You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/05/06 11:19:34 UTC

[GitHub] [iotdb] 391518331 opened a new issue, #5817: 0.12.5集群模式下

391518331 opened a new issue, #5817:
URL: https://github.com/apache/iotdb/issues/5817

   2022-05-06 19:19:24,825 [ClusterClient-7] ERROR o.a.t.s.TThreadPoolServer$WorkerProcess:258 - Thrift Error occurred during processing of message. 
   org.apache.thrift.transport.TTransportException: java.net.SocketException: Connection reset
           at org.apache.thrift.transport.TIOStreamTransport.read(TIOStreamTransport.java:178)
           at org.apache.thrift.transport.TTransport.readAll(TTransport.java:109)
           at org.apache.iotdb.rpc.TElasticFramedTransport.readFrame(TElasticFramedTransport.java:112)
           at org.apache.iotdb.rpc.TElasticFramedTransport.read(TElasticFramedTransport.java:107)
           at org.apache.thrift.transport.TTransport.readAll(TTransport.java:109)
           at org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:463)
           at org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:361)
           at org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:244)
           at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:27)
           at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:248)
           at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
           at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
           at java.lang.Thread.run(Thread.java:748)
   Caused by: java.net.SocketException: Connection reset
           at java.net.SocketInputStream.read(SocketInputStream.java:210)
           at java.net.SocketInputStream.read(SocketInputStream.java:141)
           at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
           at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
           at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
           at org.apache.thrift.transport.TIOStreamTransport.read(TIOStreamTransport.java:176)
           ... 12 common frames omitted
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] 391518331 commented on issue #5817: 0.12.5集群模式下

Posted by GitBox <gi...@apache.org>.
391518331 commented on issue #5817:
URL: https://github.com/apache/iotdb/issues/5817#issuecomment-1119534957

   Ensure that the 6567, 6667, 9003, 9004, 40010, 40011 and 31999 ports of the three nodes are open. If I want to monitor the service survival by TCP probe, which port should I monitor?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] OneSizeFitsQuorum commented on issue #5817: 0.12.5集群模式下

Posted by GitBox <gi...@apache.org>.
OneSizeFitsQuorum commented on issue #5817:
URL: https://github.com/apache/iotdb/issues/5817#issuecomment-1120145055

   You could use nodetools to [monitor](https://iotdb.apache.org/zh/UserGuide/Master/Maintenance-Tools/NodeTool.html) the server status. BTW, our cluster architecture is undergoing extensive reconstruction and is expected to be released in the summer. If business permits, you can wait a little bit~


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] 391518331 commented on issue #5817: 0.12.5集群模式下

Posted by GitBox <gi...@apache.org>.
391518331 commented on issue #5817:
URL: https://github.com/apache/iotdb/issues/5817#issuecomment-1119519100

   hi、Cluster query is normal and log_error.log  crazy error reporting


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] github-actions[bot] commented on issue #5817: 0.12.5集群模式下

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5817:
URL: https://github.com/apache/iotdb/issues/5817#issuecomment-1119511107

   Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org