-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Reactive Streams
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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.