Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-7040 Flip-6 client-cluster communication
  3. FLINK-7752

RedirectHandler should execute on the IO thread

    XMLWordPrintableJSON

Details

    Description

      The redirect handler executes much of its logic (including 'respondAsLeader') on an arbitrary thread, but it would be cleaner to execute on the I/O thread by using `channelHandlerContext.executor()`. Note that Netty allows writes on any thread but reads on the I/O thread.

      Attachments

        Issue Links

          Activity

            People

              eronwright Eron Wright
              eronwright Eron Wright
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: