Vigith Maurice
Vigith Maurice
> We should still be able to do `readBatchSize`>1 with ordered processing. Just make sure that the batch read from source/ISB is processed & written in order. If we do...
@ab93 any other suggestions ?
> Yes we should do something along the lines of: https://github.com/ab93/dockerdemo/blob/main/Dockerfile lol, that is too much for examples :)
Absolutely, let me assign it to you.
start with numaflow-Python, that is the one with slow image build times
> 2. proto compatibility This is tricky, let's a CI rule for that in a follow up. I do not want to block this PR because of that.
this has been superseded by #245
Should we completely delete the proto file from here or just indicate in the CI process that it has diverged? Otherwise developing new changes might get tricker as it pulls...
> I imagine the process of introducing proto file changes would be: > > 1. A PR in numaflow repo for proto file changes. > 2. During Go sdk development,...
related to https://github.com/numaproj/numaflow/issues/609 and https://github.com/numaproj/numaflow/issues/417