[ 
https://issues.apache.org/jira/browse/PHOENIX-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338707#comment-17338707
 ] 

ASF GitHub Bot commented on PHOENIX-6437:
-----------------------------------------

ankitjain64 commented on a change in pull request #1219:
URL: https://github.com/apache/phoenix/pull/1219#discussion_r625452537



##########
File path: 
phoenix-core/src/it/java/org/apache/phoenix/replication/SystemCatalogWALEntryFilterIT.java
##########
@@ -281,4 +347,68 @@ private int getAndAssertTenantCountInEdit(WAL.Entry entry) 
{
     }
     return entry;
   }
+
+  public WAL.Entry getEntry(TableName tableName, Scan scan, boolean 
addIndexedKeyValueCell)

Review comment:
       Updated in latest commit.




-- 
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)

Reply via email to