Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-394

Add proper thread naming for server worker threads

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 4.1.0.ALPHA3
    • 4.1.0.ALPHA2
    • Remote Protocols
    • None

      Add proper worker thread naming capabilities following recommendations from trustin below:

      <galderz> the funny thing that I'm yet to investigate is that we created a ThreadFactory to give a name to the threads but the worker threads used by Netty always look like: "New I/O server worker #"
      <trustin> galderz: manik asked the same question about the thread name - You can change that behavior using ThreadRenamingRunnable.setThreadNameDeterminer()
      <galderz> so, the thread factory in the executor is ignored then?
      <trustin> not ignored but the thread name is set afterwards
      <manik> trustin: yes, we've had this discussion before.
      <galderz> thx trustin, i'll add a jira to fix that
      <galderz> one final thing,
      <galderz> one thing I've spotted is that when a clients disconnect
      <trustin> (overriden that is)

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: