siddharthteotia commented on issue #4498: Re-enable the flakey test in table rebalancer cluster integration test URL: https://github.com/apache/incubator-pinot/pull/4498#issuecomment-520007948 Although the external view stabilization check has been made stronger here in the code changes, I have removed the stat transition stats from the cluster integration test. This is actually baffling now -- I had even made them atomic so now there is no question of us reading stale value when checking for assertion. The fact that now the rebalancer ensures that for any segment, external view doesn't have any server that is not in ideal state should also ensure that segments have dropped since I believe the EV will not get updated until we get back from the callback.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
