Vigith Maurice

Results 65 issues of Vigith Maurice

# Summary We need to make sure we have versioning for backward compatibility. ref https://docs.google.com/document/d/1xnjgBaF3rTN6n7Pbw5ggHeVBAxm_VbunjivsEwSwglg/edit?usp=sharing

enhancement

# Summary If you consume a message from Kafka and it is not able to write to the next buffer because the buffer is full, we will have to tell...

enhancement
area/source

# Summary Today, we have to fix constraints - [ ] only an element can be processed at a time - [ ] we create a map-stream (gRPC) for every...

enhancement
area/forward

Today the channel can be closed by either user or numa; we should make sure only numa can close that channel, as numa owns the channel.

area/sdk
area/forward

## Problem Today, we cannot start the numaflow pipeline at a particular source-state. We always start from a relative state (e.g., latest, oldest offset); we cannot say start at offset...

enhancement
area/source
must-have

# Summary Today, we have to have at least a Source and a Sink. This means we need to write the message from the Source vertex to the ISB so...

enhancement
area/source
area/sink
area/controller
rust

The current logger doesn't support TRACE-level logging and debugging is getting trickier and harder. [zerolog](https://github.com/rs/zerolog) supports `TRACE` and is also more efficient.

opex

- [x] #985 - [ ] introduce Used Defined Sink Transformers - [ ] Update documentation

enhancement
area/sink

Add a new Terraform blueprint for [Numaflow](https://numaflow.numaproj.io/) under streaming https://github.com/awslabs/data-on-eks/tree/main/streaming Ref: https://github.com/awslabs/data-on-eks/issues/382 ```[tasklist] ### Tasks ```

enhancement
good first issue
help wanted

https://github.com/awslabs/data-on-eks/issues/382 ```[tasklist] ### Tasks - [ ] https://github.com/numaproj/numaflow/issues/1092 - [ ] https://github.com/numaproj/numaflow/issues/1486 - [ ] Documentation - [ ] Example with an end-to-end use case ```

enhancement