You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/10/19 22:06:15 UTC

[GitHub] [helix] kaisun2000 opened a new issue #1477: Disable logging stacktrace to Zookeeper node

kaisun2000 opened a new issue #1477:
URL: https://github.com/apache/helix/issues/1477


   Currently Helix stores stack trace to Zookeeper znode, this can overflow Zookeeper disk space thus causes DoS to Zookeeper service if there are too many request to send stack trace.
   
   Zookeeper is meta data storage, we should stop abusing Zookeeper with error logs.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] kaisun2000 closed issue #1477: Disable logging stacktrace to Zookeeper node

Posted by GitBox <gi...@apache.org>.
kaisun2000 closed issue #1477:
URL: https://github.com/apache/helix/issues/1477


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org