Reidddddd commented on a change in pull request #2138:
URL: https://github.com/apache/hbase/pull/2138#discussion_r459983885



##########
File path: 
hbase-common/src/main/java/org/apache/hadoop/hbase/util/UnsafeAccess.java
##########
@@ -422,4 +444,33 @@ public static byte toByte(ByteBuffer buf, int offset) {
       return theUnsafe.getByte(buf.array(), BYTE_ARRAY_BASE_OFFSET + 
buf.arrayOffset() + offset);
     }
   }
+

Review comment:
       Add som docs




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to