grails-2.2cxf-clientretrypolicy

Grails plugin cxf-client-1.5.4 failover


Downloaded cxf-client-1.5.4 from Maven Repository, does not contain any configuration for fail-over features about retry strategy. However, during heavy load and slowness in production, I observed and suspected from the log that retry is happening.

Is there any retry strategy configured in CXF plug-in for Grails ? If yes, how to stop retry.


Solution

  • Stress test and applying different measures in application confirmed that there is no retry strategy in Grails cxf-client-1.5.4.