-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
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.
- is depended on by
-
SERVER-23517 WiredTiger changes for MongoDB 3.3.5
- Closed
-
SERVER-23682 WiredTiger changes for MongoDB 3.2.6
- Closed