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

Sebb updated FILEUPLOAD-226:
----------------------------

    Fix Version/s: 1.3
    
> DiskFileItem.counter could be converted to AtomicInteger (or AtomicLong?)
> -------------------------------------------------------------------------
>
>                 Key: FILEUPLOAD-226
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-226
>             Project: Commons FileUpload
>          Issue Type: Improvement
>            Reporter: Sebb
>             Fix For: 1.3
>
>
> DiskFileItem.counter could be converted to AtomicInteger (or AtomicLong?)
> This would avoid synch. on the class object.

--
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

Reply via email to