Github user JamesRTaylor commented on a diff in the pull request:

    https://github.com/apache/incubator-omid/pull/41#discussion_r206936274
  
    --- Diff: 
hbase-common/src/main/java/org/apache/omid/transaction/CellUtils.java ---
    @@ -52,6 +52,7 @@
         static byte[] DELETE_TOMBSTONE = Bytes.toBytes("__OMID_TOMBSTONE__");
    --- End diff --
    
    Will Cells end up with these constant values and if so can we make them 
shorter?


---

Reply via email to