Seems HBASE-16309 has only been pushed to master and branch-1. It is used to fix the flaky TestDefaultCompactSelection.testCompactionRatio.
Could you try to see if it fix your problem on branch-1.3? Thanks. 2017-01-01 6:01 GMT+08:00 Mikhail Antonov <[email protected]>: > That's tracked in the jira I mentioned above. I've seen it failing locally > sporadically for me. > > On Sun, Jan 1, 2017 at 1:47 AM, Ted Yu <[email protected]> wrote: > > > Looking at https://builds.apache.org/view/All/job/HBase-1.3-JDK8/, > > TestDefaultCompactSelection > > has been passing from build #72 to #86 (the latest). > > > > Results on JDK 7 builds were similar. > > > > Do you see the test fail locally ? > > > > Cheers > > > > On Sat, Dec 31, 2016 at 12:50 PM, Mikhail Antonov <[email protected]> > > wrote: > > > > > Pretty much all outstanding fixes (mostly around regressions in > > > compactions, we had multiple regressions there) have been fixed. > > > > > > HBASE-16852 is the one thing that needs to be addressed, I haven't had > > > cycles lately go get to the bottom of it and would appreciate if > someone > > > could pick this one up. > > > > > > Other than there should be no release blockers. I'll pick it up again > at > > > the beginning of January. > > > > > > -Mikhail > > > > > > > > > > > > On Sat, Dec 31, 2016 at 10:46 PM, Andrew Purtell < > > [email protected] > > > > > > > wrote: > > > > > > > Hi all, > > > > > > > > Where are we with getting a 1.3.0 release out of branch-1.3? How can > I > > > > help? Thanks. > > > > > > > > > > > > > > > > > -- > > > Thanks, > > > Michael Antonov > > > > > > > > > -- > Thanks, > Michael Antonov >
