Skip to content

Management Client Service Bus

Nikhil Singh[MicroSoft] requested to merge users/nikhil/ManagementClientSB into master

All Submissions:


  • [YES] I have added an explanation of what changes in this merge do and why we should include it?
  • [NO] Does the MR contain pipeline/ helm chart related changes?
  • [NO] I have updated the documentation accordingly.
  • [YES] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [YES] My code follows the code style of this project.
  • [NA] I ran lint checks locally prior to submission.

What is the issue or story related to the change?


ManagementClientFactoryImpl provides the management client for Service Bus by using the data partition ID. A cache has been implemented for easy retrieval of same after its creation.

Test coverage:


  • All existing and new TC's passed.

Does this introduce a breaking change?


  • [NO]

Merge request reports