| commit | c3e94aec0c6f081a99b7467bd0bcee551b841600 | [log] [tgz] |
|---|---|---|
| author | nicolas.fraison@datadoghq.com <nicolas.fraison@datadoghq.com> | Mon Jun 03 16:23:27 2024 +0200 |
| committer | Rui Fan <1996fanrui@gmail.com> | Tue Jun 11 09:44:59 2024 +0800 |
| tree | 59155222f665573041318e4831cb3c37eda49f02 | |
| parent | 19928419cebf03dc44a74bd00d549606557443c2 [diff] |
[FLINK-35489] Ensure METASPACE size is computed before the heap If the heap usage with overhead leads to remaining memory to be assigned to the HEAP no memory will be assigned to the METASPACE leading to JVM failure at startup By setting this before the HEAP we ensure the JVM can start with appropriate amount of METASPACE memory
A Kubernetes operator for Apache Flink, implemented in Java. It allows users to manage Flink applications and their lifecycle through native k8s tooling like kubectl.
Please check out the full documentation, hosted by the ASF, for detailed information and user guides.
Check our quick-start guide for simple setup instructions to get you started with the operator.
For the complete feature-set please refer to our documentation.
v1beta1To download the latest stable version please visit the Flink Downloads Page. The official operator images are also available on Dockerhub.
Please check out our docs to read about the upgrade process and our backward compatibility guarantees.
Don’t hesitate to ask!
Contact the developers and community on the mailing lists if you need any help.
Open an issue if you found a bug in Flink.
You can learn more about how to contribute in the Apache Flink website. For code contributions, please read carefully the Contributing Code section for an overview of ongoing community work.
The code in this repository is licensed under the Apache Software License 2.