ztzg commented on PR #1716:
URL: https://github.com/apache/zookeeper/pull/1716#issuecomment-2449327694

   > I thought 
[ZOOKEEPER-4306](https://issues.apache.org/jira/browse/ZOOKEEPER-4306) is 
caused by 
[ZOOKEEPER-3145](https://issues.apache.org/jira/browse/ZOOKEEPER-3145)(#622) 
which is dealing with fuzzy snapshot.
   
   Interesting; thanks for the link!  I will check it out.
   
   But no, ZOOKEEPER-4306 would happen even without fuzziness.  The fundamental 
issue is that transactions are inherently bounded by `jute.maxbuffer`, whereas 
`CloseSessionTxn`s can hold an unbounded number of ephemerals.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to