Open richiewen8 opened 3 months ago
Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!
This log will not have any impact on the system. In addition, the level of this log has been changed in subsequent Thrift versions, but it remains at the error level in IoTDB dependent versions
Search before asking
Version
1.3.2
Describe the bug and provide the minimal reproduce step
SessionPool Connect Iotdb : sessionPool = new SessionPool(host, port, user, password, 1); and finally: sessionPool.close();
close connect ,tail -f logs/log_datanode_all.log
What did you expect to see?
log info
What did you see instead?
Anything else?
nothing
Are you willing to submit a PR?