ttapjinda commented on pull request #9006:
URL: https://github.com/apache/kafka/pull/9006#issuecomment-657202648
This is quite old ticket, we have implemented similar feature and used
inside Agoda for a while. so we decided to open a pr here as well.
Could you help with the review @guozh
[
https://issues.apache.org/jira/browse/KAFKA-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156368#comment-17156368
]
Guozhang Wang commented on KAFKA-10134:
---
[~zhowei] Just to clarify are you working
guozhangwang opened a new pull request #9011:
URL: https://github.com/apache/kafka/pull/9011
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including up
guozhangwang commented on a change in pull request #8997:
URL: https://github.com/apache/kafka/pull/8997#discussion_r453353080
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamsPartitionAssignor.java
##
@@ -1078,6 +1098,8 @@ private boolea
[
https://issues.apache.org/jira/browse/KAFKA-10136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156492#comment-17156492
]
jiamei xie commented on KAFKA-10136:
I wrote one implement for multiple-thread, Muti
abbccdda opened a new pull request #9012:
URL: https://github.com/apache/kafka/pull/9012
Co-authored-by: Viktor Somogyi viktorsomo...@gmail.com
Co-authored-by: Boyang Chen boy...@confluent.io
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implemen
[
https://issues.apache.org/jira/browse/KAFKA-10044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-10044:
---
Summary: Deprecate ConsumerConfig#addDeserializerToConfig and
ProducerConfig#addSerializerTo