Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-8436

Executor service for services does not shutdown properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.7
    • managed services

    Description

      Issue IGNITE-4802 introduces us separete thread pool for services execution.

      IgniteEx class defines a factory for the main Ignite API. It controls Grid life cycle and allows listening for grid events.

      As cotributor, you should ensure that execution pool shutdowns properly and provide fix if needed in case stop grid instance method call occurs.

      IgniteEx.java
      /** Executor service for services. */
      private ThreadPoolExecutor svcExecSvc;
      

      Attachments

        Activity

          People

            prabhat Prabhat Ranjan
            mmuzaf Maxim Muzafarov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: