jkosh44 commented on issue #1001: [WIP] - Issue 978 URL: https://github.com/apache/fluo/pull/1001#issuecomment-361000501 The only change I made here related to code was remove an unused class and now it's failing. Seems like it has something to do with this: `java.lang.IllegalStateException: Client is not started`. Not really sure how zookeeper works, anyone have any idea what could be causing this? Could it possibly have to do with the uses of `env.getSharedResources().getAsyncCommitExecutor();` vs `env.getSharedResources().getSyncCommitExecutor();` vs not using an Executor?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
