You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/07/28 02:28:55 UTC

[GitHub] [incubator-druid] justinborromeo opened a new issue #8178: Change supervisor state config to store full stack traces by default

justinborromeo opened a new issue #8178: Change supervisor state config to store full stack traces by default
URL: https://github.com/apache/incubator-druid/issues/8178
 
 
   #7428 added the capability to store supervisor errors and expose them via the supervisor status endpoint.  The original PR sets the config `druid.supervisor.stream.storingStackTraces` to `false`, which means that only the error's message is stored instead of the full stack trace.  I think setting the default `storingStackTraces` config to `true` would improve the Druid out-of-the-box experience by allowing quickstart users to debug supervisor issues without having to pore through logs or figure out how to change configs.
   
   Does anyone see any issues with this?  Also, would making this change affect anything on the web console side?
   

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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org