That failure on HBASE-13893, compiled against b7f241d, is from before I pushed reverts. Immediately following b7f241d you'll find 8545d5d and 578adca which revert the original patch and the addendum. After that I pushed a less expansive change, 2df3236, that adds point-version compilation for 2.4 and 2.5, and adds 2.7.0 as well. 2.2 and 2.3 are excluded, as per further conversation on HBASE-13948.
-n On Wed, Jun 24, 2015 at 4:45 PM, Stack <[email protected]> wrote: > How about this complaint below form pre-commit where DFSHedgedReadMetrics > can't be found compiling master and the HBASE-13893 patch against > hadoop-2.3? Master branch can't (as is) work with hadoop-2.3. > > Thanks, > St.Ack > > On Wed, Jun 24, 2015 at 8:27 AM, Nick Dimiduk <[email protected]> wrote: > > > Hi folks, > > > > I broke pre-commit builds yesterday by way of HBASE-13948. Sorry about > > that. I've pushed reverts to that ticket. You should now have a useful > > BuildBot once again, however it does mean you'll need to re-attach your > > patches to trigger a new build. > > > > Sorry again for the hassle. > > -n > > >
