Skip to content

Commit 634706f

Browse files
author
Nathan Marz
committed
remove TODO
1 parent 941ef63 commit 634706f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/clj/backtype/storm/transactional_test.clj

-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
;; * Test that it repeats the meta for a partitioned state (test partitioned emitter on its own)
1818
;; * Test that partitioned state emits nothing for the partition if it has seen a future transaction for that partition (test partitioned emitter on its own)
1919

20-
;; TODO: test that FailedBatchException works
21-
2220
(defn mk-coordinator-state-changer [atom]
2321
(TransactionalSpoutCoordinator.
2422
(reify ITransactionalSpout

0 commit comments

Comments
 (0)