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

Semyon Danilov updated IGNITE-16584:
------------------------------------
    Description: Currently, metastorage rocksdb storage uses little endian so 
lexicographic order is not maintained. Thankfully, cursor was written in a way 
that this order was not relied upon. We need to bring the order to storage and 
rewrite cursor so that it doesn't use `seek` everytime next revision is queried

> RocksDB metastorage watch cursor wrong order
> --------------------------------------------
>
>                 Key: IGNITE-16584
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16584
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha5
>
>
> Currently, metastorage rocksdb storage uses little endian so lexicographic 
> order is not maintained. Thankfully, cursor was written in a way that this 
> order was not relied upon. We need to bring the order to storage and rewrite 
> cursor so that it doesn't use `seek` everytime next revision is queried



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to