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

BrokerProxy doesn't shut down

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 0.8.0
    • 0.9.0
    • container
    • None

    Description

      In BrokerProxy.stop, the call to thread.interrupt doesn't always lead to a real thread interruption, which can cause shut down to not occur. One workaround is to repeatedly call thread.interrupt in a tight while loop until thread.isAlive returns false.

      Related mailing list thread: http://www.mail-archive.com/dev@samza.incubator.apache.org/msg02255.html

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zcox Zach Cox
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: