We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c83c3 commit 64a4b32Copy full SHA for 64a4b32
src/clj/backtype/storm/testing.clj
@@ -501,7 +501,7 @@
501
(fn [& args#]
502
(NonRichBoltTracker. (apply old# args#) id#)
503
))
504
- ;; criticial that this particular function is overridden here,
+ ;; critical that this particular function is overridden here,
505
;; since the transferred stat needs to be incremented at the moment
506
;; of tuple emission (and not on a separate thread later) for
507
;; topologies to be tracked correctly
0 commit comments