I am going to put up a PIP this week or the week after
Enrico
Il giorno lun 15 nov 2021 alle ore 13:00 Enrico Olivelli <
eolive...@gmail.com> ha scritto:
> Jack,
>
> Il giorno lun 15 nov 2021 alle ore 10:37 Jack Vanlightly
> ha scritto:
>
>> Hi Enrico,
>>
>> This is interesting. I'm thinking of
Jack,
Il giorno lun 15 nov 2021 alle ore 10:37 Jack Vanlightly
ha scritto:
> Hi Enrico,
>
> This is interesting. I'm thinking of the KTables part of Kafka Streams and
> also Raft state machines.
>
> You could build something equivalent to a Raft state machine on top of
> Pulsar where WaitForExcl
Hi Enrico,
This is interesting. I'm thinking of the KTables part of Kafka Streams and
also Raft state machines.
You could build something equivalent to a Raft state machine on top of
Pulsar where WaitForExclusive acts as leader election and the topic as the
log. I would be interested in a PIP, th