Closed ThreadDao closed 1 year ago
/assign @bigsheeper /unassign
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen
.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen
.
Is there an existing issue for this?
Environment
Current Behavior
Expected Behavior
No response
Steps To Reproduce
33890 [2023/04/11 08:24:05.595 +00:00] [DEBUG] [datanode/channel_meta.go:701] ["getChannelCheckpoint for segment"] [segmentID=440716061767050448] [isCurIBEmpty=true] [isCurDBEmpty=true] [len(hisIB)=1] [len(hisDB)=0] [newChannelCpTs=440716750761754626] 33891 [2023/04/11 08:24:05.595 +00:00] [DEBUG] [datanode/channel_meta.go:701] ["getChannelCheckpoint for segment"] [segmentID=440716061766443353] [isCurIBEmpty=true] [isCurDBEmpty=true] [len(hisIB)=0] [len(hisDB)=0] [newChannelCpTs=440716750761754626] 33892 [2023/04/11 08:24:05.595 +00:00] [DEBUG] [datanode/channel_meta.go:701] ["getChannelCheckpoint for segment"] [segmentID=440716061766241384] [isCurIBEmpty=true] [isCurDBEmpty=true] [len(hisIB)=0] [len(hisDB)=0] [newChannelCpTs=440716750761754626] 33893 [2023/04/11 08:24:05.595 +00:00] [DEBUG] [datanode/channel_meta.go:701] ["getChannelCheckpoint for segment"] [segmentID=440716061767051221] [isCurIBEmpty=true] [isCurDBEmpty=true] [len(hisIB)=1] [len(hisDB)=0] [newChannelCpTs=440716750761754626] 33894 [2023/04/11 08:24:05.600 +00:00] [INFO] [datanode/flow_graph_time_tick_node.go:115] ["UpdateChannelCheckpoint success"] [channel=fouramf-6s79w-op-73-7527-rootcoord-dml_2_440716061758175227v0] [cpTs=440716750761754626] [cpTime=2023/04/11 08:16:24.046 +00:00] 33895 [2023/04/11 08:24:05.600 +00:00] [INFO] [flowgraph/node.go:112] ["flow graph node closed"] [nodeName=ttNode-fouramf-6s79w-op-73-7527-rootcoord-dml_2_440716061758175227v0] 33896 panic: send on closed channel 33897 33898 goroutine 5381 [running]: 33899 github.com/milvus-io/milvus/internal/datanode.(DataNode).FlushSegments.func1({0xc009fa8000, 0x82, 0xc0074c3e80?}, 0x1) 33900 /go/src/github.com/milvus-io/milvus/internal/datanode/data_node.go:650 +0x545 33901 github.com/milvus-io/milvus/internal/datanode.(DataNode).FlushSegments(0xc001265560, {0xc001c398c0?, 0x13fb5c5?}, 0xc009f06a00) 33902 /go/src/github.com/milvus-io/milvus/internal/datanode/data_node.go:665 +0x6f0 33903 github.com/milvus-io/milvus/internal/distributed/datanode.(Server).FlushSegments(0xc000892500, {0x42744d8, 0xc00a019710}, 0x10?) 33904 /go/src/github.com/milvus-io/milvus/internal/distributed/datanode/service.go:356 +0xc5 33905 github.com/milvus-io/milvus/internal/proto/datapb._DataNode_FlushSegments_Handler.func1({0x42744d8, 0xc00a019710}, {0x3ce6540?, 0xc009f06a00}) 33906 /go/src/github.com/milvus-io/milvus/internal/proto/datapb/data_coord.pb.go:7135 +0x78 33907 github.com/milvus-io/milvus/internal/util/logutil.UnaryTraceLoggerInterceptor({0x42744d8?, 0xc00a019620?}, {0x3ce6540, 0xc009f06a00}, 0x425e4e0?, 0xc00a660828) 33908 /go/src/github.com/milvus-io/milvus/internal/util/logutil/grpc_interceptor.go:22 +0x49 33909 github.com/grpc-ecosystem/go-grpc-middleware.ChainUnaryServer.func1.1.1({0x42744d8?, 0xc00a019620?}, {0x3ce6540?, 0xc009f06a00?}) 33910 /go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.3.0/chain.go:25 +0x3a 33911 github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing.UnaryServerInterceptor.func1({0x42744d8, 0xc00a019590}, {0x3ce6540, 0xc009f06a00}, 0xc001da7160?, 0xc001da7180) 33912 /go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.3.0/tracing/opentracing/server_interceptors.go:38 +0x16a 33913 github.com/grpc-ecosystem/go-grpc-middleware.ChainUnaryServer.func1.1.1({0x42744d8?, 0xc00a019590?}, {0x3ce6540?, 0xc009f06a00?}) 33914 /go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.3.0/chain.go:25 +0x3a 33915 github.com/grpc-ecosystem/go-grpc-middleware.ChainUnaryServer.func1({0x42744d8, 0xc00a019590}, {0x3ce6540, 0xc009f06a00}, 0xc002545af0?, 0x3ab2660?) 33916 /go/pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware@v1.3.0/chain.go:34 +0xbf 33917 github.com/milvus-io/milvus/internal/proto/datapb._DataNode_FlushSegments_Handler({0x3d60aa0?, 0xc000892500}, {0x42744d8, 0xc00a019590}, 0xc0085afec0, 0xc000e5afc0) 33918 /go/src/github.com/milvus-io/milvus/internal/proto/datapb/data_coord.pb.go:7137 +0x138 33919 google.golang.org/grpc.(Server).processUnaryRPC(0xc00063d180, {0x4284d10, 0xc0014f9ba0}, 0xc005f82b40, 0xc000e5b140, 0x57603c8, 0x0) 33920 /go/pkg/mod/google.golang.org/grpc@v1.46.0/server.go:1283 +0xcfd 33921 google.golang.org/grpc.(Server).handleStream(0xc00063d180, {0x4284d10, 0xc0014f9ba0}, 0xc005f82b40, 0x0) 33922 /go/pkg/mod/google.golang.org/grpc@v1.46.0/server.go:1620 +0xa1b 33923 google.golang.org/grpc.(Server).serveStreams.func1.2() 33924 /go/pkg/mod/google.golang.org/grpc@v1.46.0/server.go:922 +0x98 33925 created by google.golang.org/grpc.(*Server).serveStreams.func1 33926 /go/pkg/mod/google.golang.org/grpc@v1.46.0/server.go:920 +0x28a
fouramf-6s79w-op-73-7527-etcd-0 1/1 Running 0 28h 10.104.9.65 4am-node14
fouramf-6s79w-op-73-7527-etcd-1 1/1 Running 0 28h 10.104.6.110 4am-node13
fouramf-6s79w-op-73-7527-etcd-2 1/1 Running 0 28h 10.104.4.98 4am-node11
fouramf-6s79w-op-73-7527-milvus-datacoord-7bc5cc6bc7-g6lnp 1/1 Running 0 44m 10.104.5.53 4am-node12
fouramf-6s79w-op-73-7527-milvus-datanode-6c5848c6b7-b62w9 1/1 Running 0 45m 10.104.5.51 4am-node12
fouramf-6s79w-op-73-7527-milvus-indexcoord-665b859bbf-w9shk 1/1 Running 0 44m 10.104.5.52 4am-node12
fouramf-6s79w-op-73-7527-milvus-indexnode-6bdbdcb97c-bdqsm 1/1 Running 0 45m 10.104.6.249 4am-node13
fouramf-6s79w-op-73-7527-milvus-proxy-66d8876d8d-7njnh 1/1 Running 0 45m 10.104.6.248 4am-node13
fouramf-6s79w-op-73-7527-milvus-querycoord-76c574d977-fxq9b 1/1 Running 0 44m 10.104.5.55 4am-node12
fouramf-6s79w-op-73-7527-milvus-querynode-7ff5dc66df-4g6wm 1/1 Running 0 45m 10.104.1.107 4am-node10
fouramf-6s79w-op-73-7527-milvus-rootcoord-67b74b694f-bgv7d 1/1 Running 0 44m 10.104.5.54 4am-node12
fouramf-6s79w-op-73-7527-minio-0 1/1 Running 0 28h 10.104.9.66 4am-node14
fouramf-6s79w-op-73-7527-minio-1 1/1 Running 0 28h 10.104.6.111 4am-node13
fouramf-6s79w-op-73-7527-minio-2 1/1 Running 0 28h 10.104.1.36 4am-node10
fouramf-6s79w-op-73-7527-minio-3 1/1 Running 0 28h 10.104.4.104 4am-node11
fouramf-6s79w-op-73-7527-pulsar-bookie-0 1/1 Running 0 28h 10.104.6.115 4am-node13
fouramf-6s79w-op-73-7527-pulsar-bookie-1 1/1 Running 0 28h 10.104.4.108 4am-node11
fouramf-6s79w-op-73-7527-pulsar-bookie-2 1/1 Running 0 28h 10.104.1.39 4am-node10
fouramf-6s79w-op-73-7527-pulsar-bookie-init-7hzxh 0/1 Completed 0 28h 10.104.6.104 4am-node13
fouramf-6s79w-op-73-7527-pulsar-broker-0 1/1 Running 0 28h 10.104.1.34 4am-node10
fouramf-6s79w-op-73-7527-pulsar-proxy-0 1/1 Running 0 28h 10.104.6.106 4am-node13
fouramf-6s79w-op-73-7527-pulsar-pulsar-init-g9wm6 0/1 Completed 0 28h 10.104.9.63 4am-node14
fouramf-6s79w-op-73-7527-pulsar-recovery-0 1/1 Running 0 28h 10.104.6.105 4am-node13
fouramf-6s79w-op-73-7527-pulsar-zookeeper-0 1/1 Running 0 28h 10.104.4.106 4am-node11
fouramf-6s79w-op-73-7527-pulsar-zookeeper-1 1/1 Running 0 28h 10.104.9.68 4am-node14
fouramf-6s79w-op-73-7527-pulsar-zookeeper-2 1/1 Running 0 28h 10.104.5.10 4am-node12