Github user HeartSaVioR commented on a diff in the pull request:
https://github.com/apache/storm/pull/2473#discussion_r158666166
--- Diff: storm-multilang/ruby/src/main/resources/resources/storm.rb ---
@@ -205,6 +205,10 @@ class Spout
def open(conf, context); end
+ def avtivate; end
--- End diff --
activate---
