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

Fix Flaky Test TestTimelineAuthFilterForV2#testPutTimelineEntities

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Our current unit tests are all executed in parallel.
      TestTimelineAuthFilterForV2#testPutTimelineEntities will report an error during execution:

      [main] collector.PerNodeTimelineCollectorsAuxService (StringUtils.java:startupShutdownMessage(755)) - failed to register any UNIX signal loggers: 
      java.lang.IllegalStateException: Can't re-install the signal handlers.
      

      We can solve this problem by changing static initialization to new Object.

      Attachments

        Issue Links

          Activity

            People

              slfan1989 Shilun Fan
              slfan1989 Shilun Fan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: