Skip to content

Ensure Partition Processor Leader Is the Sole Log Writer (for vqueues support) #3965

@muhamadazmy

Description

@muhamadazmy

Description:

To enable vqueues
, we need to ensure that the Partition Processor Leader is the only component allowed to write to its logs.

This requires refactoring several components that currently perform log writes directly:

After this change, all these components should write to logs exclusively via RPC calls to the Partition Processor Leader.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions