[jira] [Resolved] (STORM-2457) update and modify storm/hbase/README.md and storm-hbase.md

2017-04-06 Thread Xin Wang (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xin Wang resolved STORM-2457. - Resolution: Fixed Fix Version/s: 2.0.0 > update and modify storm/hbase/README.md and

[jira] [Created] (STORM-2459) Support SSL for Redis (Jedis 2.9.0)

2017-04-06 Thread Matt Johnson (JIRA)
Matt Johnson created STORM-2459: --- Summary: Support SSL for Redis (Jedis 2.9.0) Key: STORM-2459 URL: https://issues.apache.org/jira/browse/STORM-2459 Project: Apache Storm Issue Type:

[jira] [Commented] (STORM-292) emit blocks the publishing bolt if disrupter queue is full

2017-04-06 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/STORM-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958925#comment-15958925 ] Robert Joseph Evans commented on STORM-292: --- [~ujfjhz], You are right overflow has been on for

[jira] [Updated] (STORM-2458) Kafka Spout should allow hooking up custom logic when retries have exhanusted

2017-04-06 Thread Sourav Mitra (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sourav Mitra updated STORM-2458: Description: Currently in the PartitionManager we just log the message and move on after

[jira] [Updated] (STORM-2458) Kafka Spout should allow hooking up custom logic when retries have exhanusted

2017-04-06 Thread Sourav Mitra (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sourav Mitra updated STORM-2458: Description: Currently in the PartitionManager we just log the message and move on after

[jira] [Updated] (STORM-2458) Kafka Spout should allow hooking up custom logic when retries have exhanusted

2017-04-06 Thread Sourav Mitra (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sourav Mitra updated STORM-2458: Description: Currently in the PartitionManager we just log the message and move on after

[jira] [Created] (STORM-2458) Kafka Spout should allow hooking up custom logic when retries have exhanusted

2017-04-06 Thread Sourav Mitra (JIRA)
Sourav Mitra created STORM-2458: --- Summary: Kafka Spout should allow hooking up custom logic when retries have exhanusted Key: STORM-2458 URL: https://issues.apache.org/jira/browse/STORM-2458 Project:

[jira] [Commented] (STORM-292) emit blocks the publishing bolt if disrupter queue is full

2017-04-06 Thread Shan Hongjie (JIRA)
[ https://issues.apache.org/jira/browse/STORM-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15958677#comment-15958677 ] Shan Hongjie commented on STORM-292: Only using overflow-buffer for spouts is not enough to solve the