Reduce frequency of the balancer in aggregation_accepts_write_concern.js

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As seen in BF-34286, the aggregate() cmd is being starved by the balancer scheduling moveCollection operations because moveCollection continuously changes the collection's UUID(more details in the bf). Currently, balancer suites schedule moveCollections every ~250ms leaving little time for the agg cmd to run without being interrupted by changes to the collection metadata. Reducing the frequency of the balancer for this test will allow successful completion of the aggregation.

            Assignee:
            Kruti Shah
            Reporter:
            Kruti Shah
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: