Details
-
Task
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
Description
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.