paras200 commented on code in PR #986: URL: https://github.com/apache/ranger/pull/986#discussion_r3380109961
########## dev-support/ranger-docker/scripts/admin/ranger-admin-install-postgres-opensearch.properties: ########## @@ -0,0 +1,99 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more Review Comment: Done — removed the separate `ranger-admin-install-postgres-opensearch.properties` file and merged the OpenSearch/Elasticsearch config into the existing `ranger-admin-install-postgres.properties` as a commented-out alternative block (Option 2), with a note explaining the `audit_store=elasticsearch` value is used for both backends since they're wire-compatible. Operators can switch by uncommenting the OpenSearch block and commenting out the Solr block. -- 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]
