Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-4722

AsyncDispatcher logs redundant event queue sizes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.0
    • 2.8.0, 2.7.3, 2.6.5, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      A fairly common occurrence in RM logs is a string of redundant event-queue logs like the following which does little except bloat the logs:

      2016-02-23 08:00:00,948 [IPC Server handler 36 on 8030] INFO event.AsyncDispatcher: Size of event-queue is 1000
      2016-02-23 08:00:00,948 [IPC Server handler 36 on 8030] INFO event.AsyncDispatcher: Size of event-queue is 1000
      2016-02-23 08:00:00,948 [IPC Server handler 36 on 8030] INFO event.AsyncDispatcher: Size of event-queue is 1000
      2016-02-23 08:00:00,948 [IPC Server handler 36 on 8030] INFO event.AsyncDispatcher: Size of event-queue is 1000
      2016-02-23 08:00:00,948 [IPC Server handler 36 on 8030] INFO event.AsyncDispatcher: Size of event-queue is 1000
      [...]
      

      Attachments

        1. YARN-4722.001.patch
          3 kB
          Jason Darrell Lowe

        Activity

          People

            jlowe Jason Darrell Lowe
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: