numaflow icon indicating copy to clipboard operation
numaflow copied to clipboard

Kubernetes-native platform to run massively parallel data/streaming jobs

Results 198 numaflow issues
Sort by recently updated
recently updated
newest added

testing
rust
area/mono-vertex

# Summary As an on-call engineer, I want to get immediately alerted when my JetStream ISB service is in an unhealthy state. The goal is to detect JetStream issues early...

enhancement
area/isb-jetstream

If we do not use the current replicas here, this could often be a false alarm right? As in sudden spikes the desired can go beyond maxReplicas many times _Originally...

# Summary In Numaplane (PPND strategy), we pause a Pipeline and wait for it to be in "Paused" phase before safely updating. Apparently, there are some cases in Numaflow in...

enhancement
area/controller

# Summary Expose pipeline limits as env vars so that SDKs can optimize the internal buffer size etc using these.

enhancement

**Describe the bug** ~~While the ISB Batch Jobs for creating and cleaning ISB buckets and buffers are [Owned](https://github.com/numaproj/numaflow/blob/v1.3.0-rc1/pkg/reconciler/pipeline/controller.go#L773) by the Pipeline, the Pods themselves [aren't](https://github.com/numaproj/numaflow/blob/v1.3.0-rc1/pkg/reconciler/pipeline/controller.go#L743).~~ (Striking through this part after...

bug
area/controller

# Summary 1. There is a readiness check for `numa` container (introduced in #2014), which checks the health statuses of all the sidecars, this is good enough to tell if...

enhancement
area/controller

```[tasklist] ### Tasks - [ ] https://github.com/numaproj/numaflow/issues/1727 - [ ] https://github.com/numaproj/numaflow/issues/1620 - [ ] https://github.com/numaproj/numaflow/issues/1582 - [ ] https://github.com/numaproj/numaflow/issues/1550 - [ ] https://github.com/numaproj/numaflow/issues/1180 - [ ] https://github.com/numaproj/numaflow/issues/1964 - [ ]...

bug
testing

**Describe the bug** Pod view creeps to the right when the resize the browser **Message from the maintainers**: Impacted by this bug? Give it a 👍. We often sort issues...

bug
opex
area/ui