csudharsanan commented on code in PR #2696:
URL: https://github.com/apache/helix/pull/2696#discussion_r1387190162


##########
helix-core/src/main/java/org/apache/helix/messaging/handling/HelixTaskExecutor.java:
##########
@@ -276,7 +276,7 @@ private void startMonitorThread() {
   /** Dedicated Thread pool can be provided in configuration or by client.
    *  This method is to check it and update the thread pool if necessary.
    */
-  private void updateStateTransitionMessageThreadPool(Message message, 
HelixManager manager) {
+  public void updateStateTransitionMessageThreadPool(Message message, 
HelixManager manager) {

Review Comment:
   thanks for the review @desaikomal and @himanshukandwal , fixed it.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to