Tim Armstrong created IMPALA-7151:
-------------------------------------
Summary: session-expiry-test failed - unable to open ThriftServer
port
Key: IMPALA-7151
URL: https://issues.apache.org/jira/browse/IMPALA-7151
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 2.13.0
Reporter: Tim Armstrong
Assignee: Tim Armstrong
Attachments: session-expiry-test.ERROR, session-expiry-test.FATAL,
session-expiry-test.INFO, session-expiry-test.WARNING
{noformat}
ThriftServer 'backend' (on port: 52436) exited due to TException: Could not
bind: Transport endpoint is not connected
{noformat}
This is similar to IMPALA-5499 but is on CentOS 7:
{noformat}
# lsb_release -a
LSB Version:
:core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.4.1708 (Core)
Release: 7.4.1708
Codename: Core
{noformat}
It's in the ephemeral port range:
{noformat}
# cat /proc/sys/net/ipv4/ip_local_port_range
32768 60999
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)