-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removed Beta tag from handle, and readMany APIs #20092
Removed Beta tag from handle, and readMany APIs #20092
Conversation
kushagraThapar
commented
Mar 24, 2021
•
edited
Loading
edited
- Removed Beta tag from handle, and readMany APIs
@@ -79,7 +79,6 @@ public Duration getDuration() { | |||
* Regions contacted for this request | |||
* @return set of regions contacted for this request | |||
*/ | |||
@Beta(value = Beta.SinceVersion.V4_9_0, warningText = Beta.PREVIEW_SUBJECT_TO_CHANGE_WARNING) | |||
public Set<URI> getRegionsContacted() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we postpone GAing the getRegionsContacted()
API for now.
I suspect we may need to return a different type. perhaps a Set<URL>
or Set<String>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, the feedResponseDiagnostics doesnt return all the values for this and currently just null. So its worth waiting to fix that part too for GA
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@moderakh - makes sense, reverted this API back to Beta.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am signing off pending one comment on the getRegionsContacted()
.
"can we postpone GAing the getRegionsContacted() API for now.
I suspect we may need to return a different type. perhaps a Set<URL>
or Set<String>
"
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)
migrate to .net track 2 batch 2 (Azure#20092)