[
https://issues.apache.org/jira/browse/ZOOKEEPER-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073089#comment-14073089
]
Hudson commented on ZOOKEEPER-1982:
-----------------------------------
SUCCESS: Integrated in ZooKeeper-trunk #2384 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2384/])
ZOOKEEPER-1982. Refactor (touch|add)Session in SessionTrackerImpl.java
(Hongchao Deng via phunt) (phunt:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1612906)
* /zookeeper/trunk/CHANGES.txt
*
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/SessionTrackerImpl.java
> Refactor (touch|add)Session in SessionTrackerImpl.java
> ------------------------------------------------------
>
> Key: ZOOKEEPER-1982
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1982
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Hongchao Deng
> Assignee: Hongchao Deng
> Priority: Minor
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1982.patch, ZOOKEEPER-1982.patch,
> ZOOKEEPER-1982.patch
>
>
> This JIRA extends the idea of ZOOKEEPER-1978.
> Besides refactoring get-put operations of concurrentMap in addSession method,
> addSession also calls touchSession which repeatedly checks if session
> existed. So it would be nice for refactor. Refactoring the second issue is
> relevant to ZOOKEEPER-1978. So I create a this JIRA to fix both.
--
This message was sent by Atlassian JIRA
(v6.2#6252)