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: [email protected] With regards, Apache Git Services
