[
https://issues.apache.org/jira/browse/HAMA-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958652#comment-13958652
]
Anastasis Andronidis commented on HAMA-847:
-------------------------------------------
Hi, I have a question concerning the sync of the counters between different
cluster nodes.
If I understand correctly, the counters are global entities that are keeping
track of various operations. And you can access them anytime from anywhere. But
the static declaration of the counters doesn't ensure that the counters are
synced between different cluster nodes, where we have different JVMs running.
What am I understanding wrong?
> Vertex should provide Counters
> ------------------------------
>
> Key: HAMA-847
> URL: https://issues.apache.org/jira/browse/HAMA-847
> Project: Hama
> Issue Type: Improvement
> Components: graph
> Affects Versions: 0.6.4
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.7.0
>
> Attachments: HAMA-847.patch
>
>
> Currently the Vertex is not providing counters. we can use just override the
> peer.getCounter().
--
This message was sent by Atlassian JIRA
(v6.2#6252)