-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failures: compile_all on Ubuntu 14.04 (RocksDB) (storage_rocks_record_store_test) #106
Comments
Thanks, I'm looking into this. |
Hey @IanWhalen, this failure seems to come from a change mongodb/mongo@77dc691, which redesigned how mongo handles visibility of oplog and capped collection updates. This is also most likely the cause of #102. Since it's a bigger change I might need some more time to understand it and port to MongoRocks. If you have any materials that explain the redesign please let me know. |
Hey Igor, I've attached a design doc to https://jira.mongodb.org/browse/SERVER-28620. Hopefully that helps? If you've got any further questions based I'd recommend taking it to the mongodb-dev channel and someone from the Storage team can answer you there. |
@IanWhalen very helpful, thanks! I'll sort it out this week hopefully. |
just a heads up for y'all that we're seeing a pretty consistent failure in the rocksdb buildvariant:
https://jira.mongodb.org/browse/SERVER-31230
The text was updated successfully, but these errors were encountered: