Currently we are working on integrating this project into FusionStage platform, and we found that when handling async Provision/Bind request, broker would return an empty value for operation field, which could cause some errors in the platform.
Proposal
Suggest return a no-empty value in operation field.
Problem description
Currently we are working on integrating this project into FusionStage platform, and we found that when handling async Provision/Bind request, broker would return an empty value for
operation
field, which could cause some errors in the platform.Proposal
Suggest return a no-empty value in
operation
field.