10gen / mongo-orchestration

Apache License 2.0
7 stars 11 forks source link

Decrease transactionLifetimeLimitSeconds on 4.2 by default #266

Closed ShaneHarvey closed 5 years ago

ShaneHarvey commented 5 years ago

The sharded transaction test suite in drivers would benefit from decreasing transactionLifetimeLimitSeconds from 60 seconds to something more reasonable for testing, like 3-5. Some tests wait until the transaction is expired so the test suite takes unessesarily long with the default 60 seconds.