Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FLUME-3056 TestApplication hangs indefinitely #108

Closed
wants to merge 4 commits into from
Closed

FLUME-3056 TestApplication hangs indefinitely #108

wants to merge 4 commits into from

Commits on Feb 19, 2017

  1. Prevent application from hanging when it tries to reconfigure itself …

    …while stopping.
    Andras Beni committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    e8cd0f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Breaks deadlock by making handleConfigurationEvent trying to lock int…

    …erruptibly.
    Andras Beni committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    510c701 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Rename lock object and correct its modifier

    Andras Beni committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    6fcf76f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Clean up locking in handleConfigurationEvent

    Andras Beni committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    06403e6 View commit details
    Browse the repository at this point in the history