[
https://issues.apache.org/jira/browse/PHOENIX-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551279#comment-17551279
]
Geoffrey Jacoby commented on PHOENIX-5498:
------------------------------------------
Postponed this to 5.2.1, but I'm a bit worried about this approach from an
atomicity standpoint and if someone takes this back up later I hope we spend
some time working through the implications of that.
> When dropping a view, send delete mutations for parent->child links from
> client to server rather than doing server-server RPCs
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-5498
> URL: https://issues.apache.org/jira/browse/PHOENIX-5498
> Project: Phoenix
> Issue Type: Sub-task
> Affects Versions: 4.15.0, 5.1.0
> Reporter: Chinmay Kulkarni
> Priority: Major
> Fix For: 5.2.1
>
>
> Once we are able to generate delete mutations using the child view and parent
> PTable, we should send the mutations directly from the client to the endpoint
> coprocessor on SYSTEM.CHILD_LINK rather than doing a server-server RPC from
> the SYSTEM.CATALOG region to the SYSTEM.CHILD_LINK region.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)