[
https://issues.apache.org/jira/browse/ZOOKEEPER-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023968#comment-18023968
]
Kezhu Wang commented on ZOOKEEPER-842:
--------------------------------------
Backported to branch-3.9 in commit 650752a2ef941fde6b872c4f4424550413faaeb5 and
9a4d61e12a85d9d1c7f415c7dd46252a301d7163 to deprecate {{DataTree::copyStat}}.
> stat calls static method on org.apache.zookeeper.server.DataTree
> ----------------------------------------------------------------
>
> Key: ZOOKEEPER-842
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-842
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: java client
> Affects Versions: 3.3.1
> Reporter: Patrick Datko
> Assignee: Kezhu Wang
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.10.0, 3.9.5
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> It's a huge jump from client code to the internal server class DataTree.
> Shouldn't there rather be some class related to the protobuffer stat class
> that knows how to copy a stat?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)