You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2021/07/29 10:07:21 UTC

[GitHub] [zookeeper] ztzg commented on pull request #1559: ZOOKEEPER-4026: Complete support for Stat objects (and create2) in multi requests

ztzg commented on pull request #1559:
URL: https://github.com/apache/zookeeper/pull/1559#issuecomment-888986339


   > I am fine with committing it to master branch, but I am not sure it fits a minor release because it is an API change
   
   Agree, and I would be glad to see it in `master`.
   
   Unfortunately, I was not able to fix the server-side bug without changing (and later "improving") some of the APIs, as the `MultiOperationRecord` class relies on `Op.Create`.  I could try and come up with a minimally invasive patch for 3.7, but it may be difficult and/or ugly, and probably isn't worth it as discovering the issue took so long anyway.


-- 
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-unsubscribe@zookeeper.apache.org

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