[ https://issues.apache.org/jira/browse/OMID-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809765#comment-17809765 ]
Istvan Toth commented on OMID-273: ---------------------------------- Changd the ticket description, as IPv6 does work on Mac, just not on the interface that Omid tries to use, [~richardantal]. > TestTSOClientConnectionToTSO fails on Mac due to IPv6 connection failure > ------------------------------------------------------------------------ > > Key: OMID-273 > URL: https://issues.apache.org/jira/browse/OMID-273 > Project: Phoenix Omid > Issue Type: Bug > Reporter: Richárd Antal > Assignee: Istvan Toth > Priority: Major > > During the OMID 1.1.1 RC0 release we found that TestTSOClientConnectionToTSO > had failing tests: > testSuccessfulConnectionToTSOThroughZK and > testSuccessOfTSOClientReconnectionsToARestartedTSOWithZKPublishing > It might be because it uses IPv6 > 2024-01-17T15:17:45,858 INFO > [TestNGInvoker-testSuccessfulConnectionToTSOThroughZK()] client.TSOClient: * > Current TSO host:port found in ZK: [fe80:0:0:0:aede:48ff:fe00:1122%en5]:52934 > Epoch 0 > 2024-01-17T15:17:45,859 INFO [tsofsm-0] client.TSOClient: Trying to > connect to TSO [/fe80:0:0:0:aede:48ff:fe00:1122%en5:52934] > 2024-01-17T15:17:45,863 ERROR [tsoclient-worker-0] client.TSOClient: Failed > connection attempt to TSO [/fe80:0:0:0:aede:48ff:fe00:1122%en5:52934] failed. > Channel [id: 0x9d8c0b44] > I've checked this en5 interface and it has only IPv6 and no IPv4 > I ran a git bisect but it wasn't very useful. Before OMID-248 > TestTSOClientConnectionToTSO used IPv4 and after it, it is using IPv6 and > failing on my Mac -- This message was sent by Atlassian Jira (v8.20.10#820010)