[jira] Commented: (ZOOKEEPER-603) zkpython should do a better job of freeing memory under error conditions

2009-12-01 Thread Mahadev konar (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784404#action_12784404
 ] 

Mahadev konar commented on ZOOKEEPER-603:
-

henry,
 should this be marked for 3.3? Does not look like a blocker or does it?

 zkpython should do a better job of freeing memory under error conditions
 

 Key: ZOOKEEPER-603
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-603
 Project: Zookeeper
  Issue Type: Bug
  Components: contrib-bindings
Affects Versions: 3.2.1
Reporter: Henry Robinson
 Fix For: 3.2.2


 The general pattern is that the construction of a collection might fail, but 
 the module is not freeing the memory that it has already allocated. 
 Exceptions that are raised during this process aren't always propagated back 
 to the Python side either. 

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



[jira] Commented: (ZOOKEEPER-603) zkpython should do a better job of freeing memory under error conditions

2009-12-01 Thread Henry Robinson (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784431#action_12784431
 ] 

Henry Robinson commented on ZOOKEEPER-603:
--

You're right - this shouldn't block. Marked it for 3.3.

 zkpython should do a better job of freeing memory under error conditions
 

 Key: ZOOKEEPER-603
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-603
 Project: Zookeeper
  Issue Type: Bug
  Components: contrib-bindings
Affects Versions: 3.2.1
Reporter: Henry Robinson
 Fix For: 3.3.0


 The general pattern is that the construction of a collection might fail, but 
 the module is not freeing the memory that it has already allocated. 
 Exceptions that are raised during this process aren't always propagated back 
 to the Python side either. 

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