Azure-sdk-for-java: [FEATURE REQ] Add support ContentResponseOnWrite option per request

Created on 8 Oct 2020  路  4Comments  路  Source: Azure/azure-sdk-for-java

Currently Java SDK support ContentResponseOnWrite option in CosmosClientBuilder. But that option doesn't configures per request.

I would like to set behavior for content response on write per request. For example, I want to default behavior is false about EnableContentResponseOnWrite option, and specific operation require response.

Additional context
relatded: https://devblogs.microsoft.com/cosmosdb/enable-content-response-on-write/#comment-168

Information Checklist

  • [x] Description Added
  • [x] Expected solution specified
Client Cosmos customer-reported question

All 4 comments

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @kushagraThapar, @anfeldma-ms

@kushagraThapar could you please follow up with @buchizo

@buchizo - thanks for the feature request, this is still in our backlog, will let you know once we plan to implement it.

This is done, and will be released in next azure-cosmos release.

Was this page helpful?
0 / 5 - 0 ratings