Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18279

Cancel fileMonitoringTimer even if trustManager isn't defined

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0, 3.3.5
    • 3.4.0, 3.3.6
    • common, test
    • This problem was identified using the Hadoop Development Environment during unit testing.

    • Reviewed

    Description

      The key stores factory starts a timer for monitoring file changes that should be reloaded.  The call to destroy() doesn't cancel the timer when a trust manager isn't defined.  This leaves the timer running, during shutdown.  This can be seen in unit tests that do not stop when the test completes.

      Attachments

        Activity

          People

            svaughan Steve Vaughan
            svaughan Steve Vaughan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: