Skip to content

Does not handle a single down broker #104

@skandragon

Description

@skandragon

I have two brokers, and am configuring a partition producer as such:

I am getting this error when broker1 is down:

brokers = [ 'broker1.example.com:9092', 'broker2.example.com:9092' ]

end

gems/poseidon-0.0.5/lib/poseidon/sync_producer.rb:66:in `send_messages': Failed to send all messages: [list]

Any idea how to make this resilient against a broker being down?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions