[ 
https://issues.apache.org/jira/browse/KNOX-1879?focusedWorklogId=262993&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-262993
 ]

ASF GitHub Bot logged work on KNOX-1879:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Jun/19 12:07
            Start Date: 19/Jun/19 12:07
    Worklog Time Spent: 10m 
      Work Description: risdenk commented on pull request #103: KNOX-1879 - 
HDFSUI service definition doesn't work with DefaultHaDispatch
URL: https://github.com/apache/knox/pull/103
 
 
   ## What changes were proposed in this pull request?
   
   Add ha-classname to HDFSUI service definition
   
   ## How was this patch tested?
   
   * `mvn clean verify -Ppackage,release`
   * Checked that HDFSUI service definition works with HaProvider on cluster
   
 
----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 262993)
            Time Spent: 10m
    Remaining Estimate: 0h

> HDFSUI service definition doesn't work with DefaultHaDispatch
> -------------------------------------------------------------
>
>                 Key: KNOX-1879
>                 URL: https://issues.apache.org/jira/browse/KNOX-1879
>             Project: Apache Knox
>          Issue Type: Bug
>    Affects Versions: 1.1.0, 1.2.0
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.3.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When using the haprovider with HDFSUI, the 3.0.0 version doesn't work OOTB. 
> The ha-classname needs to be specified to prevent falling back to the 
> DefaultHaDispatch.
> {code:java}
> <dispatch classname="org.apache.knox.gateway.dispatch.URLDecodingDispatch" 
> ha-classname="org.apache.knox.gateway.dispatch.URLDecodingDispatch"/>
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to