[crac] RFR: Linux file system watcher support [v4]
joeylee
duke at openjdk.org
Thu May 25 09:26:01 UTC 2023
> inotify monitors changes on filesystem, this support automatic restore for LinuxFileWatcher.
>
> FileWatcherAfterRestoreTest verifies watcher service works after restore.
> FileWatcherTest verifies automatic closing inotiify fd
>
> The watcher keys are still managed by user, so exception will be thrown if no watcher keys are leaked, as in FileWatcherWithOpenKeysTest
joeylee has updated the pull request incrementally with one additional commit since the last revision:
update
-------------
Changes:
- all: https://git.openjdk.org/crac/pull/72/files
- new: https://git.openjdk.org/crac/pull/72/files/40191d9b..d764613d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=crac&pr=72&range=03
- incr: https://webrevs.openjdk.org/?repo=crac&pr=72&range=02-03
Stats: 5 lines in 2 files changed: 4 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/crac/pull/72.diff
Fetch: git fetch https://git.openjdk.org/crac.git pull/72/head:pull/72
PR: https://git.openjdk.org/crac/pull/72
More information about the crac-dev
mailing list