-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0-alpha-3, 2.0.0
-
Component/s: API
-
Labels:None
-
Hadoop Flags:Reviewed
ramkrishna.s.vasudevan You need this change? BBUtils was public back in 1.0 and
ByteBufferUtils.copyFromBufferToBuffer
returned a void. HBASE-12213 HFileBlock backed by Array of ByteBuffers (Ram) changed it to return an int. You think we need this? I can try undoing it. Thanks.