[
https://issues.apache.org/jira/browse/IGNITE-16828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-16828:
-----------------------------------------
Issue Type: Bug (was: Task)
> Use unsigned byte comparison in test storages
> ---------------------------------------------
>
> Key: IGNITE-16828
> URL: https://issues.apache.org/jira/browse/IGNITE-16828
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Minor
> Labels: ignite-3
>
> Ignite 3 uses `ByteArray` class as keys for its test storages (likeĀ
> `InMemoryVaultService`). This is inconsistent with RocksDB-based storages
> since RocksDB uses unsigned byte comparison, while `ByteArray` uses signed
> byte comparison.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)