Skip to content

EventHub: Geo DR Feature#3749

Merged
shahabhijeet merged 7 commits intoAzure:psSdkJson6from
v-Ajnava:EHDR_2017
Oct 5, 2017
Merged

EventHub: Geo DR Feature#3749
shahabhijeet merged 7 commits intoAzure:psSdkJson6from
v-Ajnava:EHDR_2017

Conversation

@v-Ajnava
Copy link
Copy Markdown

@v-Ajnava v-Ajnava commented Sep 27, 2017

Description

New Geo DR Feature added :

This change adds metadata Geo-Disaster recovery support to the Eventhub .NET management client. API are being added to create and manage a Disaster recovery configuration which allows users to pair two Eventhub namespaces in a primary-secondary configuration and creates an alias to represent the DR pair. Also, being added are APIs to trigger a Geo-DR failover which re-points the alias from the primary to the secondary namespace and APIs to break DR pairing which disables Geo-DR.

Swagger change PR link : Azure/azure-rest-api-specs#1709

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

SDK Generation Guidelines

  • If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
  • The generate.cmd file for the SDK has been updated with the version of AutoRest, as well as the commitid of your swagger spec or link to the swagger spec, used to generate the code.
  • The *.csproj and AssemblyInfo.cs files have been updated with the new version of the SDK.

Copy link
Copy Markdown
Contributor

@shahabhijeet shahabhijeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing description as to what this PR is all about.

@v-Ajnava
Copy link
Copy Markdown
Author

v-Ajnava commented Oct 3, 2017

@shahabhijeet, Swagger change PR link : Azure/azure-rest-api-specs#1709

@v-Ajnava
Copy link
Copy Markdown
Author

v-Ajnava commented Oct 3, 2017

@cormacpayne, have updated the PR description, version and metadata file, please review and let me know your comments.

@v-Ajnava
Copy link
Copy Markdown
Author

v-Ajnava commented Oct 4, 2017

@shahabhijeet, I am not able to change the label and have addressed all the comments.

@shahabhijeet shahabhijeet merged commit 59ccb36 into Azure:psSdkJson6 Oct 5, 2017
EvgenyAgafonchikov pushed a commit to EvgenyAgafonchikov/azure-sdk-for-net that referenced this pull request Oct 13, 2017
* GEO DR changes

* Version updated

* GeoDR tests

* Latest swagger code

* updated the Version and metadata file.
JasonYang-MSFT pushed a commit to JasonYang-MSFT/azure-sdk-for-net that referenced this pull request Dec 8, 2017
* GEO DR changes

* Version updated

* GeoDR tests

* Latest swagger code

* updated the Version and metadata file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants