Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-14402

Remove StreamCoordinator.streamExecutor thread pool

    XMLWordPrintableJSON

Details

    Description

      StreamCoordinator.streamExecutor was previously introduced to initiate stream connections on a separate thread from the session invocation logic. With CASSANDRA-12229 streaming now uses non-blocking IO, and connection establishment is asynchronous via netty. Thus, the thread pool in StreamCoordinator is unneeded.

      Attachments

        Activity

          People

            jasobrown Jason Brown
            jasobrown Jason Brown
            Jason Brown
            Dinesh Joshi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: