jbonofre opened a new pull request, #1032: URL: https://github.com/apache/polaris/pull/1032
This PR introduces `PolarisConfigSource` able to "optionally" `polaris.conf` from the current directory. The quarkus server distribution includes a default `polaris.conf` with "main" configuration properties commented. The idea is: - to clearly show `polaris.conf` to the end user (in the distribution) - use this file in the documentation as "reference" (optionally generating the file with the doc tool) NB: it doesn't change anything about the default behavior and existing configuration sources. @dennishuo it was my proposal when you said you are struggling to find "configuration". You can consider this PR as a proposal, discussion base. -- 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]
