Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19319

Do not expose management ExecutorService lifecycle to consumers

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 25.0.0.Final
    • Management
    • None
    • ---
    • ---

      The "org.wildfly.management.executor" registers its capability type as ExecutorService, which exposes the shutdown()/shutdownNow() method to consumers.
      This capability should limit its exposure to the Executor interface.
      To do this, we need to first fix all consumers to expect the restricted type.

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: