confluentinc / parallel-consumer

Parallel Apache Kafka client wrapper with per message ACK, client side queueing, a simpler consumer/producer API with key concurrency and extendable non-blocking IO processing.
https://confluent.io/confluent-accelerators/#parallel-consumer
Apache License 2.0
76 stars 125 forks source link

remove publish auto-promotion #807

Closed rkolesnev closed 3 months ago

rkolesnev commented 3 months ago

Publish auto promote triggers on tag rename (soft delete) - disable for now

Checklist