GEODE-1153 introduced a regression in which rebalancing/recovering redundancy can hung due to concurrent modification of a TreeSet which holds bucket info.
I have reverted the fix on develop as I do not want this fix to be in M2. Sai On Mon, Apr 11, 2016 at 10:18 AM, Dan Smith <[email protected]> wrote: > All of the issues marked for M2 are now done. I will cut a release branch > for M2 today unless there are any objections. > > I see that last nights build failed with GEODE-1183. This is a new test > method that is failing fairly frequently, including last nights build. I'll > follow up on this and see if we want to get a fix in, but I think we can > cherry-pick it to the release branch if necessary. > > -Dan >
