in DBTCPConnector.say(), possible race condition that affects getLastError() result

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.5.3
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      the code first puts port back in pool, then creates a WriteResult with the port.
      The WriteResult tries to remember the current call id of the port, but port may already have been reused.
      If getlasterror is called, it will see result of later call.

            Assignee:
            Antoine Girbal (Inactive)
            Reporter:
            Antoine Girbal (Inactive)
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: