adutra commented on code in PR #4464: URL: https://github.com/apache/polaris/pull/4464#discussion_r3258548476
########## site/content/in-dev/unreleased/metastores/nosql-mongodb.md: ########## @@ -47,6 +47,21 @@ polaris.persistence.nosql.backend=MongoDb quarkus.mongodb.database=polaris quarkus.mongodb.connection-string=mongodb://<username>:<password>@<host>:<port> ``` +## Local MongoDB Setup Review Comment: I think we are mixing developer setup instructions with production setup instructions here. I think that this page should focus on production setup only. -- 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]
