@Rajendra_Prasad_G, I think you might be interested in Log errors when enabling history.enableReplicationStream.
My understanding is that replication works (I did verify that) and that the “errors” you are seeing are basically expected. They should just not be emitted as errors. Apparently logging in this area has been improved in 1.26, but I have not confirmed this myself.
On our side we are using history.enableReplicationStream: false
and use the older version of replication until we can upgrade to 1.26.
–Hardy