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

Option for suppressing thread interruption during JDBC driver operations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • JCA
    • None
    • Medium

      The data source and JCA subsystems should provide a facility to suppress thread interruption during driver operations. The data source attribute should have values "on", "off", and "auto", where "auto" indicates that the subsystem should make a decision based on the driver.

      A list of drivers which are known to fail in the presence of interruption is forthcoming.

      A facility in JBoss Threads to suppress interruption for the duration of a task is forthcoming.

              jpederse@redhat.com Jesper Pedersen
              dlloyd@redhat.com David Lloyd
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated: