Skip to content

in case of muliple instances of clowder extractors show up multiple times #276

@robkooper

Description

@robkooper

Describe the bug
If you run multiple instances of clowder using the same database, each of them will listen for the heartbeat and write it to the database.

image

To Reproduce
Steps to reproduce the behavior:

  1. run clowder with multiple intances
  2. start a new extractor
  3. look at extractors
  4. See error

This could be related to some of the issues we seen with elasticsearch as well as login, where multiple instances would pick up the messages. This could be resolved by picking a single master machine.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions