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

IGNITE-21765 Fix streamer partition awareness #3538

Merged
merged 9 commits into from Apr 2, 2024

Conversation

ptupitsyn
Copy link
Contributor

@ptupitsyn ptupitsyn commented Apr 2, 2024

Always return partition count from ClientTablePartitionPrimaryReplicasGetRequest, even when assignment is not available, so that per-partition batches can be initialized.

Before that we could end up with 0 partitions in DataStreamer, resulting in broken awareness.

Also: Fix TODOs for closed IGNITE-21768

@ptupitsyn ptupitsyn self-assigned this Apr 2, 2024
@ptupitsyn ptupitsyn requested a review from isapego April 2, 2024 10:17
@ptupitsyn ptupitsyn merged commit dd75ada into apache:main Apr 2, 2024
1 check passed
@ptupitsyn ptupitsyn deleted the ignite-21765 branch April 2, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants