Addition to my previous e-mail ...
I think, that there should be Observer pattern. I think, that Consumer
interface is Observer interface with method update (i do not know how this
method is called in Consumer). I have two ideas, which classes could be
concrete observers. First idea is, that c
Hi can you help me identify some design patterns in the code apache/kafka ?
Thanks
Mrkvica
You are right, I am beginner in Kafka. Therefore I very appreciate your help.
Thank you very much.
__
> Od: "Suman B N"
> Komu: dev@kafka.apache.org
> Dátum: 24.10.2018 11:22
> Predmet: Re: classes with Test in their name
>
Those are for
Hi,
there, in the code, is lot of classes with "Test" in their name. For example
KafkaProducerTest, KafkaAdminClientTest or ClusterConnectionStateTest etc.
Could you tell me please, if these classe are used somewhere in Kafka by
regular way or
if these classes are used only for testing purpose
Hi can you help me identify design patterns in the code apache/kafka ?
Thanks
Mrkvica
Thank you very much. And all classes arround cluster.scala are deprecated ?
__
Od: "Mickael Maison"
Komu: "dev"
Dátum: 20.10.2018 21:18
Predmet: Re: Java cluster vs Scala cluster
Hi,
These 2 classes have the same name but are servin
Please, I need just some examples and will be fine, if you can help me please.
Thanks
__
> Od: "Adam Bellemare"
> Komu: dev@kafka.apache.org
> Dátum: 20.10.2018 19:14
> Predmet: Re: Design patterns in kafka
>
I think this question is mu
Hi can you help me identify design patterns in the code apache/kafka ?
Thanks
I want to know what is cluster in scala doing and what is doing cluster in
java. I mean file Cluster.scala which is at github apache kafka in directory
kafka/core/src/main/scala/kafka/cluster and file Cluster.java which is at
github apache kafka in directory
kafka/clients/src/main/java/org/apac
Hi,
what is difference between class cluster written in java and class cluster
written in scala.
Thanks
Hi,
first thank you for amazing software kafka. I am studying its code and i need
help to identify design patterns, can you help me please ?
Thanks
Mrkvica
11 matches
Mail list logo