-
# Proposal: JSON Registry API V2.1
## Abstract
The docker registry is a service to manage information about docker images and enable their distribution. While the current registry is usable, there ar…
-
##### SUMMARY
Currently the redhat_subscription module does not appear to be idempotent, warranting workarounds within the playbook to check for registered systems.
##### ISSUE TYPE
- Featu…
-
This work item tracks creating a dev-ops guide for versioning orchestrations. It should compliment the existing versioning documentation by providing guidance on how to build automation using tools su…
-
This proposal is motivated by a PR comment originally posted by @yurishkuro in https://github.com/jaegertracing/jaeger/pull/2548#discussion_r502507111.
## Requirement - what kind of business us…
-
Add ability to see the status of the document consumer per document on the dashboard
* with progress bars
* with error messages when consumption fails
* with success messages and buttons / links …
-
This is a feature request and API proposal to allow cursor persistence for consumer offset checkpointing.
### Use-case
Ably stores messages that are sent by customers. Those messages are published…
-
**Affects Version(s):** 2.2.8.RELEASE
I am using Spring Cloud Stream with a Kafka binder.
I am specifically trying to implement idempotent messages with Spring Integration's `@IdempotentRece…
-
Hi,
I'm trying to produce a batch with a specific key for each message. I would like to produce batch with each message sent to its partition based on the key in the map of the list (Value).
:b…
-
I am planning to pull the data from Hono using Strimzi kafka(Version 0.20.0) connector (Camel AMQP source connector). I have followed the below steps to read data from Hono.
**I downloaded Came…
-
I have a kafka topic which currently has **97k** messages across **10 partitions**.
The connector runs **very slow - processing only 150 to 200 messages per min**.
**K8s cluster details:** 3 node …