[jira] [Created] (STORM-2871) Performance optimizations for getOutgoingTasks

2017-12-28 Thread Roshan Naik (JIRA)
Roshan Naik created STORM-2871: -- Summary: Performance optimizations for getOutgoingTasks Key: STORM-2871 URL: https://issues.apache.org/jira/browse/STORM-2871 Project: Apache Storm Issue Type:

[jira] [Updated] (STORM-2871) Performance optimizations for getOutgoingTasks

2017-12-28 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roshan Naik updated STORM-2871: --- Description: Task.getOutgoingTasks() is in critical messaging path. Two observed bottlenecks in it :

[jira] [Updated] (STORM-2871) Performance optimizations for getOutgoingTasks

2017-12-28 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roshan Naik updated STORM-2871: --- Description: Task.getOutgoingTasks() is in critical messaging path. Two observed bottlenecks in it :

[jira] [Updated] (STORM-2871) Performance optimizations for getOutgoingTasks

2017-12-28 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roshan Naik updated STORM-2871: --- Affects Version/s: 2.0.0 > Performance optimizations for getOutgoingTasks > -

[jira] [Updated] (STORM-2871) Performance optimizations for getOutgoingTasks

2017-12-28 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roshan Naik updated STORM-2871: --- Component/s: storm-client > Performance optimizations for getOutgoingTasks >

[jira] [Updated] (STORM-2859) NormalizedResources has some bugs in special cases where 0 of a resource is available.

2017-12-28 Thread JIRA
[ https://issues.apache.org/jira/browse/STORM-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stig Rohde Døssing updated STORM-2859: -- Summary: NormalizedResources has some bugs in special cases where 0 of a resource is ava

[jira] [Updated] (STORM-2859) NormalizedResources has some bugs in special cases where 0 of a resource is available.

2017-12-28 Thread JIRA
[ https://issues.apache.org/jira/browse/STORM-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stig Rohde Døssing updated STORM-2859: -- Issue Type: Bug (was: Sub-task) Parent: (was: STORM-2856) > NormalizedResou

[jira] [Updated] (STORM-2856) Make Storm build work on post 2017Q4 Travis Trusty image

2017-12-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated STORM-2856: -- Labels: pull-request-available (was: ) > Make Storm build work on post 2017Q4 Travis Trusty ima

[jira] [Created] (STORM-2872) Memory availability and rebalance broken in GRAS

2017-12-28 Thread Govind Menon (JIRA)
Govind Menon created STORM-2872: --- Summary: Memory availability and rebalance broken in GRAS Key: STORM-2872 URL: https://issues.apache.org/jira/browse/STORM-2872 Project: Apache Storm Issue Typ

[jira] [Updated] (STORM-2872) Memory availability and rebalance broken in GRAS

2017-12-28 Thread Govind Menon (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Govind Menon updated STORM-2872: Description: * The calculation for available memory resources was broken in the original GRAS imple

[jira] [Updated] (STORM-2872) Memory availability and rebalance broken in GRAS

2017-12-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated STORM-2872: -- Labels: pull-request-available (was: ) > Memory availability and rebalance broken in GRAS > ---

[jira] [Resolved] (STORM-2869) KafkaSpout discards all pending records when adjusting the consumer position after a commit

2017-12-28 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-2869. - Resolution: Fixed Fix Version/s: 1.2.0 2.0.0 Thanks [~Srdo], I merged in