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/06/24 17:40:36 UTC

[GitHub] [helix] jackjlli commented on issue #322: java.lang.IllegalStateException: null is thrown when resource is disabled.

jackjlli commented on issue #322: java.lang.IllegalStateException: null is thrown when resource is disabled.
URL: https://github.com/apache/helix/issues/322#issuecomment-505109075
 
 
   Hi @jiajunwang ,  basically we recently added a resource called `leadControllerResource` in Pinot and set the rebalance strategy to `CrushEdReBalanceStrategy`. In all the integration test where a local Helix cluster is set up we encounter the exception messages. You can easily reproduce the exception in some tests like `OfflineClusterIntegrationTest`. Since this exception is thrown from Helix thread, is there any way to clean up the exception stack trace?

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