-
Bug
-
Resolution: Obsolete
-
Medium
-
None
-
5.9.5
-
7
-
Severity 2 - Major
-
9
-
Summary
The Hazelcast 5801 port traffic between the nodes is much larger (about 50~200 times) in Confluence Data Center 5.9.x when browsing a page containing JIRA Issue Macro, comparing to Confluence 5.7.5. The more access the cluster gets, the more traffic is generated between the nodes.
Steps to Reproduce
- Install Confluence Data Center 5.9.5 cluster including 2 nodes
- Install JIRA Software 7.0.5
- Generate an Application Link between the JIRA and the CDC
- Create a page with JIRA Issue Macro in Confluence
- Access to the page by using jMeter or so forth (I used jMeter with 10 parallel threads and infinite loop count)
- Measure the traffic between the nodes by dstat command (specifically "dstat -n -N <interface>" command)
- You'll find the traffic is much larger (In my case, the traffic was about 50Mbps):
- much larger than the case when accessing a page without JIRA Issue Macro (In my case, the traffic was about 250Kbps)
- much larger than the case when accessing the same page in Confluence Data Center 5.7.5, which is the version that the customer is currently using (In my case, the traffic was about 250Kbps)
- As a result, CPU usage is also increased, though the CPU % does not grow disastrously severe
I confirmed the traffic was hazelcast 5801 port, by creating a separate network interface only for the hazelcast traffic. Another network interface is used for all other traffics such as HTTP, PostgreSQL, NFS.
Expected Results
The traffic is as high as it used to be in Confluence Data Center 5.7.5
Actual Results
The traffic is about 40~200 times higher than it used to be in Confluence Data Center 5.7.5
Workaround
There is no workaround found at the moment.
Since this ticket has been open (over 1 year) it has not been reported or reproduced by any customers on Confluence 5.10 or above. Closing this issue as Obsolete.
Please comment (with spects to reproduce) if you are experiencing this issue in a later/supported version.