Skip to content

Producer Restarting{Feature Optimisation] #376

@suyashtava

Description

@suyashtava

Producer Service restarts at the addition of each new partition.

Right now we have a newPartitionHandler thread that periodically checks if there are new partition, if there are/is it kills the whole service and restart it.

Instead, we can update the partition state and run a thread right away which will avoid unnecessary restart

Metadata

Metadata

Assignees

No one assigned

    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