[jira] [Updated] (AURORA-1806) Enhance Aurora KILLED message for tasks killed for update.

2016-12-08 Thread Zameer Manji (JIRA)

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

Zameer Manji updated AURORA-1806:
-
Assignee: Abhishek Jain

> Enhance Aurora KILLED message for tasks killed for update.
> --
>
> Key: AURORA-1806
> URL: https://issues.apache.org/jira/browse/AURORA-1806
> Project: Aurora
>  Issue Type: Task
>  Components: Scheduler
>Reporter: Zameer Manji
>Assignee: Abhishek Jain
>Priority: Trivial
>  Labels: newbie
>
> Right now if a task is killed for an update the message in the UI and task 
> storage is "Killed for job update.".
> This should be enhanced to include the update id.
> Currently, I see the timestamp of the kill and then look at the update 
> history to see which update caused it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AURORA-1806) Enhance Aurora KILLED message for tasks killed for update.

2016-12-08 Thread Zameer Manji (JIRA)

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

Zameer Manji commented on AURORA-1806:
--

Done.

> Enhance Aurora KILLED message for tasks killed for update.
> --
>
> Key: AURORA-1806
> URL: https://issues.apache.org/jira/browse/AURORA-1806
> Project: Aurora
>  Issue Type: Task
>  Components: Scheduler
>Reporter: Zameer Manji
>Assignee: Abhishek Jain
>Priority: Trivial
>  Labels: newbie
>
> Right now if a task is killed for an update the message in the UI and task 
> storage is "Killed for job update.".
> This should be enhanced to include the update id.
> Currently, I see the timestamp of the kill and then look at the update 
> history to see which update caused it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AURORA-1806) Enhance Aurora KILLED message for tasks killed for update.

2016-12-08 Thread Abhishek Jain (JIRA)

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

Abhishek Jain commented on AURORA-1806:
---

I want to work on this patch.
Can someone assign this to me ?

> Enhance Aurora KILLED message for tasks killed for update.
> --
>
> Key: AURORA-1806
> URL: https://issues.apache.org/jira/browse/AURORA-1806
> Project: Aurora
>  Issue Type: Task
>  Components: Scheduler
>Reporter: Zameer Manji
>Priority: Trivial
>  Labels: newbie
>
> Right now if a task is killed for an update the message in the UI and task 
> storage is "Killed for job update.".
> This should be enhanced to include the update id.
> Currently, I see the timestamp of the kill and then look at the update 
> history to see which update caused it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (AURORA-1854) Create JMH benchmarks for SLA metrics calculation

2016-12-08 Thread Mehrdad Nurolahzade (JIRA)
Mehrdad Nurolahzade created AURORA-1854:
---

 Summary: Create JMH benchmarks for SLA metrics calculation
 Key: AURORA-1854
 URL: https://issues.apache.org/jira/browse/AURORA-1854
 Project: Aurora
  Issue Type: Story
  Components: Efficiency, Scheduler
Reporter: Mehrdad Nurolahzade
Priority: Minor


SLA metrics calculation logic in {{MetricCalculator}} and {{SlaAlgorithm}} 
causes great churn in scheduler. Profiling shows the burden of calculation can 
grow as much as 50% of scheduler CPU.

Create JMH benchmarks for this logic to enable analysis and improvement of 
these calculators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)