pzampino opened a new pull request #456:
URL: https://github.com/apache/knox/pull/456


   …ig until session is established
   
   ## What changes were proposed in this pull request?
   
   Modified ConfigurableHaDispatch behavior wrt to failover when sticky 
sessions are enabled, but fallback (i.e., failover) is disabled, and the 
initial request fails. With this change, the dispatch will failover until a 
session is established, regardless of the fallback configuration.
   
   ## How was this patch tested?
   
   Added tests in org.apache.knox.gateway.ha.dispatch.DefaultHaDispatchTest 
(testFailoverStickyOnFallbackOffLoadbalancingOn, 
testFailoverStickyOnFallbackOffLoadbalancingOff).
   
   mvn -Ppackage,release clean install
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to