We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e807d commit ac77ae1Copy full SHA for ac77ae1
src/clj/backtype/storm/daemon/nimbus.clj
@@ -783,7 +783,6 @@
783
(get conf k)))))]
784
;; topology level serialization registrations take priority
785
;; that way, if there's a conflict, a user can force which serialization to use
786
- ;; ABA = AB
787
;; append component conf to storm-conf
788
(merge storm-conf
789
{TOPOLOGY-KRYO-DECORATORS (get-merged-conf-val TOPOLOGY-KRYO-DECORATORS distinct)
0 commit comments