[ http://issues.apache.org/jira/browse/HTTPCLIENT-594?page=comments#action_12426307 ] Roland Weber commented on HTTPCLIENT-594: -----------------------------------------
I'm with Odi. No need for an emergency release if nobody is experiencing problems. I haven't used volatile since the times when I was programming in C and assembler, and I don't remember having Java threading issues because of that. Still, I'll keep it in mind and silently put some volatile declarations into HttpAsync :-) cheers, Roland > HttpMethodBase#aborted variable mistakenly declared transient instead of > volatile > --------------------------------------------------------------------------------- > > Key: HTTPCLIENT-594 > URL: http://issues.apache.org/jira/browse/HTTPCLIENT-594 > Project: HttpComponents HttpClient > Issue Type: Bug > Components: HttpClient > Affects Versions: 3.0.1, 3.1 Alpha 1 > Reporter: Oleg Kalnichevski > Assigned To: Oleg Kalnichevski > Fix For: 3.1 Beta 1 > > Attachments: httpmethodbase.patch > > > HttpMethodBase#aborted variable mistakenly declared transient instead of > volatile. This is quite nasty. > Do we want to cut an emergency release (3.0.2) because of that or can this > wait until 3.1-beta1? > Fix attached. > Oleg -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]