[
https://issues.apache.org/jira/browse/PHOENIX-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338689#comment-17338689
]
ASF GitHub Bot commented on PHOENIX-6437:
-----------------------------------------
ankitjain64 commented on pull request #1219:
URL: https://github.com/apache/phoenix/pull/1219#issuecomment-831606695
With this PR we are fixing the bug where delete markers for parent-child
link rows do not get replicated via SystemCatalogWalEntry Filter for tenant
views.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Delete marker for parent-child rows does not get replicated via
> SystemCatalogWALEntryFilter
> -------------------------------------------------------------------------------------------
>
> Key: PHOENIX-6437
> URL: https://issues.apache.org/jira/browse/PHOENIX-6437
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Reporter: Ankit Jain
> Assignee: Ankit Jain
> Priority: Major
>
> As part of PHOENIX-3639 SystemCatalogWALEntryFilter was introduced to
> replicate tenant owned rows from system.catalog and ignore the non-tenant
> rows. During recent testing it was realized that delete markers for
> parent-child rows does not get replicated. As part of this Jira we want to
> fix that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)