Change Feed Issue - Not triggering atleast once

35417157 21 Reputation points Microsoft Employee
2022-05-02T12:23:42.47+00:00

Hello,

I am working with change feed processor with .net. I have set up the change feed listener in such a way that it reads changes from the beginning. When the change feed processor is down for some time and comes back up, it does not pick up the changes in its down time? Why is it so - this does not guarantee atleast once delivery right? Please respond.
Also, what role does lease container play if it does not pick up these changes?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,433 questions
{count} votes

Accepted answer
  1. GeethaThatipatri-MSFT 27,007 Reputation points Microsoft Employee
    2022-05-11T13:46:32.317+00:00

    @RakshithaYalamanchili-8060 & Dear all
    This issue was due to service fabric, even when debugging is stopped, it had been running in the background, and consuming the change feed. So the issue is now resolved.

    Regards
    Geetha


1 additional answer

Sort by: Most helpful
  1. 35417157 21 Reputation points Microsoft Employee
    2022-05-04T03:44:24.643+00:00

    @GeethaThatipatri-MSFT so what do I need to do to avoid missing these changes?

    0 comments No comments