-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.6.2
-
Component/s: None
-
None
While upgrading a server from MongoDB 3.4 to MongoDB 3.6, we got a few thousand application errors for undefined method in_transaction?' for nil:NilClass` which persisted until application restart. It's possible other conditions could trigger this.
https://github.com/mongodb/mongo-ruby-driver/pull/1048 should fix this.
- duplicates
-
RUBY-1578 Driver attempts to read session attributes during response handling even if it determines sessions are not supported
- Closed