'Red Hat AMQ 6 for Openshift - how to prevent extra split folder from being created
I am modifying our app based on Red Hat AMQ 6 for Openshift. I added a script before the original entrypoint of the image, "launch.sh", to do some manual work. It takes a while, maybe 1 or 2 min, much longer than normal startup, and I suspect that that is why the "split-2" folder now always appear when the app is running, but I never understand why split folder appears.
I can do manual draining to migrate afterwards, but I want to prevent the split-2 from appearing.
Do I increase some timeout value? What is the config key? AMQ_SPLIT is always true from the beginning, I cannot change that. Has AMQ_LOCK_TIMEOUT have something to do with this behaviour? Now it's 60.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
