Anthony Dodd
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...
Users will need to be able to define the resource quotas of their Streams for production usage.
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...
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...
- [ ] Optional maintenance window held only in CR. - [ ] Changes to CR will not be applied to STS unless it falls within window. - [ ]...
- [ ] Stream CRD should include affinity, anit-affinity & topology constraint rules defined by the user to ensure pods are distributed across AZs.
- [ ] 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...