[jira] Updated: (ZOOKEEPER-836) hostlist as string

2010-11-19 Thread Thomas Koch (JIRA)

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

Thomas Koch updated ZOOKEEPER-836:
--

Attachment: ZOOKEEPER-836.patch

 hostlist as string
 --

 Key: ZOOKEEPER-836
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-836
 Project: Zookeeper
  Issue Type: Sub-task
  Components: java client
Affects Versions: 3.3.1
Reporter: Patrick Datko
 Attachments: ZOOKEEPER-836.patch


 The hostlist is parsed in the ctor of ClientCnxn. This violates the rule of 
 not doing (too much) work in a ctor. Instead the ClientCnxn should receive an 
 object of class HostSet. HostSet could then be instantiated e.g. with a 
 comma separated string.

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



[jira] Updated: (ZOOKEEPER-836) hostlist as string

2010-11-19 Thread Thomas Koch (JIRA)

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

Thomas Koch updated ZOOKEEPER-836:
--

Status: Patch Available  (was: Open)

 hostlist as string
 --

 Key: ZOOKEEPER-836
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-836
 Project: Zookeeper
  Issue Type: Sub-task
  Components: java client
Affects Versions: 3.3.1
Reporter: Patrick Datko
Assignee: Thomas Koch
 Attachments: ZOOKEEPER-836.patch


 The hostlist is parsed in the ctor of ClientCnxn. This violates the rule of 
 not doing (too much) work in a ctor. Instead the ClientCnxn should receive an 
 object of class HostSet. HostSet could then be instantiated e.g. with a 
 comma separated string.

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



[jira] Updated: (ZOOKEEPER-836) hostlist as string

2010-11-19 Thread Thomas Koch (JIRA)

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

Thomas Koch updated ZOOKEEPER-836:
--

Attachment: (was: ZOOKEEPER-836.patch)

 hostlist as string
 --

 Key: ZOOKEEPER-836
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-836
 Project: Zookeeper
  Issue Type: Sub-task
  Components: java client
Affects Versions: 3.3.1
Reporter: Patrick Datko
Assignee: Thomas Koch

 The hostlist is parsed in the ctor of ClientCnxn. This violates the rule of 
 not doing (too much) work in a ctor. Instead the ClientCnxn should receive an 
 object of class HostSet. HostSet could then be instantiated e.g. with a 
 comma separated string.

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



[jira] Updated: (ZOOKEEPER-836) hostlist as string

2010-11-19 Thread Thomas Koch (JIRA)

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

Thomas Koch updated ZOOKEEPER-836:
--

Status: Open  (was: Patch Available)

 hostlist as string
 --

 Key: ZOOKEEPER-836
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-836
 Project: Zookeeper
  Issue Type: Sub-task
  Components: java client
Affects Versions: 3.3.1
Reporter: Patrick Datko
Assignee: Thomas Koch

 The hostlist is parsed in the ctor of ClientCnxn. This violates the rule of 
 not doing (too much) work in a ctor. Instead the ClientCnxn should receive an 
 object of class HostSet. HostSet could then be instantiated e.g. with a 
 comma separated string.

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



[jira] Updated: (ZOOKEEPER-836) hostlist as string

2010-11-19 Thread Thomas Koch (JIRA)

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

Thomas Koch updated ZOOKEEPER-836:
--

Attachment: ZOOKEEPER-836.patch

forgot to add a file in the last patch

 hostlist as string
 --

 Key: ZOOKEEPER-836
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-836
 Project: Zookeeper
  Issue Type: Sub-task
  Components: java client
Affects Versions: 3.3.1
Reporter: Patrick Datko
Assignee: Thomas Koch
 Attachments: ZOOKEEPER-836.patch


 The hostlist is parsed in the ctor of ClientCnxn. This violates the rule of 
 not doing (too much) work in a ctor. Instead the ClientCnxn should receive an 
 object of class HostSet. HostSet could then be instantiated e.g. with a 
 comma separated string.

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



[jira] Updated: (ZOOKEEPER-836) hostlist as string

