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

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

                Author: ASF GitHub Bot
            Created on: 25/Jan/23 18:20
            Start Date: 25/Jan/23 18:20
    Worklog Time Spent: 10m 
      Work Description: pzampino commented on code in PR #638:
URL: https://github.com/apache/knox/pull/638#discussion_r1087012079


##########
gateway-spi/src/test/java/org/apache/knox/gateway/util/URLUtilsTest.java:
##########
@@ -0,0 +1,33 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with this
+ * work for additional information regarding copyright ownership. The ASF
+ * licenses this file to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * <p>
+ * http://www.apache.org/licenses/LICENSE-2.0
+ * <p>
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+ * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+ * License for the specific language governing permissions and limitations 
under
+ * the License.
+ */
+package org.apache.knox.gateway.util;
+
+import org.junit.Test;
+
+import java.net.URI;
+
+import static org.junit.Assert.assertEquals;
+
+public class URLUtilsTest {

Review Comment:
   +1
   





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

    Worklog Id:     (was: 841607)
    Time Spent: 1.5h  (was: 1h 20m)

> HDFSUI is not high available
> ----------------------------
>
>                 Key: KNOX-2809
>                 URL: https://issues.apache.org/jira/browse/KNOX-2809
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Chang Zhichao
>            Priority: Major
>             Fix For: 1.6.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> HDFSUI use org.apache.knox.gateway.dispatch.URLDecodingDispatch for request, 
> it didn't do failoverRequest when executeRequest failed.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to