Skip to content

Add the Azure Files change tracker how-to guide - #630

Open
YasanPunch wants to merge 3 commits into
wso2:5.1.xfrom
YasanPunch:azure-files-change-tracker-docs
Open

Add the Azure Files change tracker how-to guide#630
YasanPunch wants to merge 3 commits into
wso2:5.1.xfrom
YasanPunch:azure-files-change-tracker-docs

Conversation

@YasanPunch

Copy link
Copy Markdown
Contributor

Split out of #617 per review feedback.

Adds a how-to guide that derives created, modified, and deleted events from the Azure Files listener, using an application-side eTag snapshot plus a scheduled sweep to cover deletions (the listener reports presence, not change).

Depends on #617. The guide links to the Azure Files connector's setup guide and example pages, which that PR adds. Until it merges, the build reports two broken links to connectors/catalog/storage-file/azure.storage.files/onBrokenLinks is set to warn, so the build still passes, and both links resolve once #617 lands.

Every Ballerina snippet in the guide is compile-verified against ballerinax/azure.storage.files 1.0.0.

@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 1d67065c-cb26-41e1-98bd-238d76d836c4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@AmilaSamith
AmilaSamith requested a review from daneshk September 1, 2026 06:08
@AmilaSamith AmilaSamith added the 5.1.0 Assigned to pull requests related to 5.1 release label Sep 1, 2026
Derives created, modified, and deleted events from the Azure Files
listener using an application-side eTag snapshot and a scheduled sweep.
…on approach and enhance clarity. Add new images illustrating connection setup, automation flow, and run output.
…of the snapshot handling process. Clarify the use of the `snapshotPath` configurable and improve the flow steps for better understanding of the change tracking mechanism.
@YasanPunch
YasanPunch force-pushed the azure-files-change-tracker-docs branch from 5bc8394 to 31ab2d3 Compare September 3, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.1.0 Assigned to pull requests related to 5.1 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants