Details
-
Improvement
-
Resolution: Done
-
Major
-
4.0.0, 4.1.0, 4.1.1, 4.1.2, 4.5.0, 4.5.1, 4.6.0, 4.6.1, 4.6.2, 5.0.0
Description
Currently XDCR makes a variety of calls to 8091 for various topology checks on the remote cluster. Each source node does this individually to the same remote node, essentially DDoSing that node for larger clusters.
SDKs have already resolved this issue by using CCCP/Optimized Connection Management - XDCR should do the same.
I suspect this would be easier to pick up as part of MB-22712. Let me know if you think there are any edge cases where XDCR needs to do more than a standard client does.
Attachments
Issue Links
- finishs with
-
MB-44823 XDCR hitting pools/nodes endpoint should be coordinated
- Closed
-
MB-45983 XDCR - coordinate topologyChangeDetector effort to lessen load on ns_server
- Closed
-
MB-46925 XDCR - large memory footprint for pipeline supervisor with large number of replications
- Closed
-
MB-25918 RemoteClusterService Improvement Redesign
- Resolved
- relates to
-
MB-22712 Use Official go-SDK (gocb) for XDCR
- Open