Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/enable fan out for the same source #314

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

yl-lisen
Copy link
Collaborator

@yl-lisen yl-lisen commented Nov 21, 2023

This resolves #288

Please write user-readable short description of the changes:

  • enable fan out for the same source (with setting query_resource_group='shared')
  • support attach back independent channel with seek to when reaches to latest records
  • support attach back independent channel for recover mode when reaches to latest records
  • move StreamingStoreSourceMultiplexers (a multiplexers is bound to a stream) to StorageStream from StreamShard
  • fix minor for smoke test
  • support fan out for backfill read and fix more

@yl-lisen yl-lisen self-assigned this Nov 21, 2023
@yl-lisen yl-lisen force-pushed the feature/issue-288-enable-fan-out-for-the-same-source branch from c15e23b to ec96712 Compare November 22, 2023 12:33
@yl-lisen yl-lisen marked this pull request as ready for review November 22, 2023 12:33
@yl-lisen yl-lisen force-pushed the feature/issue-288-enable-fan-out-for-the-same-source branch from ec96712 to 9200843 Compare November 23, 2023 09:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fan-out support for the same source
1 participant