GitHub user haitaoyao opened a pull request:

    https://github.com/apache/spark/pull/3207

    connection ack timeout improvement, replace Timer with ScheudledExecutor...

    * replace java.util.Timer with ScheduledExectorService
    * avoid reference to the whole message, use message id only.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/haitaoyao/spark connection-monitor-improve

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/3207.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3207
    
----
commit 7e37c3a319a9ba04c95e383d77ea1ceac9a9649a
Author: Haitao Yao <[email protected]>
Date:   2014-11-11T09:27:17Z

    connection ack timeout improvement, replace Timer with ScheudledExecutor to 
avoid long timeout cause reference message body to OOME

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to