[ https://issues.apache.org/jira/browse/IGNITE-24908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937901#comment-17937901 ]
Roman Puchkovskiy commented on IGNITE-24908: -------------------------------------------- The patch looks good to me > Await tableProcessor readiness on TableAware request processing > --------------------------------------------------------------- > > Key: IGNITE-24908 > URL: https://issues.apache.org/jira/browse/IGNITE-24908 > Project: Ignite > Issue Type: Improvement > Reporter: Alexander Lapin > Assignee: Alexander Lapin > Priority: Major > Labels: ignite-3 > Time Spent: 1h 50m > Remaining Estimate: 0h > > There's a race between adding a table processor to replicas and processing a > request targeted to that table. Thus we may catch NPE on > replicas.get(tableId). In order to fix that we may use schema sync mechanism > for all effectively TableAware requests. -- This message was sent by Atlassian Jira (v8.20.10#820010)