[
https://issues.apache.org/jira/browse/CURATOR-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15800469#comment-15800469
]
caixiaofeng edited comment on CURATOR-209 at 1/5/17 6:17 AM:
-
[
https://issues.apache.org/jira/browse/CURATOR-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15800469#comment-15800469
]
caixiaofeng commented on CURATOR-209:
-
marl
> Background retry falls into infinite l
I was looking over StandardConnectionHandlingPolicy and, for the life of me,
can’t think of a reason for the call to
"client.internalBlockUntilConnectedOrTimedOut();” Waiting for a connection
interfere’s with the timing in RetryPolicys. Continuing with this thought,
there isn’t really a reason
[
https://issues.apache.org/jira/browse/CURATOR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15799028#comment-15799028
]
Sylvain Wallez commented on CURATOR-374:
Here you are, a brand new PR from the ma
GitHub user swallez opened a pull request:
https://github.com/apache/curator/pull/185
CURATOR-374: Replace AtomicReferences by AtomicFieldUpdaters to save
allocations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/swallez/curat
[
https://issues.apache.org/jira/browse/CURATOR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15799009#comment-15799009
]
ASF GitHub Bot commented on CURATOR-374:
GitHub user swallez opened a pull reques
[
https://issues.apache.org/jira/browse/CURATOR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15798936#comment-15798936
]
Jordan Zimmerman commented on CURATOR-374:
--
For changes that apply to both maste
[
https://issues.apache.org/jira/browse/CURATOR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15798929#comment-15798929
]
Sylvain Wallez commented on CURATOR-374:
Yes, it's based on CURATOR-3.0. [~randga
[
https://issues.apache.org/jira/browse/CURATOR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15798797#comment-15798797
]
Jordan Zimmerman commented on CURATOR-374:
--
CURATOR-3.0 initially, but it should
[
https://issues.apache.org/jira/browse/CURATOR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Blum reassigned CURATOR-374:
--
Assignee: Scott Blum
> Reduce memory usage in TreeCache
>
>
>
[
https://issues.apache.org/jira/browse/CURATOR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15798784#comment-15798784
]
Scott Blum commented on CURATOR-374:
[~randgalt] LGTM, what branch should I merge thi
[
https://issues.apache.org/jira/browse/CURATOR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Wallez updated CURATOR-374:
---
Comment: was deleted
(was: See pull request at https://github.com/apache/curator/pull/184)
>
[
https://issues.apache.org/jira/browse/CURATOR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15797930#comment-15797930
]
Sylvain Wallez commented on CURATOR-374:
See pull request at https://github.com/a
[
https://issues.apache.org/jira/browse/CURATOR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15797927#comment-15797927
]
ASF GitHub Bot commented on CURATOR-374:
GitHub user swallez opened a pull reques
GitHub user swallez opened a pull request:
https://github.com/apache/curator/pull/184
[CURATOR-374] TreeCache: reduce memory usage by using
AtomicReferenceFieldUpdaters
Reduce memory usage by using `AtomicFieldReferenceUpdaters` rather than
instanciating 2 or 3 `AtomicReference` in
Sylvain Wallez created CURATOR-374:
--
Summary: Reduce memory usage in TreeCache
Key: CURATOR-374
URL: https://issues.apache.org/jira/browse/CURATOR-374
Project: Apache Curator
Issue Type: Imp
16 matches
Mail list logo