GitHub user zurkin opened a pull request:
https://github.com/apache/camel/pull/2118
CAMEL-12037 Idempotent repository cache initialization fix.
Also consider moving this initalization block to a default constructor.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zurkin/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2118.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2118
----
commit 9c002bf387d9687234aa41abe084763a4cbdf388
Author: Krzysztof Holdanowicz <[email protected]>
Date: 2017-11-25T15:42:04Z
CAMEL-12037 Idempotent repository cache initialization fix.
----
---