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

2023-07-02 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-15135) RLM listener configurations passed but ignored by RLMM

2023-07-02 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-15135. --- Fix Version/s: 3.6.0 Resolution: Fixed > RLM listener configurations passed but ignored by

[jira] [Resolved] (KAFKA-8982) Admin.deleteRecords should retry when failing to fetch metadata

2023-07-02 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-8982. -- Fix Version/s: 3.6.0 Resolution: Fixed > Admin.deleteRecords should retry when failing to fetch

[GitHub] [kafka-site] imranhirey opened a new pull request, #529: Update coding-guide.html

2023-07-02 Thread via GitHub
imranhirey opened a new pull request, #529: URL: https://github.com/apache/kafka-site/pull/529 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [DISCUSS] KIP-852 Optimize calculation of size for log in remote tier

2023-07-02 Thread Jorge Esteban Quilcate Otoya
Thanks Divij, this KIP is a super useful improvement to Tiered Storage. I have a couple of minor comments to the KIP, otherwise I'm +1 on this proposal: 1. APIs haven't used getter naming convention on TS as far as I can see (e.g `RLMM#remoteLogSegmentMetadata()`). We could rename the proposed