[
https://issues.apache.org/jira/browse/ZOOKEEPER-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kezhu Wang resolved ZOOKEEPER-842.
----------------------------------
Fix Version/s: 3.10.0
Resolution: Fixed
Issue resolved by pull request 2305
[https://github.com/apache/zookeeper/pull/2305]
> 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
>
> Time Spent: 20m
> 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)