[jira] [Created] (STORM-1048) Add generic type to conf arugment of ISpout.open

2015-09-16 Thread Karl Richter (JIRA)
Karl Richter created STORM-1048: --- Summary: Add generic type to conf arugment of ISpout.open Key: STORM-1048 URL: https://issues.apache.org/jira/browse/STORM-1048 Project: Apache Storm Issue

[jira] [Updated] (STORM-1048) Add generic type to conf arugment of ISpout.open

2015-09-16 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Richter updated STORM-1048: Description: Changing the signature of `ISpout.open` from `void open(Map conf, TopologyContext

[jira] [Created] (STORM-1049) Document central classes of storm-kafka

2015-09-16 Thread Karl Richter (JIRA)
Karl Richter created STORM-1049: --- Summary: Document central classes of storm-kafka Key: STORM-1049 URL: https://issues.apache.org/jira/browse/STORM-1049 Project: Apache Storm Issue Type:

[jira] [Updated] (STORM-1047) document internals of bin/storm.py

2015-09-15 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Richter updated STORM-1047: Description: The `python` script `bin/storm.py` is completely undocumented regarding it's

[jira] [Created] (STORM-1047) document internals of bin/storm.py

2015-09-15 Thread Karl Richter (JIRA)
Karl Richter created STORM-1047: --- Summary: document internals of bin/storm.py Key: STORM-1047 URL: https://issues.apache.org/jira/browse/STORM-1047 Project: Apache Storm Issue Type: Bug

[jira] [Created] (STORM-700) Add a hint about auto-generation in java source

2015-03-08 Thread Karl Richter (JIRA)
Karl Richter created STORM-700: -- Summary: Add a hint about auto-generation in java source Key: STORM-700 URL: https://issues.apache.org/jira/browse/STORM-700 Project: Apache Storm Issue Type:

[jira] [Updated] (STORM-663) Create javadocs for BoltDeclarer

2015-02-08 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/STORM-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Richter updated STORM-663: --- Description: There's no documentation of grouping stream usage in the javadocs of

[jira] [Created] (STORM-665) Lower entry barrier for understanding storm's stream management

2015-02-08 Thread Karl Richter (JIRA)
Karl Richter created STORM-665: -- Summary: Lower entry barrier for understanding storm's stream management Key: STORM-665 URL: https://issues.apache.org/jira/browse/STORM-665 Project: Apache Storm

[jira] [Updated] (STORM-665) Lower entry barrier for understanding storm's stream management

2015-02-08 Thread Karl Richter (JIRA)
[ https://issues.apache.org/jira/browse/STORM-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Richter updated STORM-665: --- Description: Due to the fact that storm is a stream processing framework, it's necessary to explain