Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-1632

Disable event logging by default

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.0.0
    • storm-core
    • None

    Description

      EventLogging has performance penalty. For a simple speed of light topology with a single instances of a spout and a bolt, disabling event logging delivers a 7% to 9% perf improvement (with acker count =1)

      Event logging can be enabled when there is need to do debug, but turned off by default.

      *Update:* with acker=0 the observed impact was much higher... *25%* faster when event loggers = 0

      Attachments

        1. BasicTopology.java
          4 kB
          Roshan Naik

        Activity

          People

            roshan_naik Roshan Naik
            roshan_naik Roshan Naik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: