Re: [DISCUSS] Should we automatically close stale PRs?

2022-02-26 Thread Guozhang Wang
Hey David, Just reviving on this thread, do you have some final decision on this now with all the feedbacks received so far? On Sun, Feb 13, 2022 at 8:41 PM Ismael Juma wrote: > Hi David, > > I think it's a good idea to use the bot for auto closing stale PRs. The > ideal flow would be: > > 1. W

Re: [DISCUSS] KIP-820: Extend KStream process with new Processor API

2022-02-26 Thread Guozhang Wang
Hello folks, Regarding the outstanding question, I'm actually a bit leaning towards the second option since that `withKey()` itself always creates a new Record object. This has a few implications: * That we would have to discard the previous Record object to be GC'ed with the new object --- note

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

2022-02-26 Thread Apache Jenkins Server
See Changes: -- [...truncated 444638 lines...] [2022-02-26T20:59:07.720Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > testLeftLeft[caching enabled

[jira] [Resolved] (KAFKA-13698) KRaft authorizer should check host address instead of name

2022-02-26 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13698. - Resolution: Fixed > KRaft authorizer should check host address instead of name > ---

[jira] [Resolved] (KAFKA-13697) KRaft authorizer should handle AclOperation.ALL

2022-02-26 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13697. - Resolution: Fixed > KRaft authorizer should handle AclOperation.ALL > --