sap-commerce-db-sync icon indicating copy to clipboard operation
sap-commerce-db-sync copied to clipboard

Markers creation takes too long

Open mateuszporzucek opened this issue 10 months ago • 0 comments

Info from the customer:

We have a table with about 170M records in MySQL.

During migration, this table is divided into chunks of 1000. The problem we have is the time to divide it into portions in:

com.sap.cx.boosters.commercedbsync.repository.impl.MySQLDataRepository#buildBatchMarkersQuery

mateuszporzucek avatar Jan 08 '25 10:01 mateuszporzucek