[
https://issues.apache.org/jira/browse/KNOX-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867574#comment-16867574
]
ASF subversion and git services commented on KNOX-1879:
-------------------------------------------------------
Commit 4d2ca826405b4d9424915c3186b3ec5c6cdfe51b in knox's branch
refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=4d2ca82 ]
KNOX-1879 - HDFSUI service definition doesn't work with DefaultHaDispatch
Signed-off-by: Kevin Risden <[email protected]>
> 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)