eric-maynard commented on code in PR #276:
URL: https://github.com/apache/polaris/pull/276#discussion_r1751150793


##########
polaris-service/src/test/resources/polaris-server-integrationtest.yml:
##########
@@ -167,3 +167,5 @@ logging:
       archivedLogFilenamePattern: ./logs/iceberg-rest-%d.log.gz
       # The maximum number of log files to archive.
       archivedFileCount: 14
+
+maxDocumentBytes: 1000000

Review Comment:
   nit: missing EOL newline



##########
polaris-server.yml:
##########
@@ -167,3 +167,5 @@ logging:
       archivedLogFilenamePattern: ./logs/polaris-%d.log.gz
       # The maximum number of log files to archive.
       archivedFileCount: 14
+
+maxDocumentBytes: 0 # Don't set a limit

Review Comment:
   ditto



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