Hi Miroslav,

let me take a look on the Pax JMS PR (and eventually prepare a release
after the merge).

Thanks !
Regards
JB

On 01/10/2018 08:51, Miroslav Beranič wrote:
> Hi all,
> 
> I was getting ( sometimes ) ConcurrentModificationException when using
> PAX JMS ( 1.0.2 ). It turned out to be synchronization fail in
> ConnectionFactoryConfigManager. I've made a fix by replace HashMap with
> ConcurrentHashMap ( and removed synchronized methods ).
> 
> I write here, as I think Karaf is main user base of the PAX JMS library.
> 
> Any comment is welcome. Fix is located at:
> 
> https://github.com/ops4j/org.ops4j.pax.jms/pull/15
> 
> P.S: I've also updated the dependencies ( in my local branch, not part
> of the pull request ) - something to have in mind when/if doing local
> build ( working with Karaf 4.2.2 ).
> 
> Kind Regards,
> Miroslav
> 
> 
> 
> -- 
> Miroslav Beranič
> MIBESIS
> +386(0)40/814-843
> [email protected] <mailto:[email protected]>
> http://www.mibesis.si

-- 
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to