vy commented on code in PR #3951:
URL: https://github.com/apache/logging-log4j2/pull/3951#discussion_r2435093484


##########
log4j-layout-template-json-test/pom.xml:
##########
@@ -153,8 +174,8 @@
       <id>docker</id>
 
       <!--
-        ~ Only the `ubuntu` CI runners have access to Docker
-        -->
+      ~ Only the `ubuntu` CI runners have access to Docker
+      -->

Review Comment:
   ```suggestion
           ~ Only the `ubuntu` CI runners have access to Docker
           -->
   ```



##########
log4j-layout-template-json-test/pom.xml:
##########
@@ -172,7 +193,7 @@
         <docker.verbose>false</docker.verbose>
 
         <!-- `docker run elasticsearch:<TAG>` exists with code 137 due to 
insufficient memory.
-             We limit the used JVM memory to avoid this OOM failure. -->
+              We limit the used JVM memory to avoid this OOM failure. -->

Review Comment:
   ```suggestion
                We limit the used JVM memory to avoid this OOM failure. -->
   ```



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