[
https://issues.apache.org/jira/browse/IGNITE-20260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-20260:
-----------------------------------------
Priority: Blocker (was: Major)
> RaftGroupServiceImpl#readIndex() is broken
> ------------------------------------------
>
> Key: IGNITE-20260
> URL: https://issues.apache.org/jira/browse/IGNITE-20260
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Assignee: Denis Chudov
> Priority: Blocker
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> According to {{NodeImpl#readLeader()}}, peerId must be specified together
> with serverId on a {{ReadIndexRequest}}, but
> {{RaftGroupServiceImpl#readIndex()}} omits serverId, so on the server side
> request processing always fails.
> Probably, local node name should be sent as serverId.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)