I logged HBASE-10600 for this issue.
Cheers
On Sun, Feb 23, 2014 at 7:48 PM, Ted Yu wrote:
> In 0.94, HConnectionManager#HConnectionImplementation#processBatch(),
> there is no validity check on the individual element in the list.
> In trunk, there is similar issue.
>
> Cheers
>
>
> On Sun, Fe
In 0.94, HConnectionManager#HConnectionImplementation#processBatch(), there
is no validity check on the individual element in the list.
In trunk, there is similar issue.
Cheers
On Sun, Feb 23, 2014 at 7:25 PM, java8964 wrote:
> Hi,
> I found some inconsistent behavior in the HBase, and wonder