storm-starter
storm-starter copied to clipboard
Fix transaction id check in KeyedCountUpdater.
KeyedCountUpdater#finishBatch compares a TransactionAttempt with a BigInteger TransactionId. This will always return false.