[jira] [Commented] (OAK-7776) Ignore copying of :clusterConfig in InitialContentMigrator

2018-09-24 Thread Robert Munteanu (JIRA)


[ 
https://issues.apache.org/jira/browse/OAK-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625925#comment-16625925
 ] 

Robert Munteanu commented on OAK-7776:
--

Conceptually looks good to me, but since it's Tomek's work I think he's the one 
that would know best.

> Ignore copying of :clusterConfig in InitialContentMigrator
> --
>
> Key: OAK-7776
> URL: https://issues.apache.org/jira/browse/OAK-7776
> Project: Jackrabbit Oak
>  Issue Type: Bug
>Reporter: Amit Jain
>Assignee: Amit Jain
>Priority: Major
> Fix For: 1.10, 1.9.9
>
>
> :clusterConfig entry which stores the latest clusterId/repositoryId used for 
> registering the repository in the DataStore gets wiped out for the global 
> store if content is migrated by InitialContentMigrator. The consequence of 
> this is that there are multiple repositoryId created at unexpected times and 
> also files corresponding to them created in the DataStore which would block 
> DSGC.
> This should be excluded when copying to the target store as that store would 
> be the main/writable one. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OAK-7776) Ignore copying of :clusterConfig in InitialContentMigrator

2018-09-23 Thread Amit Jain (JIRA)


[ 
https://issues.apache.org/jira/browse/OAK-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625364#comment-16625364
 ] 

Amit Jain commented on OAK-7776:


Fixed with commit - [http://svn.apache.org/viewvc?rev=1841793=rev]

[~rombert], [~tomek.rekawek] Could you please review the commit

> Ignore copying of :clusterConfig in InitialContentMigrator
> --
>
> Key: OAK-7776
> URL: https://issues.apache.org/jira/browse/OAK-7776
> Project: Jackrabbit Oak
>  Issue Type: Bug
>Reporter: Amit Jain
>Assignee: Amit Jain
>Priority: Major
> Fix For: 1.10, 1.9.9
>
>
> :clusterConfig entry which stores the latest clusterId/repositoryId used for 
> registering the repository in the DataStore gets wiped out for the global 
> store if content is migrated by InitialContentMigrator.
> This should be excluded when copying to the target store as that store would 
> be the main/writable one. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)