Anthony Dodd

Results 99 issues of Anthony Dodd

Pipelines should deduplicate events from the Source stream as they are instantiated. This would ensure that there are no duplicate Pipeline instances run for a given partition. However: - This...

A-clients
A-pipelines

A-crd
T-needs-design
A-operator

Users will need to be able to define the resource quotas of their Streams for production usage.

A-crd
A-streams
A-operator

Add CLI endpoint for batch publishing.

A-cli
A-clients

Just need to ensure that we have a solid story on how to ensure that CRDs are properly upgraded via Helm. Lots of projects already doing this successfully in the...

- [ ] The Stream CR should allow for an ingress class to be specified. - [ ] When the ingress object is present, Hadron will create and manage ingress...

A-crd
A-operator

The initial release will require that the image repo and tag be hard-coded in the Stream CR. As part of this feature, we will make that block optional, and when...

A-operator

- [ ] Optional maintenance window held only in CR. - [ ] Changes to CR will not be applied to STS unless it falls within window. - [ ]...

A-crd
A-operator

- [ ] Stream CRD should include affinity, anit-affinity & topology constraint rules defined by the user to ensure pods are distributed across AZs.

A-crd
A-operator

- [ ] stream messages sent to consumers must include a delivery count per consumer group. This value indicates how many times each specific message has been delivered to the...

A-streams