[
https://issues.apache.org/jira/browse/ATLAS-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Mestry updated ATLAS-3649:
-----------------------------------
Attachment: ATLAS-3649-Import-Service-Table-level-replication-re.patch
> Import Service: Table-level Imports: Deleting Tables Differing By Requests
> Fails
> --------------------------------------------------------------------------------
>
> Key: ATLAS-3649
> URL: https://issues.apache.org/jira/browse/ATLAS-3649
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 2.0.0, trunk
> Reporter: Ashutosh Mestry
> Assignee: Nikhil Bonte
> Priority: Major
> Attachments:
> ATLAS-3649-Import-Service-Table-level-replication-re.patch
>
>
> *Background*
> Import service supported table-level replication. In a case where the tables
> to be replicated differ, then the already replicated tables are deleted, this
> helps the replicating cluster stay in sync.
> The mechanism used to detect differing tables uses basic search query with
> certain parameters. Recent change has caused those parameters not to return
> correct result.
> *Steps to duplicate*
> Use the unit test
> _TableReplicationRequestProcessorTest.importWithIsReplTrue++_.
> *Solution*
> Use new parameters in basic search to address the problem.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)