Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-557

:flush-all-connection-in-pool called

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • Unknown
    • 2.5.10
    • None
    • None

    Description

      The following files has

      gui/src/main/java/org/jboss/as/console/client/shared/runtime/ds/DataSourceMetricPresenter.java:        operation.get(OP).set("flush-all-connection-in-pool");
      gui/src/main/java/org/jboss/as/console/client/shared/subsys/jca/model/DataSourceStoreImpl.java:        operation.get(OP).set("flush-all-connection-in-pool");
      

      This is very dangerous to call on resources being used by applications.

      WildFly 8+ should use :flush-gracefully, and EAP 6.x should use :flush-idle

      Alternative, have multiple modes for the "Flush" button w/ the options available for the platform in question

      Attachments

        Issue Links

          Activity

            People

              rhn-cservice-bbaranow Bartosz Baranowski
              jpederse@redhat.com Jesper Pedersen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: