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

Ensure all threads are FastThreadLocal.removeAll() is called for all threads

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • None
    • Legacy/Core
    • None

    Description

      There are a couple of places, there it's not guaranteed that FastThreadLocal.removeAll() is called. Most misses are actually not that critical, but the miss for the thread created via in org.apache.cassandra.streaming.ConnectionHandler.MessageHandler#start(java.net.Socket, int, boolean) could be critical, because these threads are created for every stream-session.

      (Follow-up from CASSANDRA-13754)

      Attachments

        Activity

          People

            snazy Robert Stupp
            snazy Robert Stupp
            Robert Stupp
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: