Thanks for your comment LI-san.
Could anyone else review and vote for the KIP?
I think the situation described in the KIP's motivation can happen in any
large-scale Kafka deployment, so may be helpful for many users while the
proposed changes are small enough.
Thanks,
2021年8月3日(火) 15:49 Xiangy
On Sun, Aug 8, 2021 at 3:56 PM Matthias J. Sax wrote:
> >>> Not sure. Also, do you have an opinion on Long vs Double ?
>
> Not sure what you mean by `Long vs Double` ? Can you elaborate?
>
> We were discussing the return value for "sum". Alex suggested using
"Double" and you had "Long" in one of
Thanks for sharing your thoughts. I guess my first question about why
using the key boils down to the use case, and maybe you have something
else in mind than I do.
>> I see it this way: we define 'distinct' operation as returning a single
>> record per time window per selected key,
I believe thi
Hi,
I originally had a similar thought about `markAsPartitioned()` vs
extending `selectKey()` et al. with a config. While I agree that it
might be conceptually cleaner to use a config object, I did not propose
it as the API impact (deprecating stuff and adding new stuff) is quite
big... If we thin
>>> Not sure. Also, do you have an opinion on Long vs Double ?
Not sure what you mean by `Long vs Double` ? Can you elaborate?
-Matthias
On 8/8/21 7:41 AM, Mohan Parthasarathy wrote:
> On Tue, Aug 3, 2021 at 6:56 PM Matthias J. Sax wrote:
>
>> I was playing with the code a little bit, but it
Hi Devs,
Currently, I am bench-marking different transports.
The first one is Kafka.
I created a repo in my GitHub — https://github.com/rvit34/transport-benchmark
The result for Kafka is not so good. For RPS 25K and higher latency is about
1second and higher.
Maybe I'm doing something complete
On Tue, Aug 3, 2021 at 6:56 PM Matthias J. Sax wrote:
> I was playing with the code a little bit, but it seems not to be easy to
> use generics to enforce that V is `Comparable`...
>
> We would need to introduce a new interface
>
> interface ComparableStream>
> extends KStream
> {
> KTa
Hi all,
Sorry that I found the KIP link I provided in the previous email is wrong.
Updated link is as below.
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=186876596
Thank you.
Luke
On Thu, Aug 5, 2021 at 2:31 PM Luke Chen wrote:
> Hi everyone,
>
> I'd like to start the discu
kaushik srinivas created KAFKA-13178:
Summary: frequent network_exception trace at kafka producer.
Key: KAFKA-13178
URL: https://issues.apache.org/jira/browse/KAFKA-13178
Project: Kafka
I
kaushik srinivas created KAFKA-13177:
Summary: partition failures and fewer shrink but a lot of isr
expansions with increased num.replica.fetchers in kafka brokers
Key: KAFKA-13177
URL: https://issues.apache.o
kaushik srinivas created KAFKA-13176:
Summary: frequent ISR shrinks and expansion with default
num.replica.fetchers (1) under very low throughput conditions.
Key: KAFKA-13176
URL: https://issues.apache.org/jir
11 matches
Mail list logo