You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/11/24 22:46:39 UTC

[jira] Created: (ZOOKEEPER-595) A means of asking quorum what conifguration it is running with

A means of asking quorum what conifguration it is running with
--------------------------------------------------------------

                 Key: ZOOKEEPER-595
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-595
             Project: Zookeeper
          Issue Type: Improvement
            Reporter: stack


I'd like to ask a running quorum what its configuration is.  I'd want to know stuff like session timeout and tick times.

Use case is that in hbase there is no zoo.cfg usually; the configuration is manufactured and piped to the starting zk server.  I want to know if all of the manufactured config. 'took' or how zk interpreted it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-595) A means of asking quorum what conifguration it is running with

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-595:
-----------------------------------

      Component/s: server
                   jmx
    Fix Version/s: 3.3.0

Good idea, we should expose this through both command port and JMX.


> A means of asking quorum what conifguration it is running with
> --------------------------------------------------------------
>
>                 Key: ZOOKEEPER-595
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-595
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: jmx, server
>            Reporter: stack
>             Fix For: 3.3.0
>
>
> I'd like to ask a running quorum what its configuration is.  I'd want to know stuff like session timeout and tick times.
> Use case is that in hbase there is no zoo.cfg usually; the configuration is manufactured and piped to the starting zk server.  I want to know if all of the manufactured config. 'took' or how zk interpreted it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (ZOOKEEPER-595) A means of asking quorum what conifguration it is running with

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt reassigned ZOOKEEPER-595:
--------------------------------------

    Assignee: Patrick Hunt

> A means of asking quorum what conifguration it is running with
> --------------------------------------------------------------
>
>                 Key: ZOOKEEPER-595
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-595
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: jmx, server
>            Reporter: stack
>            Assignee: Patrick Hunt
>             Fix For: 3.3.0
>
>
> I'd like to ask a running quorum what its configuration is.  I'd want to know stuff like session timeout and tick times.
> Use case is that in hbase there is no zoo.cfg usually; the configuration is manufactured and piped to the starting zk server.  I want to know if all of the manufactured config. 'took' or how zk interpreted it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ZOOKEEPER-595) A means of asking quorum what conifguration it is running with

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar resolved ZOOKEEPER-595.
-------------------------------------

    Resolution: Fixed

committed  as part of ZOOKEEPER-601.

> A means of asking quorum what conifguration it is running with
> --------------------------------------------------------------
>
>                 Key: ZOOKEEPER-595
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-595
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: jmx, server
>            Reporter: stack
>            Assignee: Patrick Hunt
>             Fix For: 3.3.0
>
>
> I'd like to ask a running quorum what its configuration is.  I'd want to know stuff like session timeout and tick times.
> Use case is that in hbase there is no zoo.cfg usually; the configuration is manufactured and piped to the starting zk server.  I want to know if all of the manufactured config. 'took' or how zk interpreted it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.