Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1228

StreamProcessor should stop JmxServer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • None
    • None

    Description

      When StreamProcessor was created, it , by default, creates a new JmxServer for the container instance. However, it is not shutdown by the container or by the StreamProcessor.

      Two changes need to be made:
      1. StreamProcessor should not create a JmxServer unless it is explicitly passed by the user-facing api (ApplicationRunner / JobRunner)
      2. When the processor is shutdown, the caller should shutdown the JmxServer

      Attachments

        Issue Links

          Activity

            People

              navina Navina Ramesh
              navina Navina Ramesh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: