Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6963907

(so) Socket adapter need to implement sendUrgentData

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 7
    • 7
    • core-libs
    • b105
    • generic
    • generic
    • Verified

        "urgent data" not being supported in NIO is actually a major concern for the JDBC drivers as the Oracle network protocol uses it to cancel a long running RPC (sql execution, AQ dequeue call, XA transaction commit, etc.). Basically it prevents us from using NIO in the JDBC thin driver because the driver has to support cancel.

              alanb Alan Bateman
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: