Ken Chen
Ken Chen
Redpanda is more serious about data loss, so it flushes data to disk per message which is good for lots of use cases. The challenge is if the message size...
Hi, May i ask if it makes sense to add a `OutstandingConnection() int` API to ConnTracker ? If it does, i can do one PR. Thank you !
PR checklist: - Did you run ClangFormat ? - Did you separate headers to a different section in existing community code base ? - Did you surround `proton: starts/ends` for...
**Describe what enhancement you'd like to have** We have some leftovers in the REST API spec regarding `x-proton-` header and we probably used `x-proton-` header in (Java) SDKs. Fix them...
**Describe what's wrong** k8s_metrics has the following defintion, but seem the retention policy didn't kick in for nativelog when disk usage reaches 90%. ``` proton :) show create k8s_metrics; SHOW...
**Describe what enhancement you'd like to have** Right now, we may have to do `proton client -h 127.0.0.1`
**Describe what enhancement you'd like to have** First handle `x-timeplusd-` header and then try `x-proton-`
**Describe what enhancement you'd like to have** We bundled different join mode in current Streaming JoinTransform, separately them into different JoinTransform classes / structs during plan time appears having perf...
**Describe what enhancement you'd like to have** The current behavior of `aggr OVER (PARTITION BY ...)` for streaming processing is not what like to have. Disable it for now.
**Use case** As a user, i would like Proton to send its (ETL results) to another Proton. **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**