srdo commented on a change in pull request #3074: STORM-3456: cassandra: fix 
all checkstyle warnings
URL: https://github.com/apache/storm/pull/3074#discussion_r300828273
 
 

 ##########
 File path: 
external/storm-cassandra/src/main/java/org/apache/storm/cassandra/trident/state/TransactionalTupleStateMapper.java
 ##########
 @@ -87,6 +86,7 @@ public Values toValues(TransactionalValue<ITuple> tuple) {
             curr = null;
         }
 
+        Long txId = (Long) values.get(index++);
 
 Review comment:
   Same issue here

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to