Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-4147

Reduce the number of threads for index writer in tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.12.0
    • None
    • None

    Description

      In tests, we create lots of tables and hence lots of regions. For every such region, the indexer co-processor is installed. For every such co-processor instance, we have a writer pool whose default size is 10. Although we have a keep alive policy on the thread pool, still we can have more than a 100 index writer threads active at a time doing nothing. We should just dial that number down to 1 for our tests.

      Attachments

        1. PHOENIX-4147.patch
          1 kB
          Samarth Jain

        Activity

          People

            samarthjain Samarth Jain
            samarthjain Samarth Jain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: