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

ASF subversion and git services commented on FLUME-3433:
--------------------------------------------------------

Commit 60561ffc4ec52f0b391db88dcc8925d9765a101f in flume's branch 
refs/heads/flume-1.10.1 from Ralph Goers
[ https://gitbox.apache.org/repos/asf?p=flume.git;h=60561ffc ]

FLUME-3433 - Limit the Lookups used by MapResolver


> Limit the default Lookups to a specific few.
> --------------------------------------------
>
>                 Key: FLUME-3433
>                 URL: https://issues.apache.org/jira/browse/FLUME-3433
>             Project: Flume
>          Issue Type: Improvement
>          Components: Node
>    Affects Versions: 1.10.0
>            Reporter: Ralph Goers
>            Assignee: Ralph Goers
>            Priority: Major
>             Fix For: 1.10.1
>
>
> MapResolver using Apache Commons Text's StringLookup to resolve variables. 
> The default implementation provided by Commons Text includes support for 
> Lookups that Flume doesn't really want or need. This change limits the 
> supported Lookups to system properties, environment variables, the date, and 
> specific Java attributes such as the version. Users may provide a 
> configuration file to configure whatever lookups they want - either those 
> provided by Commons Text or custom Lookups.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to