> On 17 Oct 2015, at 03:04, Vinayakumar B <vinayakumarb.apa...@gmail.com> wrote: > > Is anyone else also thinks that feature is ready to goto branch-2 as well? > > Its > 2 weeks EC landed on trunk. IMo Looks Its quite stable since then and > ready to go in branch-2.
2 weeks on jenkins -given jenkin's persistent instability- isn't a great metric. We've had lots of things passing tests for two weeks that turned out to break in the real world, S3a being an example : HADOOP-11571. Tests worked, out in the field the problems surface and then its a rush to get those fixes in to the next hadoop release and/or backport. We know that encryption at rest broke on HBase; its those downstream things rather than the Hadoop compatibility suites which are the deal-breakers, especially given how "loses data" is the thing we really want to avoid in HDFS. What full stack integration testing has been done so far?