Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
None
-
None
Description
The WT_STREAM_APPEND and WT_STREAM_LINE_BUFFER flags have the same value.
This means any stream opened for appending will also be line-buffered, and could possibly cause failure by appearing to set WT_STREAM_APPEND plus WT_STREAM_READ or WT_STREAM_WRITE, when only one can legally be specified.
Attachments
Issue Links
- is depended on by
-
SERVER-23517 WiredTiger changes for MongoDB 3.3.5
-
- Closed
-
-
SERVER-23682 WiredTiger changes for MongoDB 3.2.6
-
- Closed
-