You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by GitBox <gi...@apache.org> on 2019/07/24 05:09:19 UTC

[GitHub] [helix] jiajunwang commented on issue #340: Log the enqueue time of clusterEvent, used to measure the blocking qu…

jiajunwang commented on issue #340: Log the enqueue time of clusterEvent, used to measure the blocking qu…
URL: https://github.com/apache/helix/pull/340#issuecomment-514481644
 
 
   I'm not sure if it will really help. Note that in Helix, the enqueue event does not imply what will be rebalanced. Because when the event is really processed, there might be more changes happen, so the controller will most likely read more than the event.
   
   Since many users have already complained about our verbose log, let's be conservative about adding more log.
   Could you be please give some examples that you think you will need this log to debug?

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


With regards,
Apache Git Services