Skip to content
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

Performance regression in versions 14.2.0 to 22.0.0 for some services (fixed in v23.0.0) #63

Closed
github-anurag opened this issue Jul 8, 2021 · 2 comments
Labels
SDK Issue pertains to the SDK itself and not specific to any service

Comments

@github-anurag
Copy link
Member

github-anurag commented Jul 8, 2021

In versions 14.2.0 to 22.0.0, you may encounter performance regressions when using the SDK with some OCI services. This issue has been fixed in v23.0.0 and later versions.

The regression surfaces itself as a 1-second increase in latency in SDK operations made to some OCI services. This issue has been confirmed to impact the OCI Streaming service, and likely impacts the Email Delivery, Health Checks, NoSQL Database Cloud, Registry, Generic Artifacts, and Web Application Acceleration and Security services as well. This list is not comprehensive – it is possible you may encounter the issue against other OCI services as well. The issue has been confirmed to NOT affect the OCI Object Storage and Functions services.

If you are experiencing this issue there are some workarounds you can do:

  • Use SDK version 14.1.0 or earlier, or version 23.0.0 later
  • Or, use the SDK's raw request signer to make requests to OCI services for any requests where you are experiencing performance degradation. An example on how to use the raw request signer is here
@github-anurag github-anurag pinned this issue Jul 8, 2021
@jodoglevy jodoglevy added the SDK Issue pertains to the SDK itself and not specific to any service label Jul 12, 2021
@github-anurag github-anurag changed the title Performance regression in the dotnet SDK Performance regression in some versions of the dotnet SDK Jul 20, 2021
@github-anurag github-anurag changed the title Performance regression in some versions of the dotnet SDK Performance regression in versions 14.2.0 to 22.0.0 of the dotnet SDK Jul 20, 2021
@jodoglevy jodoglevy changed the title Performance regression in versions 14.2.0 to 22.0.0 of the dotnet SDK Performance regression in versions 14.2.0 to 22.0.0 for some services (fixed in v23.0.0) Jul 21, 2021
@jodoglevy
Copy link
Member

This issue has been fixed in v23.0.0

@mr-russ
Copy link
Contributor

mr-russ commented Jul 8, 2024

If this has been fixed in v23.0.0, can this issue be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SDK Issue pertains to the SDK itself and not specific to any service
Projects
None yet
Development

No branches or pull requests

3 participants