[ 
https://issues.apache.org/jira/browse/LOG4J2-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15349036#comment-15349036
 ] 

ASF GitHub Bot commented on LOG4J2-1448:
----------------------------------------

Github user jvz commented on the issue:

    https://github.com/apache/logging-log4j2/pull/32
  
    What I do when switching to a Builder is mark the factory method 
deprecated, remove the annotations from it, and add annotations all to the 
builder instead. Either way, the builder class is used before the factory 
method is, so just having a builder class is enough to update the config. I do 
recommend going the deprecation route, however.


> Allow comma separated agents, host list to be passed to FlumeAppender
> ---------------------------------------------------------------------
>
>                 Key: LOG4J2-1448
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1448
>             Project: Log4j 2
>          Issue Type: Improvement
>            Reporter: Keith Laban
>
> Dynamic system configuration of hosts is not possible with flume appender. 
> The old 
> [LoadBalancingLog4jAppender|https://flume.apache.org/releases/content/1.4.0/apidocs/org/apache/flume/clients/log4jappender/LoadBalancingLog4jAppender.html]
>  accepted a space separated list.
> This ticket is to add a new parameter to the FlumeAppender which accepts a 
> comma separated list of host:ports



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to