[ https://issues.apache.org/jira/browse/SPARK-27073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-27073: ------------------------------------ Assignee: Apache Spark > Handling of IdleStateEvent causes the normal connection to close > ---------------------------------------------------------------- > > Key: SPARK-27073 > URL: https://issues.apache.org/jira/browse/SPARK-27073 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 2.0.0, 2.4.0 > Reporter: dzcxzl > Assignee: Apache Spark > Priority: Minor > > When TransportChannelHandler processes IdleStateEvent, it first calculates > whether the last request time has timed out. > At this time, TransportClient.sendRpc initiates a request. > TransportChannelHandler gets responseHandler.numOutstandingRequests() > 0, > causing the normal connection to be closed. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org