Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

problem with exchange.getProperty in multi threaded environment

$
0
0
Hi

I put in 3 objects with unique UUIds for 3 different threads in the camel
exchange using exchange.setProperty(string,obj). When i retrieve the objects
using exchange.getProperty('key') method i am seeing the objects are
returned with one of them duplicated.So i get 2 Uuids as same.It happens
sporadically.I am using camel-core maven version 2.13.2.

Any help is appreciated.

Viewing all articles
Browse latest Browse all 5648

Trending Articles