-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 2.6.2
-
Component/s: Transactions
-
3
If Cluster#sessions_supported? is overridden to always return false, code elsewhere in the driver in the various operations still tries to invoke `session.in_transaction?` even though session is a nil object, and consequently fails.
- depends on
-
RUBY-1666 Test on 3.6 server with 3.4 FCV in CI
- Closed
-
RUBY-1580 Deduplicate code across OP_MSG operation classes
- Closed
- is duplicated by
-
RUBY-1477 NoMethodError during upgrade from MongoDB 3.4 to MongoDB 3.6
- Closed
- is related to
-
RUBY-1671 Feature support should take FCV into account
- Closed
- links to