Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4203

thrift server stop gracefully

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.11.0
    • Go - Library
    • When the service is closed, it simply exits the listener function and immediately exits without waiting for the goroutines to be stopped by the request being processed, which results in inconsistent services and data

    Description

      When the service is closed, it simply exits the listener function and immediately exits without waiting for the goroutines to be stopped by the request being processed, which results in inconsistent services and data

      Attachments

        Issue Links

          Activity

            People

              jensg Jens Geyer
              libinbin binbin li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: