Commit Graph

19 Commits

Author SHA256 Message Date
Dominique Leuenberger
dd82cafd63 Accepting request 1101090 from server:database
OBS-URL: https://build.opensuse.org/request/show/1101090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rocksdb?expand=0&rev=4
2023-07-28 20:20:07 +00:00
dfaf83c9ca Accepting request 1101081 from home:amanzini:branches:server:database
- update to 8.3.2
  * Bug Fixes:
      Reduced cases of illegally using Env::Default() during static destruction by never destroying the internal PosixEnv itself
- update to 8.3.1
  * Performance Improvements:
      Fixed higher read QPS during DB::Open() reading files created prior to #11406, 
- update to 8.3.0
  * New Features:
      Introduced a new option block_protection_bytes_per_key, which can be used to enable per key-value integrity protection for in-memory blocks in block cache 
      Improve the operational safety of publishing a DB or SST files to many hosts by using different block cache hash seeds on different hosts.
      Introduced a new option CompactionOptionsFIFO::file_temperature_age_thresholds that allows FIFO compaction to compact files to different temperatures based on key age 
      Added a new ticker stat to count how many times RocksDB detected a corruption while verifying a block checksum: BLOCK_CHECKSUM_MISMATCH_COUNT.
      New statistics rocksdb.file.read.db.open.micros that measures read time of block-based SST tables or blob files during db open.
      New statistics tickers for various iterator seek behaviors and relevant filtering, as *_LEVEL_SEEK_*. (#11460)
  * Public API Changes:
      EXPERIMENTAL: Add new API DB::ClipColumnFamily to clip the key in CF to a certain range. It will physically deletes all keys outside the range including tombstones.
      Add MakeSharedCache() construction functions to various cache Options objects, and deprecated the NewWhateverCache() functions with long parameter lists.
      Changed the meaning of various Bloom filter stats (prefix vs. whole key), with iterator-related filtering only being tracked in the new *_LEVEL_SEEK_*. stats. (#11460)
  * Behavior changes:
      For x86, CPU features are no longer detected at runtime nor in build scripts, but in source code using common preprocessor defines. 
      This will likely unlock some small performance improvements on some newer hardware, but could hurt performance of the kCRC32c checksum, 
      which is no longer the default, on some "portable" builds. See PR #11419 for details.
  * Bug Fixes:
      Delete an empty WAL file on DB open if the log number is less than the min log number to keep
      Delete temp OPTIONS file on DB open if there is a failure to write it out or rename it
  * Performance Improvements:
      Improved the I/O efficiency of prefetching SST metadata by recording more information in the DB manifest.

OBS-URL: https://build.opensuse.org/request/show/1101081
OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=18
2023-07-27 13:39:34 +00:00
Dominique Leuenberger
05fff94ed4 Accepting request 1081792 from server:database
rocksDB 8.1.1

OBS-URL: https://build.opensuse.org/request/show/1081792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rocksdb?expand=0&rev=3
2023-04-21 18:17:12 +00:00
d7b3632ec0 Accepting request 1081751 from home:AndreasStieger:branches:server:database
fix gflags

OBS-URL: https://build.opensuse.org/request/show/1081751
OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=16
2023-04-21 13:33:22 +00:00
0b83945d3d Accepting request 1081656 from home:AndreasStieger:branches:server:database
fix build

OBS-URL: https://build.opensuse.org/request/show/1081656
OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=15
2023-04-21 13:24:49 +00:00
d335658486 Accepting request 1081171 from home:AndreasStieger:branches:server:database
RocksDB 8.1.1

OBS-URL: https://build.opensuse.org/request/show/1081171
OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=14
2023-04-21 09:45:50 +00:00
5e255dfd4e update constraints
OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=13
2023-04-15 13:57:44 +00:00
f9af2ce06f constraints
OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=12
2023-03-27 14:42:49 +00:00
Dominique Leuenberger
38aa46a0b0 Accepting request 1074304 from server:database
OBS-URL: https://build.opensuse.org/request/show/1074304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rocksdb?expand=0&rev=2
2023-03-25 17:56:01 +00:00
4619bce33e Accepting request 1074303 from home:AndreasStieger:branches:server:database
- Disable usage of jemalloc for gh#jemalloc/jemalloc#1237 to avoid
  "TLS error: cannot allocate memory in static TLS block"

OBS-URL: https://build.opensuse.org/request/show/1074303
OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=10
2023-03-25 08:21:13 +00:00
Dominique Leuenberger
e222d8f28a Accepting request 1073982 from server:database
RocksDB for review.

The conflict with mariadb is still a problem. Debian solved this by making mariadb pull in rocksdb-tools. We could do the same for TW

OBS-URL: https://build.opensuse.org/request/show/1073982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rocksdb?expand=0&rev=1
2023-03-24 14:21:16 +00:00
6728fc5417 OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=8 2023-03-23 14:01:21 +00:00
4fbd3c426f OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=7 2023-03-23 14:00:00 +00:00
8eb1d6c421 OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=6 2023-03-23 13:53:58 +00:00
85385167dc OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=5 2023-03-23 13:49:55 +00:00
9fca61cdae OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=4 2023-03-23 13:49:34 +00:00
026c15284b OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=3 2023-03-23 12:52:53 +00:00
26fc4ae8e1 Accepting request 1073869 from home:AndreasStieger:branches:server:database
tweaks, tools

OBS-URL: https://build.opensuse.org/request/show/1073869
OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=2
2023-03-22 21:58:24 +00:00
Martin Pluskal
d705fa77cc Accepting request 1073649 from home:AndreasStieger
RocksDB 8.0.0

OBS-URL: https://build.opensuse.org/request/show/1073649
OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=1
2023-03-22 08:32:31 +00:00