[jira] [Updated] (AURORA-1769) Enabling webhook is synchronous and could cause longer leader reelection cycle

2016-11-10 Thread Dmitriy Shirchenko (JIRA)

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

Dmitriy Shirchenko updated AURORA-1769:
---
Assignee: (was: Dmitriy Shirchenko)

> Enabling webhook is synchronous and could cause longer leader reelection cycle
> --
>
> Key: AURORA-1769
> URL: https://issues.apache.org/jira/browse/AURORA-1769
> Project: Aurora
>  Issue Type: Bug
>Reporter: Dmitriy Shirchenko
>
> We had an issue where on scheduler leader reelection EventBus was full of 
> TaskStateChange events and caused scheduler to not be able to post 
> DriverRegistered() message which caused Aurora scheduler to not register 
> within 1 minute. 



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


[jira] [Updated] (AURORA-1773) Asynchronously call webhook endpoint not to block EventBus

2016-11-10 Thread Dmitriy Shirchenko (JIRA)

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

Dmitriy Shirchenko updated AURORA-1773:
---
Assignee: (was: Dmitriy Shirchenko)

> Asynchronously call webhook endpoint not to block EventBus
> --
>
> Key: AURORA-1773
> URL: https://issues.apache.org/jira/browse/AURORA-1773
> Project: Aurora
>  Issue Type: Sub-task
>Reporter: Dmitriy Shirchenko
>  Labels: uber
>




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


[jira] [Updated] (AURORA-1815) Fix checksums for packages on bintray

2016-11-10 Thread Zameer Manji (JIRA)

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

Zameer Manji updated AURORA-1815:
-
Fix Version/s: 0.17.0

> Fix checksums for packages on bintray
> -
>
> Key: AURORA-1815
> URL: https://issues.apache.org/jira/browse/AURORA-1815
> Project: Aurora
>  Issue Type: Story
>  Components: Packaging
>Affects Versions: 0.16.0
>Reporter: Thomas Bach
>Priority: Minor
> Fix For: 0.17.0
>
>
> The checksum files on bintray are wrong. Take for example the content of 
> {{aurora-scheduler_0.16.0_amd64.deb.sha}}:
> {quote}
> b6203f169df44d9a91df3dfe4670950c3ab49eb4  
> /Users/jcohen/workspace/external/aurora-packaging/artifacts/aurora-ubuntu-trusty/dist/aurora-scheduler_0.16.0_amd64.deb
> {quote}
> This should actually be:
> {quote}
> b6203f169df44d9a91df3dfe4670950c3ab49eb4  aurora-scheduler_0.16.0_amd64.deb
> {quote}
> NOTE: The checksum themselves seem to be correct. 



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


[jira] [Commented] (AURORA-1815) Fix checksums for packages on bintray

2016-11-10 Thread Zameer Manji (JIRA)

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

Zameer Manji commented on AURORA-1815:
--

Seems like a problem with the script/tooling.

We should fix this before 0.17 and figure out how to fix the old shas.

> Fix checksums for packages on bintray
> -
>
> Key: AURORA-1815
> URL: https://issues.apache.org/jira/browse/AURORA-1815
> Project: Aurora
>  Issue Type: Story
>  Components: Packaging
>Affects Versions: 0.16.0
>Reporter: Thomas Bach
>Priority: Minor
> Fix For: 0.17.0
>
>
> The checksum files on bintray are wrong. Take for example the content of 
> {{aurora-scheduler_0.16.0_amd64.deb.sha}}:
> {quote}
> b6203f169df44d9a91df3dfe4670950c3ab49eb4  
> /Users/jcohen/workspace/external/aurora-packaging/artifacts/aurora-ubuntu-trusty/dist/aurora-scheduler_0.16.0_amd64.deb
> {quote}
> This should actually be:
> {quote}
> b6203f169df44d9a91df3dfe4670950c3ab49eb4  aurora-scheduler_0.16.0_amd64.deb
> {quote}
> NOTE: The checksum themselves seem to be correct. 



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


[jira] [Created] (AURORA-1815) Fix checksums for packages on bintray

2016-11-10 Thread Thomas Bach (JIRA)
Thomas Bach created AURORA-1815:
---

 Summary: Fix checksums for packages on bintray
 Key: AURORA-1815
 URL: https://issues.apache.org/jira/browse/AURORA-1815
 Project: Aurora
  Issue Type: Story
  Components: Packaging
Affects Versions: 0.16.0
Reporter: Thomas Bach
Priority: Minor


The checksum files on bintray are wrong. Take for example the content of 
{{aurora-scheduler_0.16.0_amd64.deb.sha}}:

{quote}
b6203f169df44d9a91df3dfe4670950c3ab49eb4  
/Users/jcohen/workspace/external/aurora-packaging/artifacts/aurora-ubuntu-trusty/dist/aurora-scheduler_0.16.0_amd64.deb
{quote}

This should actually be:
{quote}
b6203f169df44d9a91df3dfe4670950c3ab49eb4  aurora-scheduler_0.16.0_amd64.deb
{quote}

NOTE: The checksum themselves seem to be correct. 



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