adutra commented on code in PR #3481: URL: https://github.com/apache/polaris/pull/3481#discussion_r2708268107
########## runtime/defaults/src/main/resources/application.properties: ########## @@ -281,15 +281,6 @@ quarkus.arc.ignored-split-packages=\ org.apache.polaris.admintool.config,\ org.apache.polaris.admintool -## Quarkus required setting for third party indexing Review Comment: This was apparently added in https://github.com/apache/polaris/commit/241149c2d09b638810ae353f8b3a6dbadf4f7f87 in order to eliminate "add jandex index" recommendations. Is not not necessary anymore? -- 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]
