[ 
https://issues.apache.org/jira/browse/DIRMINA-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julien Vermillard updated DIRMINA-585:
--------------------------------------

    Fix Version/s:     (was: 3.0.0-M1)
                   2.0.6

> 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.6
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to