-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
0
-
Problem Definition
Currently, Jira Data Center ECACHE replication does not work with HAZELCAST similar to Confluence and Bitbucket in Docker.
https://hub.docker.com/r/atlassian/jira-software
EHCACHE_LISTENER_PORT (default: 40001) The port the node is going to be listening to. Depending on your container deployment method this port may need to be exposed and published. EHCACHE_OBJECT_PORT (default: dynamic) The port number on which the remote objects bound in the registry receive calls. This defaults to a free port if not specified. This port may need to be exposed and published. EHCACHE_MULTICAST_PORT (default: NONE) The dedicated port for the multicast heartbeat traffic. Required when EHCACHE_PEER_DISCOVERY is set to 'automatic' instead of 'default'. Depending on your container deployment method this port may need to be exposed and published.
Suggested Solution
Provide ability or configuration methods to achieve for Jira Data Center to work with HAZELCAST for ECACHE replication without any network connectivity between 2 different docker host.
Workaround
n/a