Skip to content

Conversation

@mberhault
Copy link
Contributor

Second try. This includes the patch for the DeleteRange-related corruption (see #19947).

benesch and others added 2 commits November 15, 2017 09:35
In RocksDB 5.5, the correct way to build a portable binary was to
disable SSE4.2. In RocksDB 5.6+ (specifically, since
facebook/rocksdb#2199), the correct way to build a portable binary is to
specify -DPORTABLE=ON; non-portable binaries otherwise pass
-march=native to the compiler.

Fixes cockroachdb#19909.
@mberhault mberhault requested review from a team and tbg November 15, 2017 14:37
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@mberhault
Copy link
Contributor Author

The rocksdb patch was applied on top of our cloned 5.9 branch: https://github.com/cockroachdb/rocksdb/commits/crl-release-5.9.0

@mberhault mberhault requested a review from a team November 15, 2017 14:39
@tbg
Copy link
Member

tbg commented Nov 15, 2017

I'm open to trying this out. @bdarnell, thoughts?

@bdarnell
Copy link
Contributor

:lgtm:


Review status: 0 of 5 files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from Reviewable

@mberhault mberhault merged commit 85f28c6 into cockroachdb:master Nov 15, 2017
@mberhault mberhault deleted the marc/upgrade_rocksdb branch November 15, 2017 20:18
@mberhault mberhault mentioned this pull request Nov 16, 2017
29 tasks
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

Successfully merging this pull request may close these issues.

5 participants