[
https://issues.apache.org/jira/browse/DIRMINA-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRMINA-585:
--------------------------------------
Fix Version/s: (was: 2.0.6)
2.0.8
> Visibility issue in various configuration properties and a few critical
> counters.
> ---------------------------------------------------------------------------------
>
> Key: DIRMINA-585
> URL: https://issues.apache.org/jira/browse/DIRMINA-585
> Project: MINA
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0.10, 1.1.7, 2.0.0-M1
> Reporter: Trustin Lee
> Priority: Minor
> Fix For: 2.0.8
>
>
> Configuration properties such as idleTimeForRead, readBufferSize and
> useReadOperation have visibility issue because they are mutable and
> non-volatile. All configuration propeties should be declared as volatile and
> some critical counter properties such as idleCount should be an AtomicInteger
> or something similar. Detailed discussion is here:
> http://markmail.org/message/h4rcitkfit4bdcpl
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira