nickva commented on code in PR #5619:
URL: https://github.com/apache/couchdb/pull/5619#discussion_r2260847904
##########
src/couch/src/couch_bt_engine.hrl:
##########
@@ -14,8 +14,7 @@
filepath,
fd,
fd_monitor,
- % deprecated but keeping it here to avoid altering the record size
- fsync_options_deprecated,
+ cache = #{},
Review Comment:
yeah, exactly, that one is from when we removed the fsync options (fsync
before header, after header, or both, now we always sync both)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]