2010-11-19 Thread Thomas Koch (JIRA)

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

Thomas Koch updated ZOOKEEPER-836:
--

Status: Patch Available  (was: Open)

 hostlist as string
 --

 Key: ZOOKEEPER-836
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-836
 Project: Zookeeper
  Issue Type: Sub-task
  Components: java client
Affects Versions: 3.3.1
Reporter: Patrick Datko
Assignee: Thomas Koch
 Attachments: ZOOKEEPER-836.patch


 The hostlist is parsed in the ctor of ClientCnxn. This violates the rule of 
 not doing (too much) work in a ctor. Instead the ClientCnxn should receive an 
 object of class HostSet. HostSet could then be instantiated e.g. with a 
 comma separated string.

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



[jira] Updated: (ZOOKEEPER-836) hostlist as string

2010-11-19 Thread Thomas Koch (JIRA)

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

Thomas Koch updated ZOOKEEPER-836:
--

Attachment: (was: ZOOKEEPER-836.patch)

 hostlist as string
 --

 Key: ZOOKEEPER-836
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-836
 Project: Zookeeper
  Issue Type: Sub-task
  Components: java client
Affects Versions: 3.3.1
Reporter: Patrick Datko
Assignee: Thomas Koch
 Attachments: ZOOKEEPER-836.patch


 The hostlist is parsed in the ctor of ClientCnxn. This violates the rule of 
 not doing (too much) work in a ctor. Instead the ClientCnxn should receive an 
 object of class HostSet. HostSet could then be instantiated e.g. with a 
 comma separated string.

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



[jira] Updated: (ZOOKEEPER-836) hostlist as string

2010-11-19 Thread Thomas Koch (JIRA)

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

Thomas Koch updated ZOOKEEPER-836:
--

Attachment: ZOOKEEPER-836.patch

now also added apache license headers ...

 hostlist as string
 --

 Key: ZOOKEEPER-836
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-836
 Project: Zookeeper
  Issue Type: Sub-task
  Components: java client
Affects Versions: 3.3.1
Reporter: Patrick Datko
Assignee: Thomas Koch
 Attachments: ZOOKEEPER-836.patch


 The hostlist is parsed in the ctor of ClientCnxn. This violates the rule of 
 not doing (too much) work in a ctor. Instead the ClientCnxn should receive an 
 object of class HostSet. HostSet could then be instantiated e.g. with a 
 comma separated string.

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



[jira] Updated: (ZOOKEEPER-836) hostlist as string

2010-11-19 Thread Thomas Koch (JIRA)

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

Thomas Koch updated ZOOKEEPER-836:
--

Status: Patch Available  (was: Open)

 hostlist as string
 --

 Key: ZOOKEEPER-836
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-836
 Project: Zookeeper
  Issue Type: Sub-task
  Components: java client
Affects Versions: 3.3.1
Reporter: Patrick Datko
Assignee: Thomas Koch
 Attachments: ZOOKEEPER-836.patch


 The hostlist is parsed in the ctor of ClientCnxn. This violates the rule of 
 not doing (too much) work in a ctor. Instead the ClientCnxn should receive an 
 object of class HostSet. HostSet could then be instantiated e.g. with a 
 comma separated string.

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



[jira] Updated: (ZOOKEEPER-836) hostlist as string

2010-11-19 Thread Thomas Koch (JIRA)

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

Thomas Koch updated ZOOKEEPER-836:
--

Status: Open  (was: Patch Available)

 hostlist as string
 --

 Key: ZOOKEEPER-836
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-836
 Project: Zookeeper
  Issue Type: Sub-task
  Components: java client
Affects Versions: 3.3.1
Reporter: Patrick Datko
Assignee: Thomas Koch
 Attachments: ZOOKEEPER-836.patch


 The hostlist is parsed in the ctor of ClientCnxn. This violates the rule of 
 not doing (too much) work in a ctor. Instead the ClientCnxn should receive an 
 object of class HostSet. HostSet could then be instantiated e.g. with a 
 comma separated string.

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