Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-4091

LRUListWithAsyncSorting.createExecutor needs to configure ThreadFactory and ThreadGroup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • eviction
    • None

    Description

      The new LRUListWithAsyncSorting.createExecutor does not configure thread names nor a thread group. The ThreadGroup is important so that unhandled exceptions in these threads will be logged.
      The thread names help in debugging stack dumps.
      Also, these threads are currently non-daemon so they could cause the shutdown of the JVM to hang.

      Attachments

        Issue Links

          Activity

            People

              dschneider Darrel Schneider
              dschneider Darrel Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: