Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1637

Binary garbage collection thread isn't shutdown when the repository shuts down

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.CR1
    • 3.0.0.Beta4
    • None
    • None

      ModeShape uses a background thread for cleaning up binary values. The thread is a cron started at repository startup, but it's never stopped.
      It should, instead, be created via the context ThreadPoolFactory (if possible) and terminated at repository shutdown.

              hchiorean Horia Chiorean (Inactive)
              hchiorean Horia Chiorean (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: