Skip to content

Add tenant-aware query processing to the multi-tenancy demo - #4851

Closed
hatzlj wants to merge 3 commits into
mainfrom
feature/axoniq/176/210-query-demo
Closed

Add tenant-aware query processing to the multi-tenancy demo#4851
hatzlj wants to merge 3 commits into
mainfrom
feature/axoniq/176/210-query-demo

Conversation

@hatzlj

@hatzlj hatzlj commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Demo for query processing (showing subscription query and update emission)

@hatzlj hatzlj added this to the Release 5.3.0 milestone Jul 31, 2026
@hatzlj hatzlj self-assigned this Jul 31, 2026
@hatzlj hatzlj added the Priority 2: Should High priority. Ideally, these issues are part of the release they’re assigned to. label Jul 31, 2026
@laura-devriendt-lemon

Copy link
Copy Markdown
Contributor

Superseded by #4852.

That branch carries the first commit from here with its author intact, rebased off main onto feature/axoniq/176/210_pooled_streaming_demo so it stacks on #4795 and its diff is only the query work. The duplicated MultiTenantStreamingProcessorRestartConfiguration rename is dropped, and demo.axon-server.enabled is back to false so the declarative demo still runs with no infrastructure.

It also closes the three behaviours from axoniq-framework#281 that were still open: tenant-scoped completeSubscriptions, a query carrying no tenant metadata, and a query for a removed tenant. Verified against a licensed Axon Server.

Closing this one in favour of #4852.

@smcvb smcvb added Type: Feature Use to signal an issue is completely new to the project. Status: Duplicate Use to signal this issue is a duplicate of another. Please refer to the other issue. labels Jul 31, 2026
@smcvb smcvb removed this from the Release 5.3.0 milestone Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority 2: Should High priority. Ideally, these issues are part of the release they’re assigned to. Status: Duplicate Use to signal this issue is a duplicate of another. Please refer to the other issue. Type: Feature Use to signal an issue is completely new to the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants