apache / apache/eventmesh

[Enhancement] 'ConfigMonitorService' can use jdk 'WatchService' to monitor config change

Open
#3,331 4 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue Stale
Dominant language
Java
Stars
1.8k
Forks
658
Avg merge
11h 29m
Merged PRs (30d)
52

Description

### Search before asking

- [x] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.

### Enhancement Request

'ConfigMonitorService' can use jdk 'WatchService' to monitor config change

### Describe the solution you'd like

'ConfigMonitorService' can use jdk 'WatchService' to monitor config change, we can refer to the class 'WatchFileManager'.

### Are you willing to submit PR?

- [ ] Yes I am willing to submit a PR!

Contributor guide

Open the contributing guide

Research direction

Locate ConfigMonitorService and the referenced WatchFileManager class, then compare how configuration changes are currently monitored with the JDK WatchService API. Define the required behavior for detecting config changes and verify it with the repository's existing configuration-monitoring checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.