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/10/25 02:49:16 UTC

[GitHub] [iotdb] CRZbulabula opened a new pull request, #7713: [IOTDB-4732] Optimize client borrow logic in ClusterIT environment

CRZbulabula opened a new pull request, #7713:
URL: https://github.com/apache/iotdb/pull/7713

   The ClusterIT environment is now full of client related error logs due to unsafe client borrow logic: 
   
   ![image](https://user-images.githubusercontent.com/33111881/197670433-c74e60a8-8357-411d-91ba-133e2be2205f.png)
   
   In this PR I optimizedd the client borrow logic and add function annotation to remind the caller how to use this interface safely.


-- 
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] Beyyes merged pull request #7713: [IOTDB-4732] Optimize client borrow logic in ClusterIT environment

Posted by GitBox <gi...@apache.org>.
Beyyes merged PR #7713:
URL: https://github.com/apache/iotdb/pull/7713


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