Known issues
Learn about the known issues in this release of Cloudera Flow Management (CFM) Operator.
- JVM memory values not automatically scaled based on pod memory
- The JVM memory minimum and maximum values are not automatically scaled based on pod memory. By default, both values are set to 2 GB (-Xms2G and -Xmx2G).
- Sensitive properties key regeneration causing node startup failures
- Due to a flaw in the operator, the provided sensitive properties key Secret is regenerated regularly. This leads to issues when adding nodes to the NiFi cluster, as the new NiFi node will have a different sensitive properties key. This discrepancy prevents the new NiFi node from decrypting the sensitive properties, causing a failed startup.
- Insufficient hostname generated by cfmctl quick in OpenShift
- When using the cfmctl quick command in OpenShift, the generated route has an insufficient hostname for resolving in a web browser.