[
https://issues.jboss.org/browse/WFCORE-2112?page=com.atlassian.jira.plugi...
]
Kabir Khan moved JBEAP-7855 to WFCORE-2112:
-------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2112 (was: JBEAP-7855)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Domain Management
(was: Domain Management)
Affects Version/s: (was: 7.1.0.DR8)
Non atomic update of volatile fields in ManagedServerSocketBinding
and GeneralTimeoutHandler
--------------------------------------------------------------------------------------------
Key: WFCORE-2112
URL:
https://issues.jboss.org/browse/WFCORE-2112
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Rostislav Svoboda
Assignee: Kabir Khan
https://github.com/wildfly/wildfly-core/blob/master/network/src/main/java...
https://github.com/wildfly/wildfly-core/blob/master/protocol/src/main/jav...
Volatile fields are not synchronized on update.
I think {{AtomicLong}} could be used instead of {{volatile long}} or update should be
synchronized.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)