apache / openwhisk-deploy-kube

The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
https://openwhisk.apache.org/
Apache License 2.0
296 stars 228 forks source link

How to configure the length of the Kafka message queue? #767

Open QWQyyy opened 1 year ago

QWQyyy commented 1 year ago

I know that KafKa is the queue used by the openwhisk system. Any function call needs to be queued in the kafka queue. So, can the length of this queue be controlled, or how do we configure the length of this queue, and by what means? The length of the queue?