Commit c3cbd57
committed
workload: use same key sequence during KV --insert-count
When inserting an initial --insert-count keys, use the configured key schema to
insert the keys. This ensures that a subsequent call passing an appropriate
--write-seq flag will read the keys inserted through --insert-count.
Fix #107874.
Epic: none
Release note: none1 parent fd6d253 commit c3cbd57
1 file changed
+7
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | 392 | | |
399 | 393 | | |
400 | 394 | | |
| |||
429 | 423 | | |
430 | 424 | | |
431 | 425 | | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
432 | 429 | | |
433 | 430 | | |
434 | 431 | | |
| |||
444 | 441 | | |
445 | 442 | | |
446 | 443 | | |
447 | | - | |
448 | | - | |
449 | | - | |
| 444 | + | |
| 445 | + | |
450 | 446 | | |
451 | | - | |
| 447 | + | |
| 448 | + | |
452 | 449 | | |
453 | 450 | | |
454 | 451 | | |
| |||
0 commit comments