Skip to content

Conversation

@yiliuTo
Copy link
Member

@yiliuTo yiliuTo commented Jul 19, 2021

Fix bug #23027: Mismatch of encoding/decoding String when converting message string payload in EventHubs binder.
Refer: azure-messaging-eventhubs decode String payload with UTF-8 charset. https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azure/messaging/eventhubs/EventData.java#L203

@ghost ghost added the azure-spring All azure-spring related issues label Jul 19, 2021
@yiliuTo
Copy link
Member Author

yiliuTo commented Jul 19, 2021

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yiliuTo yiliuTo marked this pull request as ready for review July 20, 2021 01:29
Copy link
Member

@saragluna saragluna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@yiliuTo yiliuTo merged commit 99f0c2f into Azure:main Jul 20, 2021
@conniey conniey linked an issue Jul 20, 2021 that may be closed by this pull request
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Mar 22, 2023
[Hub Generated] Review request for Microsoft.Help to add version preview/2023-01-01-preview (Azure#23056)

* Generate new Service for help

* init commit microsoft.help-2023-01-01-preview

* Updating swagger documentation #1

* Updating swagger documentation #2

* Adding suppressions for Help 2023-01-01-preview api

* Adding suppressions for Help 2023-01-01-preview api #2

* removed unnecessary files

* update examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EventHubMessageConverter uses Char.defaultCharset

2 participants