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

handle rate limit config update event #196

Merged
merged 100 commits into from Jul 1, 2021
Merged

handle rate limit config update event #196

merged 100 commits into from Jul 1, 2021

Conversation

mark4z
Copy link
Member

@mark4z mark4z commented Jun 26, 2021

What this PR does:
handle rate limit config update event

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


go.sum Outdated Show resolved Hide resolved
@mark4z mark4z closed this Jun 29, 2021
@mark4z mark4z reopened this Jun 29, 2021
@xiaoliu10 xiaoliu10 merged commit fa5681d into apache:develop Jul 1, 2021
@xiaoliu10 xiaoliu10 added this to WIP in v0.3.0 via automation Jul 2, 2021
@xiaoliu10 xiaoliu10 added this to the v0.3.0 milestone Jul 2, 2021
mark4z added a commit that referenced this pull request Nov 7, 2021
* init

* update dubbo-go to v1.5.6 & fmt sth.

* update

* fix fmt

* add gin

* baseinfo and resources

* Update go.mod

* update dubbo-go to v1.5.6 & fmt sth.

* api complete

* import

* import

* update dubbo-go to v1.5.6 & fmt sth.

* fix fmt

* update

* update

* update

* update

* replace path with id

* update

* update

* rateLimit filter

* add licence header

* fix imports

* add license header

* add license header

* fix ci

* update

* update

* comment

* use go 1.15 run ci to fix ci problem

* fix matcher var inline

* fix ci

* fix sync.RWMutex

* errors.warp

* test table

* use gost zk

* add lock

* remove unreachable statement

* Pattern pattern,omitempty

* update develop

* modify import and chinese comment

* update the docs for ratelimit

* update develop

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* split func and bugfix

* fix go.mod go.sum

* fix go.mod go.sum

* fix go.mod go.sum

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* update go.sum

* fix logger fmt style

* fix logger fmt style

* time delay when lazy load GenericService

* time delay when lazy load GenericService

* fix ci

* fix logger fmt style

* err.Error() is not a good style

* fix ci

Co-authored-by: randy <ztelur@gmail.com>
Co-authored-by: Zhenxu Ke <kezhenxu94@apache.org>
Former-commit-id: fa5681d
tydhot pushed a commit to tydhot/dubbo-go-pixiu that referenced this pull request Nov 10, 2021
* init

* update dubbo-go to v1.5.6 & fmt sth.

* update

* fix fmt

* add gin

* baseinfo and resources

* Update go.mod

* update dubbo-go to v1.5.6 & fmt sth.

* api complete

* import

* import

* update dubbo-go to v1.5.6 & fmt sth.

* fix fmt

* update

* update

* update

* update

* replace path with id

* update

* update

* rateLimit filter

* add licence header

* fix imports

* add license header

* add license header

* fix ci

* update

* update

* comment

* use go 1.15 run ci to fix ci problem

* fix matcher var inline

* fix ci

* fix sync.RWMutex

* errors.warp

* test table

* use gost zk

* add lock

* remove unreachable statement

* Pattern pattern,omitempty

* update develop

* modify import and chinese comment

* update the docs for ratelimit

* update develop

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* split func and bugfix

* fix go.mod go.sum

* fix go.mod go.sum

* fix go.mod go.sum

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* update go.sum

* fix logger fmt style

* fix logger fmt style

* time delay when lazy load GenericService

* time delay when lazy load GenericService

* fix ci

* fix logger fmt style

* err.Error() is not a good style

* fix ci

Co-authored-by: randy <ztelur@gmail.com>
Co-authored-by: Zhenxu Ke <kezhenxu94@apache.org>
Former-commit-id: facba55 [formerly fa5681d]
Former-commit-id: 1a796cf
bobtthp pushed a commit to bobtthp/dubbo-go-pixiu that referenced this pull request Dec 12, 2022
* init

* update dubbo-go to v1.5.6 & fmt sth.

* update

* fix fmt

* add gin

* baseinfo and resources

* Update go.mod

* update dubbo-go to v1.5.6 & fmt sth.

* api complete

* import

* import

* update dubbo-go to v1.5.6 & fmt sth.

* fix fmt

* update

* update

* update

* update

* replace path with id

* update

* update

* rateLimit filter

* add licence header

* fix imports

* add license header

* add license header

* fix ci

* update

* update

* comment

* use go 1.15 run ci to fix ci problem

* fix matcher var inline

* fix ci

* fix sync.RWMutex

* errors.warp

* test table

* use gost zk

* add lock

* remove unreachable statement

* Pattern pattern,omitempty

* update develop

* modify import and chinese comment

* update the docs for ratelimit

* update develop

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* ratelimit filter

* split func and bugfix

* fix go.mod go.sum

* fix go.mod go.sum

* fix go.mod go.sum

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* ratelimit config change

* update go.sum

* fix logger fmt style

* fix logger fmt style

* time delay when lazy load GenericService

* time delay when lazy load GenericService

* fix ci

* fix logger fmt style

* err.Error() is not a good style

* fix ci

Co-authored-by: randy <ztelur@gmail.com>
Co-authored-by: Zhenxu Ke <kezhenxu94@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

7 participants