HoustonPutman commented on code in PR #4069:
URL: https://github.com/apache/solr/pull/4069#discussion_r2742661617


##########
solr/core/src/test-files/log4j2.xml:
##########
@@ -22,7 +22,7 @@
       <PatternLayout>
         <Pattern>
           %maxLen{%-4r %-5p (%t) [%notEmpty{n:%X{node_name}}%notEmpty{ 
c:%X{collection}}%notEmpty{ s:%X{shard}}%notEmpty{ r:%X{replica}}%notEmpty{ 
x:%X{core}}%notEmpty{ t:%X{trace_id}}] %c{1.} %m%notEmpty{
-          =>%ex{short}}}{10240}%n
+          =>%ex}}{10240}%n

Review Comment:
   Yeah, I add this when testing on all my PRs then remove it before 
committing. This got through unfortunately. But thanks for taking the lead on 
it, appreciate that! I'll remove it.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to