Hello all, We are using levelDB for aggregation persistence.
We are having an issue where one message is lost every time we stop the Camel job and restart. Ie say we have submitted 5 messages, and we stop the jar, and start again, one message(a random one ie not always first , last etc), is getting lost. Have anyone experience this issue with levelDB? Vanshul