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 2021/03/25 15:16:37 UTC

[GitHub] [iotdb] liu-hai opened a new issue #2911: The write stream is not closed when executing the command 'tracing off'

liu-hai opened a new issue #2911:
URL: https://github.com/apache/iotdb/issues/2911


   **Describe the bug**
   The write stream is not closed when executing the command 'TRACING OFF'
   ` private void operateTracing(TracingPlan plan) {
       IoTDBDescriptor.getInstance().getConfig().setEnablePerformanceTracing(plan.isTracingOn());
     }`
   


-- 
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.

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



[GitHub] [iotdb] Alima777 commented on issue #2911: The write stream is not closed when executing the command 'tracing off'

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


   Fixed in PR #2961 


-- 
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.

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



[GitHub] [iotdb] liu-hai commented on issue #2911: The write stream is not closed when executing the command 'tracing off'

Posted by GitBox <gi...@apache.org>.
liu-hai commented on issue #2911:
URL: https://github.com/apache/iotdb/issues/2911#issuecomment-806933590


   I’ll fix it ASAP


-- 
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.

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



[GitHub] [iotdb] github-actions[bot] commented on issue #2911: The write stream is not closed when executing the command 'tracing off'

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


   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.

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



[GitHub] [iotdb] Alima777 closed issue #2911: The write stream is not closed when executing the command 'tracing off'

Posted by GitBox <gi...@apache.org>.
Alima777 closed issue #2911:
URL: https://github.com/apache/iotdb/issues/2911


   


-- 
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.

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