Skip to content

Storing state stored via business repository#423

Merged
dgafka merged 2 commits intomainfrom
hotfix/storing-state-stored-aggregate-via-business-repo
Dec 22, 2024
Merged

Storing state stored via business repository#423
dgafka merged 2 commits intomainfrom
hotfix/storing-state-stored-aggregate-via-business-repo

Conversation

@dgafka
Copy link
Member

@dgafka dgafka commented Dec 22, 2024

Why is this change proposed?

Storing state stored via business repository, as it was not covered.

Description of Changes

Pull Request Contribution Terms

  • I have read and agree to the contribution terms outlined in CONTRIBUTING.

$gatewayParameterConverters = [
GatewayHeaderBuilder::create($interface->getFirstParameter()->getName(), AggregateMessage::CALLED_AGGREGATE_OBJECT),
GatewayHeaderBuilder::create($interface->getFirstParameter()->getName(), AggregateMessage::RESULT_AGGREGATE_OBJECT),
GatewayPayloadBuilder::create($interface->getFirstParameter()->getName())
Copy link
Member Author

Choose a reason for hiding this comment

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

That was missing.

@dgafka dgafka merged commit c53973b into main Dec 22, 2024
65 checks passed
@dgafka dgafka deleted the hotfix/storing-state-stored-aggregate-via-business-repo branch December 22, 2024 12:16
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.

1 participant