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

ASF GitHub Bot logged work on HIVE-21961:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 31/Dec/20 08:01
            Start Date: 31/Dec/20 08:01
    Worklog Time Spent: 10m 
      Work Description: wangyum commented on a change in pull request #1813:
URL: https://github.com/apache/hive/pull/1813#discussion_r550422927



##########
File path: 
standalone-metastore/metastore-tools/tools-common/src/main/java/org/apache/hadoop/hive/metastore/tools/Util.java
##########
@@ -549,9 +549,9 @@ public LockComponent setLock(LockType type) {
     HostAndPort hp = HostAndPort.fromString(host)
             .withDefaultPort(port);
 
-    LOG.info("Connecting to {}:{}", hp.getHostText(), hp.getPort());
+    LOG.info("Connecting to {}:{}", hp.getHost(), hp.getPort());

Review comment:
       
https://github.com/google/guava/blob/v27.0/guava/src/com/google/common/net/HostAndPort.java#L91-L95




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


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

    Worklog Id:     (was: 529724)
    Time Spent: 1h 10m  (was: 1h)

> Update jetty version to 9.4.x
> -----------------------------
>
>                 Key: HIVE-21961
>                 URL: https://issues.apache.org/jira/browse/HIVE-21961
>             Project: Hive
>          Issue Type: Task
>            Reporter: Oleksiy Sayankin
>            Assignee: László Bodor
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-21961.02.patch, HIVE-21961.03.patch, 
> HIVE-21961.patch
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Update jetty version to 9.4.x



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to