Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-17700

The callback client of JavaGatewayServer should run in a daemon thread

    XMLWordPrintableJSON

Details

    Description

      When starting the JavaGatewayServer, a callback client would also be created and run in an ScheduleExecutorService's thread which is non-daemon by default. Thus, we need to shut down the non-daemon thread and reset a daemon thread back to the call back client.

      Attachments

        Activity

          People

            csq Shuiqiang Chen
            csq Shuiqiang Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: