[ 
https://issues.apache.org/jira/browse/IGNITE-23389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladislav Pyatkov updated IGNITE-23389:
---------------------------------------
    Description: 
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.

  was:
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}

h3. Definition of done
This stack ought to not appear in the log.


> 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
>         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)

Reply via email to