Skip to content

Commit

Permalink
remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Marz committed Jan 27, 2012
1 parent 941ef63 commit 634706f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/clj/backtype/storm/transactional_test.clj
Expand Up @@ -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
Expand Down

0 comments on commit 634706f

Please sign in to comment.