golemcloud / golem

Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
https://learn.golem.cloud/
Apache License 2.0
530 stars 59 forks source link

Investigate worker enumeration with different oplog archive states #983

Closed vigoo closed 1 month ago

vigoo commented 1 month ago

There were reports that workers with archived oplogs are not (or not always?) returned by the worker enumeration, but if they are interacted with, leading to new entries written to the primary oplog, they reappear.

This needs to be investigated / some new tests written, and fixed.