What actually happens on calling rxjava CommandSubmissionService::Submit?

Very interesting - is that change documented somewhere? Couldn’t find it in the VMBC release notes. That being said, if I stick to the newer VMBC version (1.7) and use the older java bindings (2.0.1), then I notice the call returns very quickly. To produce the increased in latency, all I need to do is bump the version of the java bindings to 2.2.1. That would have to be due to a change in library or am I missing something? Perhaps it is the same issue as this CommandClient.submitAndWait non-blocking results - #3 by stefanobaghino-da ?

1 Like