Github user keith-turner commented on a diff in the pull request:

    
https://github.com/apache/incubator-fluo-recipes/pull/129#discussion_r113979089
  
    --- Diff: 
modules/core/src/main/java/org/apache/fluo/recipes/core/map/CollisionFreeMap.java
 ---
    @@ -194,12 +199,11 @@ void process(TransactionBase tx, Bytes ntfyRow, 
Column col) throws Exception {
           tx.setWeakNotification(ntfyRow, col);
         }
     
    -    byte[] dataPrefix = ntfyRow.toArray();
    --- End diff --
    
    It should.   I added a sanity check at the beginning of process to ensure 
it starts with updatePrefix


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to