Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-3135

property logger in org.apache.flume.interceptor.RegexFilteringInterceptor confused

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.7.0
    • 1.8.0
    • None

    Description

      org.apache.flume.interceptor.RegexFilteringInterceptor.java

      • line 72-75:
        the parameter to the getLogger method should be RegexFilteringInterceptor.class
        public class RegexFilteringInterceptor implements Interceptor {
        
          private static final Logger logger = LoggerFactory
              .getLogger(StaticInterceptor.class);
        
      • line 141-143:
        Javadoc
          /**
           * Builder which builds new instance of the StaticInterceptor.
           */
        

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            peterchenhdu Peter Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment