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

Merge #2

Merged
merged 47 commits into from
Apr 18, 2022
Merged

Merge #2

merged 47 commits into from
Apr 18, 2022

Conversation

jayantxie
Copy link
Owner

What type of PR is this?

What this PR does / why we need it (English/Chinese):

Which issue(s) this PR fixes:

horizonzy and others added 30 commits January 27, 2022 14:36
…nfig

optimize(connpool): adjust minMaxIdleTimeout to 2s
optimize: add error definition ErrInstanceNotFound which is used in service discovery module
chore: upgrade choleraehyq/pid for Go 1.18
… buildVirtualNodes (#343)

* refactor(loadbalancer): merge function buildWeightedVirtualNodes into buildVirtualNodes
fix:solving the problem of concurrent operation of Hooks
refactor:delete additional atomic operations
docs: update readme with new blog
optimize: lbcache is global, it doesn't need register ProbeFunc for diagnosis
Change-Id: I54aee5589e982be8ea51b61a63ca4dedcaf0efd5
* define not found instance error.

* define ErrInstanceNotFound at kerrors.

* tuning err msg for no instance.

* refactor:replace additional atomic operations

* fix:solving the concurrency problem of Hooks.

* optimize: adjust minMaxIdleTimeout to 2s

* optimize: lbcache is global, it doesn't need register ProbeFunc for diagnosis

* docs: update readme with new blog

* chore:upgrade choleraehyq/pid for Go 1.18

* fix(client): fix oneway seqid and lower loss rate (#363)

* optimize: use instance tag instead of remoteinfo tag firstly (#374)

* fix: combine services (#367)

* fix(tool): fix import of protobuf combineservice (#359)

* refactor(loadbalancer): merge function buildWeightedVirtualNodes into buildVirtualNodes (#343)

* refactor(loadbalancer): merge function buildWeightedVirtualNodes into buildVirtualNodes

* Fix readme blog link

* fix(generic): detect circular thrift IDL dependency (#383)

* chore: update version v0.2.1

Co-authored-by: horizonzy <horizonzy@apache.org>
Co-authored-by: dongzeXD <l65775622@gmail.com>
Co-authored-by: dongze <43315356+dongzeXD@users.noreply.github.com>
Co-authored-by: YangruiEmma <yangr.emma@gmail.com>
Co-authored-by: Joway <wangzhuowei@bytedance.com>
Co-authored-by: luoguangming.ivan <luoguangming.ivan@bytedance.com>
Co-authored-by: YangruiEmma <yangrui.emma@bytedance.com>
Co-authored-by: HeyJavaBean <imlehr@163.com>
Co-authored-by: lsjbd <44455379+lsjbd@users.noreply.github.com>
Co-authored-by: Anthony-Dong <fanhaodong516@gmail.com>
Co-authored-by: Simon Wang <jellalleonhardt4869@gmail.com>
Co-authored-by: 王恒 <33808231+f20500909@users.noreply.github.com>
chore: merge back v0.2.1
dongzeXD and others added 17 commits March 27, 2022 19:30
style: change log print param to the readTimeout
…service by WithURL option (#379)

fix:  fix gRPC host fetching logic in the header when accessing service by WithURL option
…#392)

* test: add unit test for utils

Co-authored-by: yaoxianjie.dev <yaoxianjie.dev@bytedance.com>
chore: replace cespare/xxhash with xxhash3 from bytedance/gopkg
feat(connpool): export getCommonReporter
optimize(rpcinfo): fill `TransportProtocol`, `PackageName` fields into RPCInfo of server side after decoding
@jayantxie jayantxie merged commit c5aaa39 into jayantxie:develop Apr 18, 2022
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.