[
https://issues.apache.org/jira/browse/GOSSIP-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045704#comment-16045704
]
ASF GitHub Bot commented on GOSSIP-62:
--------------------------------------
GitHub user Terry-Weymouth opened a pull request:
https://github.com/apache/incubator-gossip/pull/53
GOSSIP-62 Implement Crdt PN-Counter
I think I got this right, but was a little unsure about the application of
GrowOnlyCounter.Builder and storing a pointer to the GossipManager in PNCounter
instance. Check me there, and otherwise.
Just reviewed the actual file changes and it looks like I did a
control-shift-F in the pom.xml. Reformatted it, sorry about that. I'll fix that
and push to this PR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Terry-Weymouth/incubator-gossip GOSSIP-62
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gossip/pull/53.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #53
----
commit 95707a4c0211a6d475d06739e224371b2b3b0608
Author: Terry Weymouth <[email protected]>
Date: 2017-06-10T21:07:33Z
GOSSIP-62 Implement Crdt PN-Counter
----
> Implement Crdt PN-Counter
> -------------------------
>
> Key: GOSSIP-62
> URL: https://issues.apache.org/jira/browse/GOSSIP-62
> Project: Gossip
> Issue Type: New Feature
> Reporter: Edward Capriolo
> Assignee: Terry Weymouth
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)