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 20:21:22 UTC

[GitHub] [knox] moresandeep opened a new pull request #150: KNOX-2014 - Make sure ATLASSESSIONID cookie is set

moresandeep opened a new pull request #150: KNOX-2014 - Make sure ATLASSESSIONID cookie is set
URL: https://github.com/apache/knox/pull/150
 
 
   ## What changes were proposed in this pull request?
   This PR contains two changes
   1. Update Atlas dispatch from DefaultDispatch to ConfigurableDispatch so set-cookie header is not blocked.
   2. DefaultHADispatch now extends ConfigurableDispatch. It is possible to create a new dispatch ConfigurableHADispatch but that would be unnecessary code duplication. If anyone thinks this is a better way let me know.
   
   ## How was this patch tested?
   Patch was tested locally.
   
   

----------------------------------------------------------------
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