Commit 7351e18
committed
Add more chattiness in server shutdown.
Early returns from the buildfarm show that there's a bit of a gap in the
logging I added in 3971f64: the portion of CreateCheckPoint()
after CheckPointGuts() can take a fair amount of time. Add a few more
log messages in that section of code. This too shall be reverted later.1 parent 3971f64 commit 7351e18
2 files changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8436 | 8436 | | |
8437 | 8437 | | |
8438 | 8438 | | |
| 8439 | + | |
| 8440 | + | |
| 8441 | + | |
8439 | 8442 | | |
8440 | 8443 | | |
8441 | 8444 | | |
| |||
8491 | 8494 | | |
8492 | 8495 | | |
8493 | 8496 | | |
| 8497 | + | |
| 8498 | + | |
| 8499 | + | |
8494 | 8500 | | |
8495 | 8501 | | |
8496 | 8502 | | |
| |||
8508 | 8514 | | |
8509 | 8515 | | |
8510 | 8516 | | |
| 8517 | + | |
| 8518 | + | |
| 8519 | + | |
8511 | 8520 | | |
8512 | 8521 | | |
8513 | 8522 | | |
| |||
8523 | 8532 | | |
8524 | 8533 | | |
8525 | 8534 | | |
| 8535 | + | |
| 8536 | + | |
| 8537 | + | |
8526 | 8538 | | |
8527 | 8539 | | |
8528 | 8540 | | |
| |||
8540 | 8552 | | |
8541 | 8553 | | |
8542 | 8554 | | |
| 8555 | + | |
8543 | 8556 | | |
| 8557 | + | |
| 8558 | + | |
| 8559 | + | |
8544 | 8560 | | |
8545 | 8561 | | |
8546 | 8562 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1314 | 1314 | | |
1315 | 1315 | | |
1316 | 1316 | | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
1317 | 1322 | | |
1318 | 1323 | | |
1319 | 1324 | | |
| |||
0 commit comments