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

feat: support watching config changes #208

Merged
merged 4 commits into from
Oct 31, 2022
Merged

feat: support watching config changes #208

merged 4 commits into from
Oct 31, 2022

Conversation

nic-chen
Copy link
Member

@nic-chen nic-chen commented Oct 31, 2022

Please answer these questions before submitting a pull request

  • Why submit this pull request?
  • Bugfix
  • New feature provided
  • Improve performance

New feature or improvement

  • Describe the details and related test reports.

support watching config for filters, so in some scenarios, config can be updated in time instead of only when requests comes.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 148 files.

Valid Invalid Ignored Fixed
77 2 69 0
Click to see the invalid file list
  • runner-core/src/test/java/org/apache/apisix/plugin/runner/handler/TestWatcher.java
  • runner-plugin-sdk/src/main/java/org/apache/apisix/plugin/runner/A6ConfigWatcher.java

nic-chen and others added 2 commits October 31, 2022 18:11
…ler/TestWatcher.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…r/A6ConfigWatcher.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@nic-chen nic-chen requested a review from tzssangglass October 31, 2022 10:13
@nic-chen nic-chen changed the title feat: support watching config for filters feat: support watching config changes Oct 31, 2022
@tzssangglass tzssangglass merged commit 9c181d8 into main Oct 31, 2022
@tzssangglass tzssangglass deleted the feat/watch branch October 31, 2022 10:33
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

Successfully merging this pull request may close these issues.

2 participants