[MDEV-17280] support fast CRC for MyRocks Created: 2018-09-24 Updated: 2018-10-03 Resolved: 2018-10-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB |
| Affects Version/s: | 10.3.9 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Mark Callaghan | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 16.04, x86 |
||
| Issue Links: |
|
||||||||
| Description |
|
After installing 10.3.9 and then MyRocks I see this in /var/lib/mysql/#rocksdb/LOG and that tells me that fast CRC support was enabled at compile time. 2018/09/24-10:59:51.230058 7f81581ac8c0 Fast CRC32 supported: Not supported on x86 RocksDB makes this harder than it should be. See https://github.com/facebook/rocksdb/issues/2488 |
| Comments |
| Comment by Vladislav Vaintroub [ 2018-09-24 ] |
|
that was fixed in current 10.2-10.4, but later than 10.3.9 release was made, in |
| Comment by Elena Stepanova [ 2018-10-03 ] |
|
Closing as duplicate based on the comment above. |