[
https://issues.apache.org/jira/browse/IGNITE-23305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Scherbakov updated IGNITE-23305:
---------------------------------------
Description:
Current HLC implementation uses shared memory CAS and is called very often on
transaction path, which hurts scaling in high core environments.
This can be improved by reducing number of it's usages.
was:
Current HLC implementation uses shared memory CAS and is called very often on
transaction path.
This can be improved by reducing number of it's usages.
> Improve HybridClockImpl scaling
> -------------------------------
>
> Key: IGNITE-23305
> URL: https://issues.apache.org/jira/browse/IGNITE-23305
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexey Scherbakov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0
>
>
> Current HLC implementation uses shared memory CAS and is called very often on
> transaction path, which hurts scaling in high core environments.
> This can be improved by reducing number of it's usages.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)