[jira] [Updated] (STORM-2771) Some tests are being run twice

2017-10-10 Thread ASF GitHub Bot (JIRA)

 [ 
https://issues.apache.org/jira/browse/STORM-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated STORM-2771:
--
Labels: pull-request-available  (was: )

> Some tests are being run twice
> --
>
> Key: STORM-2771
> URL: https://issues.apache.org/jira/browse/STORM-2771
> Project: Apache Storm
>  Issue Type: Bug
>Affects Versions: 2.0.0
>Reporter: Robert Joseph Evans
>Assignee: Robert Joseph Evans
>  Labels: pull-request-available
>
> I noticed that at least for storm-servier, and possibly others, that we have 
> both the surefire plugin and the failsafe plugin.  Both of these run the unit 
> tests.  They run them in slightly different ways, but we have not configured 
> them to be exclusive, so most of the time we are running the storm-server 
> tests twice.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (STORM-2771) Some tests are being run twice

2017-10-10 Thread Robert Joseph Evans (JIRA)

[ 
https://issues.apache.org/jira/browse/STORM-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199426#comment-16199426
 ] 

Robert Joseph Evans commented on STORM-2771:


The issue only appears to show up when no profiles are set.  -Pall-tests and 
-Pintegration-tests-only appear to work as expected.

It looks like failsafe is running all of the tests, including integration 
tests, after surefire finishes running just the non-integration tests. 

> Some tests are being run twice
> --
>
> Key: STORM-2771
> URL: https://issues.apache.org/jira/browse/STORM-2771
> Project: Apache Storm
>  Issue Type: Bug
>Affects Versions: 2.0.0
>Reporter: Robert Joseph Evans
>Assignee: Robert Joseph Evans
>
> I noticed that at least for storm-servier, and possibly others, that we have 
> both the surefire plugin and the failsafe plugin.  Both of these run the unit 
> tests.  They run them in slightly different ways, but we have not configured 
> them to be exclusive, so most of the time we are running the storm-server 
> tests twice.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (STORM-2438) on-demand resource requirement scaling

2017-10-10 Thread Robert Joseph Evans (JIRA)

 [ 
https://issues.apache.org/jira/browse/STORM-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Joseph Evans resolved STORM-2438.

   Resolution: Fixed
Fix Version/s: 2.0.0

> on-demand resource requirement scaling
> --
>
> Key: STORM-2438
> URL: https://issues.apache.org/jira/browse/STORM-2438
> Project: Apache Storm
>  Issue Type: Improvement
>  Components: storm-core
>Affects Versions: 2.0.0
>Reporter: Robert Joseph Evans
>Assignee: Robert Joseph Evans
>  Labels: pull-request-available
> Fix For: 2.0.0
>
>  Time Spent: 2h
>  Remaining Estimate: 0h
>
> As a first step towards true elasticity in a storm topology we propose 
> allowing rebalance to also modify the resource requirements for each 
> bolt/spout in the topology.  It will not be automatic, but it will let users 
> scale up and down the CPU/memory needed for a component.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (STORM-2770) Add fragmentation metrics for CPU and Memory

2017-10-10 Thread Robert Joseph Evans (JIRA)

 [ 
https://issues.apache.org/jira/browse/STORM-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Joseph Evans resolved STORM-2770.

   Resolution: Fixed
Fix Version/s: 2.0.0

Thanks [~kishorvpatil],

I merged this into master.

> Add fragmentation metrics for CPU and Memory
> 
>
> Key: STORM-2770
> URL: https://issues.apache.org/jira/browse/STORM-2770
> Project: Apache Storm
>  Issue Type: Improvement
>  Components: storm-client, storm-core
>Reporter: Kishor Patil
>Assignee: Kishor Patil
>  Labels: pull-request-available
> Fix For: 2.0.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> While using RAS, it is necessary to see cluster fragmentation for CPU/memory.
> It would be using to see it both as metrics being reported and displayed to 
> UI under cluster summary.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (STORM-2686) Add Locality Aware ShuffleGrouping

2017-10-10 Thread ASF GitHub Bot (JIRA)

 [ 
https://issues.apache.org/jira/browse/STORM-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated STORM-2686:
--
Labels: pull-request-available  (was: )

> Add Locality Aware ShuffleGrouping
> --
>
> Key: STORM-2686
> URL: https://issues.apache.org/jira/browse/STORM-2686
> Project: Apache Storm
>  Issue Type: Sub-task
>  Components: storm-client
>Reporter: Ethan Li
>Assignee: Ethan Li
>  Labels: pull-request-available
>  Time Spent: 6h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)