A recent pull request introduced changes to the OPA authoriser for NiFi so that the OAP client uses a pooled HTTP connection. There are new tuneable parameters introduced by this change that would made sense to expose in the NifiCluster CRD:
- OPA_HTTP_POOL_SIZE
- OPA_HTTP_CONNECT_TIMEOUT_MS
- OPA_HTTP_REQUEST_TIMEOUT_MS
A recent pull request introduced changes to the OPA authoriser for NiFi so that the OAP client uses a pooled HTTP connection. There are new tuneable parameters introduced by this change that would made sense to expose in the NifiCluster CRD: