Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-427

endSessions command no longer takes `ids` parameter

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PERL-837 Won't Fix
      RUBY-1268 Works as Designed
      CXX-1482 Fixed
      PHPC-1061 Works as Designed
      GODRIVER-148 Won't Fix
      SWIFT-468 Done
      RUST-157 Won't Fix
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PERL-837 Won't Fix RUBY-1268 Works as Designed CXX-1482 Fixed PHPC-1061 Works as Designed GODRIVER-148 Won't Fix SWIFT-468 Done RUST-157 Won't Fix

      This is something I missed that changed in the spec recently. The problem here is that the advice in the spec is to explicitly ignore all responses to the endSessions command, so I never saw that my code was broken until I was looking at verbose server logs. We should probably make sure all drivers caught this so we're not leaking sessions.

            Assignee:
            Unassigned Unassigned
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: