[ 
https://issues.apache.org/jira/browse/HIVE-28783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Fingerman updated HIVE-28783:
-------------------------------------
    Description: 
Hive has code locations with hardcode ip addresses *127.0.0.1* and *0.0.0.0* 
which work only with IPV4 stack.

Partial list of *127.0.0.1* address occurrences:
 * TestTCTLSeparatedProtocol.test1ApacheLogFormat
 * TestWarehouseDnsPath
 * KafkaBrokerResource
 * TestCLIServiceConnectionLimits

*0.0.0.0* address appears in even more places.

  was:
Some tests hardcode ip address 127.0.0.1 which works only with IPV4 stack.

Partial list of such occurences:
 * TestTCTLSeparatedProtocol.test1ApacheLogFormat
 * TestWarehouseDnsPath
 * KafkaBrokerResource
 * TestCLIServiceConnectionLimits


> Fix hardcoded Ipv4 addresses
> ----------------------------
>
>                 Key: HIVE-28783
>                 URL: https://issues.apache.org/jira/browse/HIVE-28783
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Dmitriy Fingerman
>            Priority: Major
>
> Hive has code locations with hardcode ip addresses *127.0.0.1* and *0.0.0.0* 
> which work only with IPV4 stack.
> Partial list of *127.0.0.1* address occurrences:
>  * TestTCTLSeparatedProtocol.test1ApacheLogFormat
>  * TestWarehouseDnsPath
>  * KafkaBrokerResource
>  * TestCLIServiceConnectionLimits
> *0.0.0.0* address appears in even more places.



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

Reply via email to