Skip to content
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

Open
IanWhalen opened this issue Sep 22, 2017 · 4 comments

Comments

@IanWhalen
Copy link

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

@igorcanadi
Copy link
Contributor

Thanks, I'm looking into this.

@igorcanadi
Copy link
Contributor

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.

@IanWhalen
Copy link
Author

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.

@igorcanadi
Copy link
Contributor

@IanWhalen very helpful, thanks! I'll sort it out this week hopefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants