Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.33k stars 1.97k forks source link

Fix and enable tcnative in V2 and V3 #16616

Closed xinlian12 closed 3 years ago

xinlian12 commented 3 years ago

This issue has been fixed in V4, need to port this fix into V2 and V3. After this change, reenable tcnative in the CosmosDB-benchmar-runner.

ghost commented 3 years ago

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

kushagraThapar commented 3 years ago

@xinlian12 - any updates on this issue ? I don't think we need to enable tcnative on V3 at all. And I think we already fixed the issue with v2, right ? If so, please close this and all related issues to tcnative.

xinlian12 commented 3 years ago

The fix has been imported to V2. No plan for V3.