dependabot[bot] opened a new pull request, #5025: URL: https://github.com/apache/ignite-3/pull/5025
Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 9.7.3 to 9.7.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/rocksdb/releases">org.rocksdb:rocksdbjni's releases</a>.</em></p> <blockquote> <h2>RocksDB 9.7.4</h2> <h2>9.7.4 (2024-10-31)</h2> <h3>Bug Fixes</h3> <ul> <li>Fix a leak of obsolete blob files left open until DB::Close(). This bug was introduced in version 9.4.0.</li> </ul> <h2>9.7.3 (2024-10-16)</h2> <h3>Behavior Changes</h3> <ul> <li>OPTIONS file to be loaded by remote worker is now preserved so that it does not get purged by the primary host. A similar technique as how we are preserving new SST files from getting purged is used for this. min_options_file_numbers_ is tracked like pending_outputs_ is tracked.</li> </ul> <h2>9.7.2 (2024-10-08)</h2> <h3>Bug Fixes</h3> <ul> <li>Fix a bug for surfacing write unix time: <code>Iterator::GetProperty("rocksdb.iterator.write-time")</code> for non-L0 files.</li> </ul> <h2>9.7.1 (2024-09-26)</h2> <h3>Bug Fixes</h3> <ul> <li>Several DB option settings could be lost through <code>GetOptionsFromString()</code>, possibly elsewhere as well. Affected options, now fixed:<code>background_close_inactive_wals</code>, <code>write_dbid_to_manifest</code>, <code>write_identity_file</code>, <code>prefix_seek_opt_in_only</code></li> <li>Fix under counting of allocated memory in the compressed secondary cache due to looking at the compressed block size rather than the actual memory allocated, which could be larger due to internal fragmentation.</li> <li>Skip insertion of compressed blocks in the secondary cache if the lowest_used_cache_tier DB option is kVolatileTier.</li> </ul> <h2>9.7.0 (2024-09-20)</h2> <h3>New Features</h3> <ul> <li>Make Cache a customizable class that can be instantiated by the object registry.</li> <li>Add new option <code>prefix_seek_opt_in_only</code> that makes iterators generally safer when you might set a <code>prefix_extractor</code>. When <code>prefix_seek_opt_in_only=true</code>, which is expected to be the future default, prefix seek is only used when <code>prefix_same_as_start</code> or <code>auto_prefix_mode</code> are set. Also, <code>prefix_same_as_start</code> and <code>auto_prefix_mode</code> now allow prefix filtering even with <code>total_order_seek=true</code>.</li> <li>Add a new table property "rocksdb.key.largest.seqno" which records the largest sequence number of all keys in file. It is verified to be zero during SST file ingestion.</li> </ul> <h3>Behavior Changes</h3> <ul> <li>Changed the semantics of the BlobDB configuration option <code>blob_garbage_collection_force_threshold</code> to define a threshold for the overall garbage ratio of all blob files currently eligible for garbage collection (accordin g to <code>blob_garbage_collection_age_cutoff</code>). This can provide better control over space amplification at the cos t of slightly higher write amplification.</li> <li>Set <code>write_dbid_to_manifest=true</code> by default. This means DB ID will now be preserved through backups, checkpo ints, etc. by default. Also add <code>write_identity_file</code> option which can be set to false for anticipated future b ehavior.</li> <li>In FIFO compaction, compactions for changing file temperature (configured by option <code>file_temperature_age_thr esholds</code>) will compact one file at a time, instead of merging multiple eligible file together (<a href="https://redirect.github.com/facebook/rocksdb/issues/13018">#13018</a>).</li> <li>Support ingesting db generated files using hard link, i.e. IngestExternalFileOptions::move_files/link_files a nd IngestExternalFileOptions::allow_db_generated_files.</li> <li>Add a new file ingestion option <code>IngestExternalFileOptions::link_files</code> to hard link input files and preserve original files links after ingestion.</li> <li>DB::Close now untracks files in SstFileManager, making avaialble any space used by them. Prior to this change they would be orphaned until the DB is re-opened.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fix a bug in CompactRange() where result files may not be compacted in any future compaction. This can only h appen when users configure CompactRangeOptions::change_level to true and the change level step of manual compac tion fails (<a href="https://redirect.github.com/facebook/rocksdb/issues/13009">#13009</a>).</li> <li>Fix handling of dynamic change of <code>prefix_extractor</code> with memtable prefix filter. Previously, prefix seek cou ld mix different prefix interpretations between memtable and SST files. Now the latest <code>prefix_extractor</code> at th e time of iterator creation or refresh is respected.</li> <li>Fix a bug with manual_wal_flush and auto error recovery from WAL failure that may cause CFs to be inconsisten</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/rocksdb/blob/v9.7.4/HISTORY.md">org.rocksdb:rocksdbjni's changelog</a>.</em></p> <blockquote> <h2>9.7.4 (10/31/2024)</h2> <h3>Bug Fixes</h3> <ul> <li>Fix a leak of obsolete blob files left open until DB::Close(). This bug was introduced in version 9.4.0.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facebook/rocksdb/commit/3c27a3dde0993210c5cc30d99717093f7537916f"><code>3c27a3d</code></a> Version and history for 9.7.4</li> <li><a href="https://github.com/facebook/rocksdb/commit/0d378ba066b31723765512a9ef04c1a0f2f402fd"><code>0d378ba</code></a> Fix a leak of open Blob files (<a href="https://redirect.github.com/facebook/rocksdb/issues/13106">#13106</a>)</li> <li><a href="https://github.com/facebook/rocksdb/commit/520436ad5c0d78ef19d2c2a64b06692c65f9a32a"><code>520436a</code></a> Add a temporary hook for custom yielding in long-running op (<a href="https://redirect.github.com/facebook/rocksdb/issues/13103">#13103</a>)</li> <li>See full diff in <a href="https://github.com/facebook/rocksdb/compare/v9.7.3...v9.7.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
