Enable test/format to run using PALI instead of PALite.

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Test Format
    • None
    • Storage Engines, Storage Engines - Foundations
    • SE Foundations - Q4+ Backlog
    • 5

      test/format is currently executed with PALite, which has several limitations that impact testing throughput. To improve performance, realism, and parallelism, we should majorly transition test/format runs to use PALI.

      This work involves updating the underlying configuration to mostly replace PALite with PALI (perhaps limiting to ~1 palite task), validating that the new setup works consistently.

      Palite limitations:

      • Cannot run multiple jobs in parallel (jobs stall).
      • Throughput is significantly lower compared to classic (around 5–10%).
      • Limited to a small number of tables in test/format.
      • Makes long-running and high-throughput testing difficult.

      PALI resolves these constraints and provides a more realistic testing environment.

      Outcome:

      test/format runs successfully with PALI.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Sid Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: