Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-9376

Investigate using asynchronous logback config for tests to avoid timeouts and reduce test time

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.2.0 beta 1
    • Legacy/Testing
    • None

    Description

      unit tests are run with debug logging which can generate a lot of output. Every log statement results in a write to the file descriptor so it is not zippy.

      Make the logging async and don't flush for every log statement. Have logback register a shutdown hook to make sure everything flushes.

      Attachments

        Activity

          People

            aweisberg Ariel Weisberg
            aweisberg Ariel Weisberg
            Ariel Weisberg
            Sam Tunnicliffe
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: