Fields workspaceId and containerId was added to RabiMQ messages.
This changes should affect emitData, emitSnapshot, emitError, emitRebound, httpReply.
- Add properties workspaceId and containerId to BasicProperties.java
- Add this properties to headers in ExecutionContext.java
Fields workspaceId and containerId was added to RabiMQ messages.
This changes should affect emitData, emitSnapshot, emitError, emitRebound, httpReply.