martinzink commented on code in PR #1349:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1349#discussion_r907634157
##########
bstrp_functions.sh:
##########
@@ -386,6 +386,7 @@ show_supported_features() {
echo "AB. Kubernetes Support .........$(print_feature_status
KUBERNETES_ENABLED)"
echo "AC. Google Cloud Support .......$(print_feature_status GCP_ENABLED)"
echo "AD. ProcFs Support .............$(print_feature_status PROCFS_ENABLED)"
+ echo "AE. Elasticsearch Support ......$(print_feature_status
ELASTIC_ENABLED)"
Review Comment:
good catch, fixed in
https://github.com/apache/nifi-minifi-cpp/pull/1349/commits/fa725ffb8fc830c7cf8518f40334d7ee9fa0df13#diff-90d97f08a2155d61f2b5a04dd055c4bd0e047ea49e2078994da3b9ef338bfdfbR412-R467
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]