Re: Plan for Hybrid Logical Clocks

2017-07-06 Thread Amit Patel
Hi everyone, As an update, the core HLC work has been pushed out as an initial commit to a public branch called HBASE-14070.HLC . Details regarding the core HLC commit can be viewed at HBASE-18305

Re: Plan for Hybrid Logical Clocks

2017-06-23 Thread Enis Söztutar
The plan looks good. >However, if it is done before HBase 2.0.0 beta and if it is proven to be solid, then we can discuss bringing it back to 2.0.0. It will be pretty good to have at least the base in 2.0, so that we can later enable HLC for user tables in later releases. Of course, it depends suf

Re: Plan for Hybrid Logical Clocks

2017-06-23 Thread Amit Patel
For now, yes, that is the plan. However, if it is done before HBase 2.0.0 beta and if it is proven to be solid, then we can discuss bringing it back to 2.0.0. On Fri, Jun 23, 2017 at 6:12 AM, Sean Busbey wrote: > It'd be great to see this land. You only mention the master branch as > a merge tar

Re: Plan for Hybrid Logical Clocks

2017-06-23 Thread Sean Busbey
It'd be great to see this land. You only mention the master branch as a merge target; is the assumption that this would only be a HBase 3.0+ addition? On Thu, Jun 22, 2017 at 7:34 PM, Amit Patel wrote: > Hi everyone, > > > > I'm Amit and I've been picking up on the past work on Hybrid Logical Clo

Re: Plan for Hybrid Logical Clocks

2017-06-22 Thread Stack
On Thu, Jun 22, 2017 at 5:34 PM, Amit Patel wrote: > Hi everyone, > > > > I'm Amit and I've been picking up on the past work on Hybrid Logical Clocks > (HBASE-14070 ) that was > done by Sai Teja Ranuva last summer. The most recent status of HLC o