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

update changelog-3.5 to protection for rangePermCache with a RW lock #14228

Merged
merged 1 commit into from Jul 18, 2022

Conversation

mitake
Copy link
Contributor

@mitake mitake commented Jul 17, 2022

Signed-off-by: Hitoshi Mitake h.mitake@gmail.com

Signed-off-by: Hitoshi Mitake <h.mitake@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #14228 (8745614) into main (73c714b) will decrease coverage by 0.33%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main   #14228      +/-   ##
==========================================
- Coverage   75.63%   75.29%   -0.34%     
==========================================
  Files         456      456              
  Lines       36916    36916              
==========================================
- Hits        27921    27796     -125     
- Misses       7274     7367      +93     
- Partials     1721     1753      +32     
Flag Coverage Δ
all 75.29% <ø> (-0.34%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
server/proxy/grpcproxy/register.go 69.76% <0.00%> (-20.94%) ⬇️
server/etcdserver/api/rafthttp/peer_status.go 87.87% <0.00%> (-12.13%) ⬇️
server/etcdserver/api/rafthttp/peer.go 85.06% <0.00%> (-10.39%) ⬇️
server/auth/simple_token.go 80.00% <0.00%> (-8.47%) ⬇️
client/pkg/v3/fileutil/lock_linux.go 72.22% <0.00%> (-8.34%) ⬇️
client/pkg/v3/tlsutil/tlsutil.go 83.33% <0.00%> (-8.34%) ⬇️
server/etcdserver/api/v3rpc/util.go 74.19% <0.00%> (-6.46%) ⬇️
server/lease/lease.go 94.87% <0.00%> (-5.13%) ⬇️
server/storage/wal/file_pipeline.go 90.69% <0.00%> (-4.66%) ⬇️
client/v3/concurrency/session.go 88.63% <0.00%> (-4.55%) ⬇️
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73c714b...8745614. Read the comment docs.

@serathius serathius merged commit 525d53b into etcd-io:main Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants