You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2014/01/09 00:20:50 UTC

[jira] [Commented] (AURORA-25) Scheduler never announces leadership

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

Bill Farner commented on AURORA-25:
-----------------------------------

https://reviews.apache.org/r/16743/

> Scheduler never announces leadership
> ------------------------------------
>
>                 Key: AURORA-25
>                 URL: https://issues.apache.org/jira/browse/AURORA-25
>             Project: Aurora
>          Issue Type: Bug
>          Components: Scheduler
>            Reporter: Bill Farner
>            Assignee: Bill Farner
>            Priority: Blocker
>
> A recent change to SchedulerLifecycle introduced a regression where leadership announcement never happens.  This is because a singly-threaded ScheduledExecutorService is injected into SchedulerLifecycle, and SchedulerLifecycle invokes the blocking driver.join().  This prevents the delayed operation to announce leadership from ever executing.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)