Hi Team,

Recently we ended up having huge duplicates sending out of the connector
due to the segment roll out ended in creating out of range issue. To avoid
the occurance of the above issue we made couple of changes as part of it we
are planning to change 'isolation.level' to 'read_committed'.

So before making that change I wanted to understand why the default of
'isolation.level' is 'read_uncommitted' and not 'read_committed'. When I
see read_uncommitted end up in dirty read and producing duplicates.

Thanks,
Usha

Reply via email to