You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "xiangqiao (Jira)" <ji...@apache.org> on 2021/10/08 06:09:00 UTC

[jira] [Updated] (FLINK-24479) Bug fix RocksIteratorWrapper#seekToLast method

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

xiangqiao updated FLINK-24479:
------------------------------
    Description: 
RocksIteratorWrapper#seekToLast method, calling RocksIterator#seekToFirst method incorrectly.

The RocksIteratorWrapper#seekToLast method is not currently used, so it has no impact on the flink project.

  was:
RocksIteratorWrapper#seekToLast method, calling RocksIterator#seekToFirst method incorrectly.

The RocksIteratorWrapper#seekToLast method is not currently used, so it has no impact on the flick project.


> Bug fix RocksIteratorWrapper#seekToLast method
> ----------------------------------------------
>
>                 Key: FLINK-24479
>                 URL: https://issues.apache.org/jira/browse/FLINK-24479
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / State Backends
>    Affects Versions: 1.14.0
>            Reporter: xiangqiao
>            Priority: Major
>
> RocksIteratorWrapper#seekToLast method, calling RocksIterator#seekToFirst method incorrectly.
> The RocksIteratorWrapper#seekToLast method is not currently used, so it has no impact on the flink project.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)