numaproj / numaflow

Kubernetes-native platform to run massively parallel data/streaming jobs
https://numaflow.numaproj.io/
Apache License 2.0
1.1k stars 112 forks source link

Refactor the test api and e2e test script to avoid starting unnecessary services #1726

Closed whynowy closed 3 months ago

whynowy commented 5 months ago
          Latency should be minimal since it is only introduced during the testing of one component, and each component is run in parallel. I'll give it some thought and create a separate PR if it can be avoided.

_Originally posted by @yhl25 in https://github.com/numaproj/numaflow/pull/1725#discussion_r1594961795_

samhith-kakarla commented 4 months ago

i will try and look into this

whynowy commented 3 months ago

Closed by https://github.com/numaproj/numaflow/pull/1760.