Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-2508

CacheManager throws exception when the operator receives a shutdown request

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.8.0
    • None
    • None

    Description

      CacheManager initializes the Timer (refresher) only if refreshTime is not null. However, in deactivate, before cancelling the timer, there is no null check leading to NullPointerException.
      Solution : Add a null check before cancelling the timer.

      Attachments

        Issue Links

          Activity

            People

              ajaygit158 Ajay Gupta
              ajaygit158 Ajay Gupta
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: