Skip to content

How to keep the offset for broker cluster way #2513

@xu-weize

Description

@xu-weize

When consumer client pull message from Broker should to choice a broke (May be master or slave) by findBrokerAddressInSubscribe method. and use MQClientInstance.this.persistAllConsumerOffset() method persist offset to broker.But broker server never synchronized offset value to others with same brokerName .My question is that we support consume client connect a master to consume,the next time the client may choice to connect the slave broker ,how to get know the master offset(the offset never synchronized to othes)

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