Skip to content

Conversation

@aajtodd
Copy link
Contributor

@aajtodd aajtodd commented Mar 9, 2022

Issue #

Description of changes

Discovered too many issues implementing request event streams. This last round of changes captures some remaining TODOs and turns back on the customization to remove event stream operations.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@aajtodd aajtodd requested a review from a team as a code owner March 9, 2022 17:01
@aajtodd aajtodd requested a review from ianbotsf March 9, 2022 17:01
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@aajtodd aajtodd merged commit 90707ee into feat-event-streams Mar 9, 2022
@aajtodd aajtodd deleted the event-streams-e2e branch March 9, 2022 17:33
aajtodd added a commit that referenced this pull request Mar 9, 2022
* Bootstrap event streams (#537)

* fix event stream filtering

* add parsing of common headers

* refractor frame decoder into a Flow

* remove event stream operation filter from customizations

* refactore event stream parsing; implement rough deserialization codegen

* fix warning

* filter out event stream errors

* render deserialization for exception event stream messages

* inject http request signature into the execution context once known

* add support for chunked signing

* add encode transform for message stream

* inline signing config builder

* initial event stream serialize implementation

* fix compile issues

* disable wip integration tests

* suppress test; cleanup codegen

* Event Stream Codegen Tests (#542)

* Checkpoint Event Streams (#544)

* fix tests

* increase windows runner memory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants