Skip to main content

Re: Isolation.level default behavior

Hi Team,

Any update on the below query will be appreciated.

Your answer helps us in making the changes to our connectors.

Thanks,
Usha

On Thu, 29 Oct 2020, 11:08 usha rani, <ushanarayana5@gmail.com> wrote:

> 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
>

Comments