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

Create separate thread pool for services

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9
    • 2.0
    • managed services
    • None

    Description

      Currently if a service is invoked via service proxy, it will be executed on a remote node in its public thread pool. This means that it's unsafe to execute a compute job or closure from a service as it can cause starvation.

      Need to create a separate pool for services to overcome this limitation.

      Attachments

        Issue Links

          Activity

            People

              vkulichenko Valentin Kulichenko
              vkulichenko Valentin Kulichenko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: