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

We experienced ~1 minute latency while sending messages to EventHub from the upstream application on 01.04.2021, and it happened for couple of times #20434

Closed
2 of 3 tasks
koustavnaharoy-ayla opened this issue Apr 7, 2021 · 4 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. Event Hubs question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@koustavnaharoy-ayla
Copy link

koustavnaharoy-ayla commented Apr 7, 2021

Describe the bug
We experienced ~1 minute latency while sending messages to EventHub from the upstream application on 01.04.2021, and it happened for couple of times.

Code Snippet
Add the code snippet that causes the issue.
eventhubClient.sendSync()

Expected behavior
A clear explanation of why is this not a bug or a feature request?
As per the previous discussion with AZURE support colleague from Microsoft, there was a suggestion came to integrate with the newer azure sdk, azure-messaging-eventhubs 5.3.1 instead of using azure sdk 2.1.0. But that did not yield any visible results.

Screenshots
If applicable, add screenshots to help explain your problem.

Setup (please complete the following information):

  • OS: Kubenetes
  • IDE : IntelliJ
  • Version of the Library used 5.3.1

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Bug Description Added
  • Repro Steps Added
  • Setup information Added
@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Apr 7, 2021
@joshfree joshfree added Client This issue points to a problem in the data-plane of the library. Event Hubs labels Apr 8, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Apr 8, 2021
@joshfree
Copy link
Member

joshfree commented Apr 8, 2021

@conniey PTAL

@conniey
Copy link
Member

conniey commented Apr 8, 2021

If you enable the environment variable, AZURE_LOG_LEVEL=2, and then configure a logger that supports slf4j, can you give me some logs for this issue? Do you have a repro?
https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#configuration-examples

@koustavnaharoy-ayla
Copy link
Author

Ok sure, I try to repro that and get some log with this process

@conniey
Copy link
Member

conniey commented Aug 20, 2021

Can you reopen this when you have logs? We also fixed many reliability bugs in 5.10.0 which may have contributed to it.

@conniey conniey closed this as completed Aug 20, 2021
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this issue Sep 13, 2022
{AzureSecurityContacts} fixes Azure/azure-rest-api-specs#20364 (Azure#20434)

Currently, the azure python SDK supports version 2017-08-01-preview for security contacts. We need to update it to 2020-01-01-preview.

fixes Azure/azure-rest-api-specs#20364

This request is forwarded from Azure/azure-sdk-for-python#25771
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. Event Hubs question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

3 participants