stroller

Results 7 issues of stroller

Fix https://issues.apache.org/jira/browse/KAFKA-19371

storage
tiered-storage
small

support oracle object storage test result after deploy to kafka on oracle oci.

Hi Team: Nice to meet you! I already adopt AWS S3 solution for months and it works well. Thanks a lot! And we are hosting more and more kafka clusters...

It is one important issue need to be fixed to support most cases which values may contain the separator. for one example: I can make sure my key can't contain...

type=enhancement
cla: yes
P3

Fix https://issues.apache.org/jira/browse/KAFKA-18928 Currently. It only support dynamically changing configs for a specific **static** quorum controller. ### Test Environment Dynamic quorum environment: `controller.quorum.bootstrap.servers=ip1:port,ip2:port,ip3:port ` Static quorum environment: `controller.quorum.voters=id1@ip1:port,id2@ip2:port,id3@ip3:port ` ### Test...

core
kraft
ci-approved
small

Test Case: Topic enable remote storage: Local retention time: 10 minutes Remote retenton time: 20 minutes Keep run producer to send. and pick one time after 20 minutes to set...

storage
small
triage
needs-attention

[JIRA:19893](https://issues.apache.org/jira/browse/KAFKA-19893) [KIP:1241](https://cwiki.apache.org/confluence/display/KAFKA/KIP-1241%3A+Reduce+tiered+storage+redundancy+with+delayed+upload) Currently, Kafka uploads all non-active local log segments to remote storage even when they are still within the local retention period, resulting in redundant storage of the same...

storage
tiered-storage
clients
ci-approved
small
triage
needs-attention