Mehmet Arikkan
Mehmet Arikkan
Required metrics to be exposed: - Table & Index Copy Process Count - Count of tables which will be copied parallelly based on threshold - Data transfer speed (bytes transferred)...
Provide the details related to source.db
@apduvuri We need more logs and details related to source DB for this issue
@rimbi Could you check why we're sending the ALTER_TABLE command twice? (It should only be sent once)
Also let's have more logs for that part of the code where this problem might originate?
@rimbi @dimitri @hanefi I think it makes sense to fix these as well. Why are we compiling and including code in the binary which is not being used? If we...
@rimbi @dimitri It might be better to send separate PRs with high-priority (i.e. bugfix, logical errors, etc) fixes first. Let's follow this path.