[jira] Updated: (ZOOKEEPER-142) Provide Javadoc as to the maximum size of the data byte array that may be stored within a znode

2008-09-25 Thread Patrick Hunt (JIRA)

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

Patrick Hunt updated ZOOKEEPER-142:
---

Hadoop Flags: [Reviewed]

+1 on patch

 Provide Javadoc as to the maximum size of the data byte array that may be 
 stored within a znode
 ---

 Key: ZOOKEEPER-142
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-142
 Project: Zookeeper
  Issue Type: Improvement
  Components: java client
Affects Versions: 3.0.0
Reporter: Jakob Homan
Assignee: Jakob Homan
Priority: Trivial
 Fix For: 3.0.0

 Attachments: ZOOKEEPER-142.patch


 Currently there is nothing in the API documentation as to the maximum size of 
 the data in a znode.

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



[jira] Updated: (ZOOKEEPER-142) Provide Javadoc as to the maximum size of the data byte array that may be stored within a znode

2008-09-25 Thread Patrick Hunt (JIRA)

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

Patrick Hunt updated ZOOKEEPER-142:
---

Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed revision 699104.

The issue of whether semantics are correct has been created as jira 
ZOOKEEPER-143


 Provide Javadoc as to the maximum size of the data byte array that may be 
 stored within a znode
 ---

 Key: ZOOKEEPER-142
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-142
 Project: Zookeeper
  Issue Type: Improvement
  Components: java client
Affects Versions: 3.0.0
Reporter: Jakob Homan
Assignee: Jakob Homan
Priority: Trivial
 Fix For: 3.0.0

 Attachments: ZOOKEEPER-142.patch


 Currently there is nothing in the API documentation as to the maximum size of 
 the data in a znode.

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



[jira] Updated: (ZOOKEEPER-142) Provide Javadoc as to the maximum size of the data byte array that may be stored within a znode

2008-09-24 Thread Jakob Homan (JIRA)

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

Jakob Homan updated ZOOKEEPER-142:
--

Attachment: ZOOKEEPER-142.patch

This patch:
   * Adds verbage to the Javadoc for ZooKeeper.create and ZooKeeper.setData 
about the 1 mb limit of data in a znode.

Also, when I was testing this, I found that passing a large-than-1-mb byte 
array caused the client to be disconnected, along with the KeeperException 
being thrown.  Is disconnection correct in this case?  I'm not sure, just 
asking.  Seems a bit harsh. 

 Provide Javadoc as to the maximum size of the data byte array that may be 
 stored within a znode
 ---

 Key: ZOOKEEPER-142
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-142
 Project: Zookeeper
  Issue Type: Improvement
  Components: java client
Affects Versions: 3.0.0
Reporter: Jakob Homan
Assignee: Jakob Homan
 Fix For: 3.0.0

 Attachments: ZOOKEEPER-142.patch


 Currently there is nothing in the API documentation as to the maximum size of 
 the data in a znode.

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



[jira] Updated: (ZOOKEEPER-142) Provide Javadoc as to the maximum size of the data byte array that may be stored within a znode

2008-09-24 Thread Jakob Homan (JIRA)

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

Jakob Homan updated ZOOKEEPER-142:
--

Status: Patch Available  (was: Open)

 Provide Javadoc as to the maximum size of the data byte array that may be 
 stored within a znode
 ---

 Key: ZOOKEEPER-142
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-142
 Project: Zookeeper
  Issue Type: Improvement
  Components: java client
Affects Versions: 3.0.0
Reporter: Jakob Homan
Assignee: Jakob Homan
 Fix For: 3.0.0

 Attachments: ZOOKEEPER-142.patch


 Currently there is nothing in the API documentation as to the maximum size of 
 the data in a znode.

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



[jira] Updated: (ZOOKEEPER-142) Provide Javadoc as to the maximum size of the data byte array that may be stored within a znode

2008-09-24 Thread Jakob Homan (JIRA)

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

Jakob Homan updated ZOOKEEPER-142:
--

Priority: Trivial  (was: Major)

 Provide Javadoc as to the maximum size of the data byte array that may be 
 stored within a znode
 ---

 Key: ZOOKEEPER-142
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-142
 Project: Zookeeper
  Issue Type: Improvement
  Components: java client
Affects Versions: 3.0.0
Reporter: Jakob Homan
Assignee: Jakob Homan
Priority: Trivial
 Fix For: 3.0.0

 Attachments: ZOOKEEPER-142.patch


 Currently there is nothing in the API documentation as to the maximum size of 
 the data in a znode.

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