[jira] [Resolved] (KAFKA-15669) Implement telemetry naming strategy

2023-11-01 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-15669. - Fix Version/s: 3.7.0 Resolution: Fixed > Implement telemetry naming strategy >

[jira] [Resolved] (KAFKA-15668) Add Opentelemetry Proto library with shadowed classes

2023-11-01 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-15668. - Fix Version/s: 3.7.0 Resolution: Fixed > Add Opentelemetry Proto library with

Re: ACCESS to Apache Pony Mail

2023-11-01 Thread Arpit Goyal
Thanks Justin and Joseph. This was helpful. On Wed, Nov 1, 2023, 22:39 Justine Olshan wrote: > If you would like to read any historical conversation you can do so from > the archive here: https://lists.apache.org/list.html?dev@kafka.apache.org > > As Josep said, in order to reply, you can use

[jira] [Resolved] (KAFKA-15731) KRaft support in ListOffsetsIntegrationTest

2023-11-01 Thread Sameer Tejani (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sameer Tejani resolved KAFKA-15731. --- Fix Version/s: 3.7.0 Resolution: Fixed > KRaft support in ListOffsetsIntegrationTest

[jira] [Resolved] (KAFKA-15730) KRaft support in ProducerFailureHandlingTest

2023-11-01 Thread Sameer Tejani (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sameer Tejani resolved KAFKA-15730. --- Fix Version/s: 3.7.0 Resolution: Fixed > KRaft support in

[jira] [Resolved] (KAFKA-15732) KRaft support in LogAppendTimeTest

2023-11-01 Thread Sameer Tejani (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sameer Tejani resolved KAFKA-15732. --- Fix Version/s: 3.7.0 Resolution: Fixed > KRaft support in LogAppendTimeTest >

[jira] [Resolved] (KAFKA-15733) KRaft support in FetchRequestMaxBytesTest

2023-11-01 Thread Sameer Tejani (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sameer Tejani resolved KAFKA-15733. --- Fix Version/s: 3.7.0 Resolution: Fixed > KRaft support in FetchRequestMaxBytesTest >

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2352

2023-11-01 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2351

2023-11-01 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-968: Support single-key_multi-timestamp interactive queries (IQv2) for versioned state stores

2023-11-01 Thread Alieh Saeedi
Hi all, @Matthias: I think Victoria was right. I must add the method `get(key, fromTime, toTime)` to the interface `VersionedKeyValueStore`. Right now, having the method only in `RocksDBVersionedStore`, made me to have an instance of `RocksDBVersionedStore` (instead of `VersionedKeyValueStore`) in

Re: ACCESS to Apache Pony Mail

2023-11-01 Thread Justine Olshan
If you would like to read any historical conversation you can do so from the archive here: https://lists.apache.org/list.html?dev@kafka.apache.org As Josep said, in order to reply, you can use your own client without logging in. Hope this helps! Justine On Wed, Nov 1, 2023 at 10:01 AM Josep

Re: [VOTE] KIP-992 Proposal to introduce IQv2 Query Types: TimestampedKeyQuery and TimestampedRangeQuery

2023-11-01 Thread Hanyu (Peter) Zheng
Hello everyone, I would like to start a vote for KIP-992: Proposal to introduce IQv2 Query Types: TimestampedKeyQuery and TimestampedRangeQuery. Sincerely, Hanyu On Wed, Nov 1, 2023 at 10:00 AM Hanyu (Peter) Zheng wrote: > >

[VOTE] KIP-992 Proposal to introduce IQv2 Query Types: TimestampedKeyQuery and TimestampedRangeQuery

2023-11-01 Thread Hanyu (Peter) Zheng
https://cwiki.apache.org/confluence/display/KAFKA/KIP-992%3A+Proposal+to+introduce+IQv2+Query+Types%3A+TimestampedKeyQuery+and+TimestampedRangeQuery -- [image: Confluent] Hanyu (Peter) Zheng he/him/his Software Engineer Intern +1 (213) 431-7193 <+1+(213)+431-7193>

Re: ACCESS to Apache Pony Mail

2023-11-01 Thread Josep Prat
Hi Arpit, Pony Mail can be seen as the archive of the mailing list. We usually share these links because they are always accessible. That being said, if you want to reply to an email that you can only find on Pony Mail (maybe because the mail was sent before you subscribed or because you deleted

Re: [DISCUSS] KIP-977: Partition-Level Throughput Metrics

2023-11-01 Thread Qichao Chu
Hi Divij, Thank you for the very quick response and the nice suggestions. I have updated the KIP with the following thoughts. 1. I checked the Java documentation and it seems the regex engine in utils is

Re: ACCESS to Apache Pony Mail

2023-11-01 Thread Arpit Goyal
Thanks Joseph for providing detailed information. I recently started contributing in the Kafka project and i observe developers shares pony mail link for discussion around the design.How could i be part of the thread and able to share the opinion around the design. On Wed, Nov 1, 2023, 17:22

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #2350

2023-11-01 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-977: Partition-Level Throughput Metrics

2023-11-01 Thread Divij Vaidya
Thank you for making the changes Qichao. We are now entering in the territory of defining a declarative schema for filters. In the new input format, the type is string but we are imposing a schema for the string and we should clearly call out the schema. You can perhaps choose to adopt a schema

Re: [DISCUSS] KIP-963: Upload and delete lag metrics in Tiered Storage

2023-11-01 Thread Jorge Esteban Quilcate Otoya
Thanks, Christo! 1. Agree. Having a further look into how many latency metrics are included on the broker side there are only a few of them (e.g. request lifecycle) — but seems mostly delegated to clients, or plugin in this case, to measure this. 3.2. Personally, I find the record-based lag less

Re: [DISCUSS] KIP-977: Partition-Level Throughput Metrics

2023-11-01 Thread Qichao Chu
Hi Divij, Thank you for the review and the great suggestions, again. I have updated the corresponding content, can you take another look? Regarding the KIP-544 style regex, I have added it to the new property too. It's expanded to include multiple sections for better future extension. Best,

Re: ACCESS to Apache Pony Mail

2023-11-01 Thread Josep Prat
Hi Arpit, By committer it is meant a person with write access to an ASF project (for example Apache Kafka). Towards the end of this page you can see what needs to be done to become a committer: https://kafka.apache.org/contributing.html . Committership happens on invite basis and it's done by the

Re: [DISCUSS] KIP-974 Docker Image for GraalVM based Native Kafka Broker

2023-11-01 Thread Federico Valeri
Hi Krishna, thanks for the updates, LGTM. On Mon, Oct 30, 2023 at 3:36 PM Krishna Agarwal wrote: > > Hi Federico, > Thanks for the feedback. > >1. Yes, we will add the building, testing and scanning automation for >this Docker Image along with the flow mentioned in KIP-975. (Updated in

[jira] [Created] (KAFKA-15771) ProduceRequest#partitionSizes() is not an atomic operation

2023-11-01 Thread Xiaobing Fang (Jira)
Xiaobing Fang created KAFKA-15771: - Summary: ProduceRequest#partitionSizes() is not an atomic operation Key: KAFKA-15771 URL: https://issues.apache.org/jira/browse/KAFKA-15771 Project: Kafka

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #2349

2023-11-01 Thread Apache Jenkins Server
See Changes: -- [...truncated 437410 lines...] Gradle Test Run :streams:test > Gradle Test Executor 88 > DefaultTaskExecutorTest > shouldProcessTasks() STARTED Gradle