roncenzhao created SPARK-19328: ---------------------------------- Summary: using spark thrift server gets memory leak problem in `ExecutorsListener` Key: SPARK-19328 URL: https://issues.apache.org/jira/browse/SPARK-19328 Project: Spark Issue Type: Bug Components: Spark Core Affects Versions: 2.0.2 Environment: spark2.0.2 Reporter: roncenzhao
When I use spark-thrift-server, the memory usage will gradually increase. I found that in `ExecutorsListener` all the data about executors is never trimmed. So do we need some operations to trim the data ? -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org