Commit 1c9a130
committed
test: add RAC soak test and valgrind profiling support
- Add soak-test.sh: sustained OLR test with randomized DML
(INSERT/UPDATE/DELETE/LOB mix) across both RAC nodes, memory
monitoring, and Debezium twin-test data accuracy verification.
Validates issue #14 fix holds under prolonged usage.
- Add Dockerfile.valgrind: builds OLR without sanitizers with
valgrind for heap profiling (massif).
- Set NLS_LANG=AMERICAN_AMERICA.AL32UTF8 in RAC container env
(DEPLOY.md) to fix nchar-nclob charset corruption.1 parent 3e1d814 commit 1c9a130
2 files changed
Lines changed: 674 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments