You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Datko (JIRA)" <ji...@apache.org> on 2010/08/11 17:36:17 UTC

[jira] Created: (ZOOKEEPER-842) stat calls static method on org.apache.zookeeper.server.DataTree

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
            Reporter: Patrick Datko




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


[jira] Updated: (ZOOKEEPER-842) stat calls static method on org.apache.zookeeper.server.DataTree

Posted by "Patrick Datko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Datko updated ZOOKEEPER-842:
------------------------------------

                 Tags: DataTree, protobuffer
    Affects Version/s: 3.3.1
          Description: 
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?

          Component/s: java client

> 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
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.