Skip to content

2.9.0: config.rd incorrectly caches group_id when using default  #353

@nic-snoek-zepto

Description

@nic-snoek-zepto

Since version 2.9.0:

  • When starting multiple consumers in the same process (in different threads)
  • And relying on the default group_id (group_id_prefix + classname.kebabcase)

config.rb caches the group_id and does not recalculate for different consumer class.

Workaround: Do not rely on default group_id, but set group_id explicitly on each consumer class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions