Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Implement HealthCheck for Azure Service Bus dependency #44

Open
CESARDELATORRE opened this issue Apr 3, 2017 · 1 comment
Open

Implement HealthCheck for Azure Service Bus dependency #44

CESARDELATORRE opened this issue Apr 3, 2017 · 1 comment

Comments

@CESARDELATORRE
Copy link
Contributor

In a similar fashion than the RabbitMQ HealthCheck, having it for Azure Service Bus, at these levels of testing:

  • Azure SB topic (usually, each topic in your Azure SB account will be owned by a different business application)
  • Testing an Azure SB Subscriptions list which are dependencies for a particular service/application
  • Testing a message Publish() into the Service Bus with a "Test" Event/Message Type, so it is ignored by other subscriptors
    In any case, the scope should be defined in further details.
@sshogunn
Copy link

Please add this feature for Java client as well

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

No branches or pull requests

2 participants