[
https://issues.apache.org/jira/browse/ZOOKEEPER-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abraham Fine reassigned ZOOKEEPER-2731:
---------------------------------------
Assignee: Abraham Fine
> Cleanup findbug warnings in branch-3.4: Malicious code vulnerability Warnings
> -----------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2731
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2731
> Project: ZooKeeper
> Issue Type: Sub-task
> Affects Versions: 3.4.9
> Reporter: Rakesh R
> Assignee: Abraham Fine
> Fix For: 3.4.11
>
>
> Please refer the attached sheet in parent jira. Below is the details of
> findbug warnings.
> {code}
> AT Sequence of calls to java.util.concurrent.ConcurrentHashMap may not be
> atomic in
> org.apache.zookeeper.server.quorum.QuorumCnxManager.handleConnection(Socket,
> DataInputStream)
> AT Sequence of calls to java.util.concurrent.ConcurrentHashMap may not be
> atomic in
> org.apache.zookeeper.server.quorum.QuorumCnxManager.startConnection(Socket,
> Long)
> AT Sequence of calls to java.util.concurrent.ConcurrentHashMap may not be
> atomic in org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(Long,
> ByteBuffer)
> VO Increment of volatile field
> org.apache.zookeeper.server.quorum.AuthFastLeaderElection.logicalclock in
> org.apache.zookeeper.server.quorum.AuthFastLeaderElection.leaveInstance()
> VO Increment of volatile field
> org.apache.zookeeper.server.quorum.AuthFastLeaderElection.logicalclock in
> org.apache.zookeeper.server.quorum.AuthFastLeaderElection.lookForLeader()
> VO Increment of volatile field
> org.apache.zookeeper.server.quorum.FastLeaderElection.logicalclock in
> org.apache.zookeeper.server.quorum.FastLeaderElection.lookForLeader()
> VO Increment of volatile field
> org.apache.zookeeper.server.quorum.QuorumPeer.tick in
> org.apache.zookeeper.server.quorum.Leader.lead()
> VO Increment of volatile field
> org.apache.zookeeper.server.quorum.QuorumPeer.tick in
> org.apache.zookeeper.server.quorum.Leader.lead()
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)