Vigith Maurice
Vigith Maurice
# Summary Implement Apache Pulsar source ```[tasklist] ### Tasks - [x] create schema for pulsar source - [ ] #2237 - [ ] create schema for pulsar sink - [...
# Summary Numaflow could eat up all the resources (due to wrong resource allocation, etc.) and starve other entities in the same namespace (e.g., Deployments, etc.) # Use Cases Always...
For serving cases, there is no point working on a message that is crashing the UDF causing restarts. This will decrease the availability if we get stuck on a failing...
# Summary There are 2 major limiting factors for increasing the TPS * 40 MB/s limitation imposed by JS for a given stream * inbound and outbound network bandwidth of...
# Summary Should we shutdown the daemon pod if pipeline is paused or if min/max == 0? # Use Cases * cost saving --- **Message from the maintainers**: If you...
Will handle these in an upcoming PR. Added todos in code. - [ ] add support for all sqs configs - [ ] support different ways to authenticate - [...