cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reprocessing the same records during publication in datahub

Former Member
0 Likes
163

Hi Team,

We have recently upgraded our hybris and datahub environment to 6.7 versions. For verification i have send few records first time through datahub using postman client and records were loaded successfully into hybris and deleted those records later i have processed few more records but during this time it was reprocessing old records even though i have deleted it from both datahub(restarted using kernal-mode = create-drop) and hybris. Kindly any one help me to resolve this issue.

Accepted Solutions (0)

Answers (2)

Answers (2)

rahulverma94
Active Participant
0 Likes

Hi ,

Try following property in datahub: datahub.max.publication.retry.count=0

By default it’s set to 10.

Let me know if it worked for you.

Cheers.

Former Member
0 Likes

Can some one reply on this issue