(kafka) branch trunk updated: MINOR: Change info log to debug for scheduled timer tasks. (#19624)

2025-05-02 Thread schofielaj
This is an automated email from the ASF dual-hosted git repository. schofielaj pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 4558d15856a MINOR: Change info log to debug for

(kafka) branch trunk updated: MINOR: fix bug in MockConsumer (#19627)

2025-05-02 Thread frankvicky
This is an automated email from the ASF dual-hosted git repository. frankvicky pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 44025d81162 MINOR: fix bug in MockConsumer (#19

(kafka) branch trunk updated: MINOR: Remove unnecessary Optional from offsetsToSnapshot (#19613)

2025-05-02 Thread chia7712
This is an automated email from the ASF dual-hosted git repository. chia7712 pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 28ad4dd5c5b MINOR: Remove unnecessary Optional fr

(kafka-site) branch markdown created (now 942a8cc05)

2025-05-02 Thread davidarthur
This is an automated email from the ASF dual-hosted git repository. davidarthur pushed a change to branch markdown in repository https://gitbox.apache.org/repos/asf/kafka-site.git at 942a8cc05 initial commit This branch includes the following new commits: new 942a8cc05 initial commi

(kafka-site) 01/01: initial commit

2025-05-02 Thread davidarthur
This is an automated email from the ASF dual-hosted git repository. davidarthur pushed a commit to branch markdown in repository https://gitbox.apache.org/repos/asf/kafka-site.git commit 942a8cc05f6e6d501a5fa56ca0180c831f5c141d Author: David Arthur AuthorDate: Fri May 2 17:04:14 2025 -0400

(kafka-site) 01/02: add index file for testing

2025-05-02 Thread davidarthur
This is an automated email from the ASF dual-hosted git repository. davidarthur pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/kafka-site.git commit 6067e10f3fb68dab8520dee1fcc13bb16e5ff1aa Author: David Arthur AuthorDate: Fri May 2 14:43:50 2025 -0400

(kafka-site) 02/02: add staging deployment to asf.yaml

2025-05-02 Thread davidarthur
This is an automated email from the ASF dual-hosted git repository. davidarthur pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/kafka-site.git commit bd31c1c787a7d9e7822c4ba5810ccbe6d7460731 Author: David Arthur AuthorDate: Fri May 2 14:45:15 2025 -0400

(kafka-site) branch asf-staging created (now bd31c1c78)

2025-05-02 Thread davidarthur
This is an automated email from the ASF dual-hosted git repository. davidarthur pushed a change to branch asf-staging in repository https://gitbox.apache.org/repos/asf/kafka-site.git at bd31c1c78 add staging deployment to asf.yaml This branch includes the following new commits: new

(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 14796115764

2025-05-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch test-catalog in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/test-catalog by this push: new 5cff1eb2d5b Update test catalog d

(kafka) branch trunk updated (bc7e57242db -> e68781414e9)

2025-05-02 Thread schofielaj
This is an automated email from the ASF dual-hosted git repository. schofielaj pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from bc7e57242db MINOR: remove @FunctionalInterface annotation (#19618) add e68781414e9 KAFKA-19204: Allow persister

(kafka) branch trunk updated (f69337b37cf -> bc7e57242db)

2025-05-02 Thread frankvicky
This is an automated email from the ASF dual-hosted git repository. frankvicky pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git from f69337b37cf MINOR: use `isEmpty()` to avoid compiler warning (#19616) add bc7e57242db MINOR: remove @Functional