RED-9843: Do not run saas migration in 4.1.x, it should not run for documine 1.1.x -> 1.2.x #679
@ -73,8 +73,8 @@ public class SaasMigrationService implements TenantSyncService {
|
||||
|
||||
@Override
|
||||
public synchronized void syncTenant(TenantSyncEvent tenantSyncEvent) {
|
||||
|
||||
startMigrationForTenant(tenantSyncEvent.getTenantId());
|
||||
// Do not run this in 4.1.x because it should not run for documine.
|
||||
// startMigrationForTenant(tenantSyncEvent.getTenantId());
|
||||
}
|
||||
|
||||
// Persistence-Service needs to be scaled to 1.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user