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

Some specs provide public APIs but aren't mentioned in the session spec

    • Type: Icon: Spec Change Spec Change
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • None
    • Needed

      Many specs define public APIs but don't mention sessions. The session spec only mandates behavior for Collection and Database objects. Should driver support implicit/explicit sessions for other public API methods or not?

      Specs to consider:

      • Enumerate Indexes and Index Management (implied by session API for standard API on Collection but not documented; and what about the IndexView API?)
      • Enumerate Collections (implied by session API re Database object, but API does not document it.)
      • Enumerate Databases
      • Change streams (implied by session API for Collection and Database, but API does not document it; but what about Client-level watch?)
      • GridFS (covered by SPEC-921)

            Assignee:
            Unassigned Unassigned
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: