You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2019/09/20 22:31:14 UTC

[GitHub] [knox] risdenk commented on a change in pull request #150: KNOX-2014 - Make sure ATLASSESSIONID cookie is set

risdenk commented on a change in pull request #150: KNOX-2014 - Make sure ATLASSESSIONID cookie is set
URL: https://github.com/apache/knox/pull/150#discussion_r326822801
 
 

 ##########
 File path: gateway-provider-ha/src/main/java/org/apache/knox/gateway/ha/dispatch/DefaultHaDispatch.java
 ##########
 @@ -39,7 +39,7 @@
 /**
  * Default HA dispatch class that has a very basic failover mechanism
  */
-public class DefaultHaDispatch extends DefaultDispatch {
+public class DefaultHaDispatch extends ConfigurableDispatch {
 
 Review comment:
   This is a pretty drastic change. Should be separate from this.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services