You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2021/10/18 16:51:54 UTC

[GitHub] [logging-log4j2] vy commented on a change in pull request #590: LOG4J2-3175 Avoid KafkaManager override when topics differ.

vy commented on a change in pull request #590:
URL: https://github.com/apache/logging-log4j2/pull/590#discussion_r731128382



##########
File path: src/changes/changes.xml
##########
@@ -5450,6 +5450,9 @@
         Make sure all application facing log methods use their own FQCN. This patch
         resolves a unit test failure for the %C pattern when using the Category logger.
       </action>
+      <action issue="LOG4J2-2978" dev="vy" type="fix" due-to="wuqian0808">
+        Avoid kafka with new topic configuration get overried by the old one.

Review comment:
       ```suggestion
           Avoid KafkaManager override when topics differ.
   ```




-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org