Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in using Change Feed for the Materialized View Pattern #56

Open
ShanthiTV opened this issue Sep 13, 2022 · 0 comments
Open

Issue in using Change Feed for the Materialized View Pattern #56

ShanthiTV opened this issue Sep 13, 2022 · 0 comments

Comments

@ShanthiTV
Copy link

I have followed the lab guide,
https://github.com/AzureCosmosDB/labs/blob/master/dotnet/labs/08-change_feed_with_azure_functions.md

All the initial steps are performed successfully.

On testing to confirm if the Materialized View Function works,
The dotnet run from the DataGenerator terminal starts to generate data and I see * in it.
The dotnet run from the ChangeFeedConsole terminal starts to receive the data and writes the console messages.
The func host start from the ChangeFeedFunctions folder builds the project and then do not write any console messages nor the database is populated.
There are no error messages as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant