Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Management client doesn't return correct NamespaceInfo #637

Closed
SeanFeldman opened this issue Jan 24, 2019 · 3 comments
Closed

Management client doesn't return correct NamespaceInfo #637

SeanFeldman opened this issue Jan 24, 2019 · 3 comments
Labels
Milestone

Comments

@SeanFeldman
Copy link
Collaborator

SeanFeldman commented Jan 24, 2019

Two issues:

  1. ManagementClient.GetNamespaceInfoAsync() invocation for premium tier never returns number of MUs.
  2. NamespaceType is always NamespaceType.Others as broker returns Messaging for ASB namespaces, not ServiceBus.

This is a broken functionality as it doesn't do what it supposed.

Tested version: 3.3.0

Running simple test on standard and premium namespaces returns the following:

image

@axisc
Copy link

axisc commented Jan 27, 2019

@SeanFeldman - thanks for reporting this. Agree that this is a bug. will have the team investigate.

@SeanFeldman
Copy link
Collaborator Author

@axisc FYI there's an ongoing PR #638 for this issue

@axisc
Copy link

axisc commented Jan 27, 2019

Ah, missed that ! 😀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants