Modify fix_commit_delay_on_copy test #5585
Open
+7
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
An insert in this test took more than 500ms
{"time":1763411031913316,"type":"sql","cnonce":"35393061303230302d35303162302d3536336166666639313230302d30303230336635333032303233643634","id":"a139b6f6-9f0f-4506-b8b0-2e211d193e78","rows":1,"host":"c1","fingerprint":"9db011673efab19745d84d28ecb41269","startlag":81779,"connid":13,"pid":328112,"client":"/comdb2/build/tools/cdb2sql/cdb2sql","perf":{"tottime":503092,"processingtime":503067,"qtime":25},"tables":["t1"]}
The transaction log has courser grained timed-stamps, and shows the commit record being written the next second:
This PR enables extended sql debug trace for this test and extends the threshold to 500ms.