Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-4325

Commit Transaction reactive streams question

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Reactive Streams
    • Labels:

      https://github.com/mongodb/mongo-java-driver/blob/master/driver-reactive-streams/src/main/com/mongodb/reactivestreams/client/internal/ClientSessionPublisherImpl.java#L153

      On this class when calling method commitTransaction it returns a publisher. If client creates a publisher without subscribing to it it returns error. It should not return an error when client is not subscribed to that publisher.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            rron@kodelabs.com Rron Jahiri
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: