Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-93030

Set queryAnalysisSamplerConfigurationRefreshSecs to 1 for mongod in all suites that run analyze_shard_key.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc16
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • v8.0, v7.3
    • 0

      See BF-31425 for more details.

      The QueryAnalysisWriter will not persist samples if it doesn't have a query analysis configuration corresponding to that sample.

      The refresh interval is currently 10 seconds, so we run into the possibility of missing all or a large portion of samples if the test runs fast enough.

      Set queryAnalysisSamplerConfigurationRefreshSecs to 1 under mongod_options for all suites that use the ShardingClusterFixture and run analyze_shard_key.js fsm workload.

            Assignee:
            ben.gawel@mongodb.com Ben Gawel
            Reporter:
            ben.gawel@mongodb.com Ben Gawel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: