kpm1985 commented on issue #1000: CuratorFramework and IntegrationTest Exceptions URL: https://github.com/apache/fluo/issues/1000#issuecomment-357456744 @keith-turner Recommended looking at CuratorFramework.blockUntilConnected which I just finished trying out and it works also. This is the change to the OracleServer.takeLeadership method before the call to getData that is fluently styled right after. I've dropped changes to the other method that was throwing exceptions, OracleServer.getTimestampImpl until I understand it better. I also put this in a serious branch on my local repo. https://github.com/kpm1985/fluo/tree/FLUO-1000
---------------------------------------------------------------- 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
