Exciting to see 0.99 (and so 1.0) coming soon! I'm running a lot of tests for this release like for any other, but just to report that so far, mvn test fails about 70% of the time time on a time out on TestByteBufferIOEngine. Am I the only one to face that?
JM 2014-09-11 13:02 GMT-04:00 Stack <[email protected]>: > Thanks for doing the helpful writeup Enis. It helps doing evaluation. > > I have one question below. > > On Thu, Sep 11, 2014 at 1:56 AM, Enis Söztutar <[email protected]> wrote: > ... > > > > > Starting with 0.99.0, the HBase master server and backup master servers > > will > > also act as a region server. RPC port and info port for web UI is shared > > for > > the master and region server roles. Active master will be hosting the > meta > > table (and other hbase system tables, acl and namespace) by default > > (unless configured otherwise). The master and backup masters will not be > > hosting user level regions. See HBASE-10569 and HBASE-11604 for more > > details. > > > > I think we should change this so this is NOT the default in 1.0. What do > folks think? The new deploy topology will surprise going from earlier > version. Better folks enable it explicitly*? > St.Ack > > * I used to be in favor of this feature being on by default but I have > since changed my mind given how I see meta hosting evolving in the > near-future. >
