keith-turner commented on a change in pull request #1001: [WIP] - Issue 978
URL: https://github.com/apache/fluo/pull/1001#discussion_r163581321
 
 

 ##########
 File path: 
modules/integration/src/test/java/org/apache/fluo/integration/TestTransaction.java
 ##########
 @@ -137,11 +137,13 @@ public boolean preCommit(CommitData cd, RowColumn 
primary) {
     return tx.preCommit(cd, primary);
   }
 
+  // TODO - do we still want to test like this with the new format?
 
 Review comment:
   We still want to offer this functionality for testing.  Were you thinking of 
offering it in a different way?
   
   Are there any other new TODOs you created that I have not addressed?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to