[jira] [Updated] (AURORA-1947) Improve in-process ZooKeeper support for local development

2017-09-19 Thread Keisuke Nishimoto (JIRA)

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

Keisuke Nishimoto updated AURORA-1947:
--
Attachment: in_process_patch.patch

> Improve in-process ZooKeeper support for local development
> --
>
> Key: AURORA-1947
> URL: https://issues.apache.org/jira/browse/AURORA-1947
> Project: Aurora
>  Issue Type: Story
>Affects Versions: 0.18.0
>Reporter: Keisuke Nishimoto
>Priority: Minor
> Attachments: in_process_patch.patch
>
>
> When I started Aurora scheduler with -zk_in_proc=true , I noticed two issues:
> 1. MesosLogStreamModule does not connect to the in-process ZooKeeper server, 
> instead it tries to connect an endpoint specified by -zk_endpoints, which 
> should be ignored.
> 2. Shutting down the scheduler hangs because in-process ZooKeeper server 
> shuts down before clients can close the session.



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


[jira] [Updated] (AURORA-1947) Improve in-process ZooKeeper support for local development

2017-09-19 Thread Keisuke Nishimoto (JIRA)

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

Keisuke Nishimoto updated AURORA-1947:
--
Flags: Patch
Affects Version/s: 0.18.0

> Improve in-process ZooKeeper support for local development
> --
>
> Key: AURORA-1947
> URL: https://issues.apache.org/jira/browse/AURORA-1947
> Project: Aurora
>  Issue Type: Story
>Affects Versions: 0.18.0
>Reporter: Keisuke Nishimoto
>Priority: Minor
>
> When I started Aurora scheduler with -zk_in_proc=true , I noticed two issues:
> 1. MesosLogStreamModule does not connect to the in-process ZooKeeper server, 
> instead it tries to connect an endpoint specified by -zk_endpoints, which 
> should be ignored.
> 2. Shutting down the scheduler hangs because in-process ZooKeeper server 
> shuts down before clients can close the session.



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


[jira] [Created] (AURORA-1947) Improve in-process ZooKeeper support for local development

2017-09-19 Thread Keisuke Nishimoto (JIRA)
Keisuke Nishimoto created AURORA-1947:
-

 Summary: Improve in-process ZooKeeper support for local development
 Key: AURORA-1947
 URL: https://issues.apache.org/jira/browse/AURORA-1947
 Project: Aurora
  Issue Type: Story
Reporter: Keisuke Nishimoto
Priority: Minor


When I started Aurora scheduler with -zk_in_proc=true , I noticed two issues:

1. MesosLogStreamModule does not connect to the in-process ZooKeeper server, 
instead it tries to connect an endpoint specified by -zk_endpoints, which 
should be ignored.

2. Shutting down the scheduler hangs because in-process ZooKeeper server shuts 
down before clients can close the session.



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