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

Implement inserting into sharded message table #118

Open
cer opened this issue Aug 26, 2022 · 0 comments
Open

Implement inserting into sharded message table #118

cer opened this issue Aug 26, 2022 · 0 comments

Comments

@cer
Copy link
Contributor

cer commented Aug 26, 2022

Support eventuate-tram/eventuate-tram-core#181

cer added a commit that referenced this issue Aug 30, 2022
EventuateCommonJdbcOperations supports inserting into sharded MESSAGE table.

MySQL container (only) has an optional EVENTUATE_OUTBOX_TABLES env var that specifies the number of message table shards to create.

Added Message.message_partition column to support further sharding within a table

Implemented testcontainers-based EventuateMySqlContainer to support testing of sharded MESSAGE table.
cer added a commit that referenced this issue Aug 30, 2022
…kito version issue caused by upgrading Spring Boot to a supported version
cer added a commit that referenced this issue Aug 30, 2022
cer added a commit that referenced this issue Aug 31, 2022
cer added a commit that referenced this issue Aug 31, 2022
cer added a commit that referenced this issue Sep 10, 2022
cer added a commit to eventuate-foundation/eventuate-common-quarkus that referenced this issue Oct 3, 2022
cer added a commit to eventuate-tram/eventuate-tram-sagas-quarkus that referenced this issue Oct 3, 2022
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

No branches or pull requests

1 participant