[prev in list] [next in list] [prev in thread] [next in thread] 

List:       flume-dev
Subject:    =?utf-8?q?=5BGitHub=5D_=5Bflume=5D_flashvip_opened_a_new_pull_request=2C_=23?= =?utf-8?q?388=3A_Set_
From:       GitBox <git () apache ! org>
Date:       2022-10-23 13:39:16
Message-ID: PR_kwDOACGL7s5BXHfA () gitbox ! apache ! org
[Download RAW message or body]


flashvip opened a new pull request, #388:
URL: https://github.com/apache/flume/pull/388

   When send data to kafka error, output exception message and set log level from \
debug to warn,because in production environment log level usually be info or higher \
level,debug level error message is invisible and we don't know lost data when send \
data to kafka.  
   `  
    if (exception != null) {
         logger.warn("Error sending message to Kafka {} ", exception.getMessage());
       }
   `


-- 
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: dev-unsubscribe@flume.apache.org

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic