diff --git a/test/clj/backtype/storm/transactional_test.clj b/test/clj/backtype/storm/transactional_test.clj index 15af88740..c8e91c2a1 100644 --- a/test/clj/backtype/storm/transactional_test.clj +++ b/test/clj/backtype/storm/transactional_test.clj @@ -17,8 +17,6 @@ ;; * Test that it repeats the meta for a partitioned state (test partitioned emitter on its own) ;; * 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) -;; TODO: test that FailedBatchException works - (defn mk-coordinator-state-changer [atom] (TransactionalSpoutCoordinator. (reify ITransactionalSpout