Skip to content

[bulk_executor][split-217 #182] load: report write rate at start (bu-rgc) - #38

Closed
relentlesscol wants to merge 1 commit into
mainfrom
polecat/bu-rgc
Closed

[bulk_executor][split-217 #182] load: report write rate at start (bu-rgc)#38
relentlesscol wants to merge 1 commit into
mainfrom
polecat/bu-rgc

Conversation

@relentlesscol

Copy link
Copy Markdown
Owner

Summary

Issue awslabs#182. Report the configured write rate when the load command starts, so operators know what rate was applied.

TDD REQUIRED:

  1. Write a failing test FIRST that asserts load startup output includes the write rate
  2. Implement the change to make the test pass
  3. Run make test — all tests must pass including your new one
  4. The PR must include BOTH the test file(s) AND the implementation

Files: server/src/python_modules/load/. Tests: tests/server/. Single-issue PR — no other changes.

Implementation notes

Implemented: log configured XMaxWriteRate at load startup

Refinery handoff

  • Issue: bu-rgc (task, P2)
  • Source branch: polecat/bu-rgc
  • Target: main
  • Rebased on main via Gastown Refinery.

Log the configured XMaxWriteRate when the load command begins so
operators know what write throughput was applied to the job.
@relentlesscol

Copy link
Copy Markdown
Owner Author

Promoted to upstream: awslabs#226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant