dimas-b commented on code in PR #1214:
URL: https://github.com/apache/polaris/pull/1214#discussion_r2004598875


##########
quarkus/defaults/src/main/resources/application.properties:
##########
@@ -159,3 +159,7 @@ quarkus.index-dependency.guava.group-id=com.google.guava
 quarkus.index-dependency.guava.artifact-id=guava
 quarkus.index-dependency.protobuf.group-id=com.google.protobuf
 quarkus.index-dependency.protobuf.artifact-id=protobuf-java
+
+# force the locale, just in case the system's using another default locale
+quarkus.default-locale=en_US

Review Comment:
   Could you mention in the PR description of subject line that we set default 
locale in Quarkus too?



-- 
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]

Reply via email to