[
https://issues.apache.org/jira/browse/IGNITE-23389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy resolved IGNITE-23389.
----------------------------------------
Fix Version/s: 3.1
Resolution: Fixed
Fixed by updating to a RocksDB version (10.0.1) containing the fix from
[https://github.com/facebook/rocksdb/pull/13246]
> Illegal flush reason 13
> -----------------------
>
> Key: IGNITE-23389
> URL: https://issues.apache.org/jira/browse/IGNITE-23389
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
> Attachments: InsertBenchmark.java
>
>
> h3. Motivation
> It is difficult to realise what the stack means, but any stack exception in
> the log looks suspective.
> {noformat}
> java.lang.IllegalArgumentException: Illegal value provided for FlushReason: 13
> at org.rocksdb.FlushReason.fromValue(FlushReason.java:51)
> at org.rocksdb.FlushJobInfo.<init>(FlushJobInfo.java:41)
> {noformat}
> I got this stack in the benchmark attached below.
> h3. Definition of done
> This stack ought to not appear in the log.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)