-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix pubsub metadata conflict (dapr#7421)
* Temporary override to have Redis to handle event metadata. Signed-off-by: Artur Souza <asouza.pro@gmail.com> * E2E test change to reproduce HTTP header conflict in pubsub. Signed-off-by: Artur Souza <asouza.pro@gmail.com> * E2E test for content-length conflict with gRPC subscriber. Signed-off-by: Artur Souza <asouza.pro@gmail.com> * Hotfix to avoid content-length header conflict in HTTP and gRPC. Signed-off-by: Artur Souza <asouza.pro@gmail.com> * Revert "Temporary override to have Redis to handle event metadata." This reverts commit 20b60a0. Signed-off-by: Artur Souza <asouza.pro@gmail.com> --------- Signed-off-by: Artur Souza <asouza.pro@gmail.com>
- Loading branch information
1 parent
53454d0
commit 3b7bc67
Showing
3 changed files
with
26 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters