key and subkey sequential processing across competing consumer groups?

2020-09-02 Thread Andre Mermegas
Hi All, New to kafka and would love some feedback on how to think about a solution for this kind of flow: So, sequencing must be maintained for events of type X:Y:PAYLOAD Where X is a grouping mechanism and all X must be processed sequentially e.g. account number, (ok i use key here to keep thes

Re: [External] key and subkey sequential processing across competing consumer groups?

2020-09-02 Thread Andre Mermegas
:3:BAZ can be > processed in any order? > > I don’t think there is a way to do that with topics. > -Dave > > > From: Andre Mermegas > Reply-To: "users@kafka.apache.org" > Date: Wednesday, September 2, 2020 at 4:06 PM > To: "users@kafka.apache.org"