backbeat
backbeat copied to clipboard
Zenko Backbeat is the core engine for asynchronous replication, optimized for queuing metadata updates and dispatching work to long-running tasks in the background.
- if it is a "standalone null master key": created when an object is placed in a non-versioned bucket, which is then converted to a versioned bucket. If no new...
Outcome so far: * TypeScript is integrated in the build environment, and compiles to the dist folder * Jest is configured to use the mixed sources with on-the-fly compilation, and...
Add a Dockerfile that will be used by eve to build images suitable for a dev kubernetes deployment Note: no impact on branches 8.x
Do not reprocess for replication entries that have the COMPLETED status on source.
This pull request has been created automatically. It is linked to its parent pull request #1448. **Do not edit this pull request directly.** If you need to amend/cancel the changeset...
This PR addresses an issue in the bucket notification queue processor where consumed Kafka messages were only being validated against the first defined bucket notification rule (for a given destination...
Issue : BB-554
Code in `backbeatConsumer` already supports setting the client.rack consumer parameter to the site set in the config Issue: BB-521
This field is used in bucket notification in case of delete events as we don't have metadata for that type of event Issue: BB-535