When a delta checkpoint data size is low, what cou...
# troubleshooting
k
When a delta checkpoint data size is low, what could increase the checkpoint duration? I am seeing my checkpoint data size to be less than 5MB, but the duration is over 20 seconds.
m
I would think data skew/uneven distribution
k
I see. Yeah, didn’t expect 5mb to take 20 seconds though. will take a look at the data skew a bit more! Thanks!