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

SqlGatewayServiceITCase should utilize TestExecutorExtension instead of using a ThreadFactory

    XMLWordPrintableJSON

Details

    Description

      SqlGatewayServiceITCase uses a ExecutorThreadFactory for its asynchronous operations. Instead, one should use TestExecutorExtension to ensure proper cleanup of threads.

      We might also want to remove the AbstractTestBase parent class because that uses JUnit4 whereas SqlGatewayServiceITCase is already based on JUnit5

      Attachments

        Activity

          People

            jiabao.sun jiabao.sun
            mapohl Matthias Pohl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: