Skip to content

Conversation

@shiyuhang0
Copy link
Collaborator

@shiyuhang0 shiyuhang0 commented Dec 30, 2022

What problem does this PR solve?

Issue Number: close #699

Problem Description:

Merge some critical hotfixes from release-3.3.1.11 for the RawKV feature.

iosmanthus and others added 7 commits December 30, 2022 09:50
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: shiyuhang <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: shiyuhang <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: shiyuhang <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: shiyuhang <[email protected]>
Upgrade commons-codec as well

Signed-off-by: shiyuhang <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: shiyuhang <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: shiyuhang <[email protected]>
@shiyuhang0 shiyuhang0 force-pushed the rebase-release-3.3.1.11 branch from dc96bee to e2a4b2a Compare December 30, 2022 01:50
@shiyuhang0 shiyuhang0 changed the title Rebase release 3.3.1.11 [close #699] Rebase release 3.3.1.11 Dec 30, 2022
@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

Base: 38.01% // Head: 37.76% // Decreases project coverage by -0.25% ⚠️

Coverage data is based on head (e2a4b2a) compared to base (3e02966).
Patch coverage: 37.70% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #704      +/-   ##
============================================
- Coverage     38.01%   37.76%   -0.26%     
+ Complexity     1600     1595       -5     
============================================
  Files           278      278              
  Lines         17386    17420      +34     
  Branches       1978     1982       +4     
============================================
- Hits           6610     6578      -32     
- Misses        10113    10193      +80     
+ Partials        663      649      -14     
Impacted Files Coverage Δ
src/main/java/io/netty/buffer/PoolArena.java 41.99% <8.00%> (-1.18%) ⬇️
src/main/java/io/grpc/internal/ClientCallImpl.java 57.38% <14.28%> (+0.55%) ⬆️
.../main/java/org/tikv/common/AbstractGRPCClient.java 42.30% <25.00%> (-1.12%) ⬇️
src/main/java/org/tikv/common/PDClient.java 58.62% <68.75%> (-0.11%) ⬇️
.../org/tikv/common/operation/RegionErrorHandler.java 35.15% <75.00%> (+2.09%) ⬆️
...ain/java/org/tikv/common/util/BackOffFunction.java 88.57% <100.00%> (+0.33%) ⬆️
...n/java/org/tikv/common/util/ConcreteBackOffer.java 85.21% <100.00%> (-0.37%) ⬇️
src/main/java/io/grpc/netty/NettyClientStream.java 68.88% <0.00%> (-5.19%) ⬇️
.../handler/codec/http2/Http2OutboundFrameLogger.java 80.95% <0.00%> (-4.77%) ⬇️
...ty/handler/codec/http2/Http2ConnectionHandler.java 46.45% <0.00%> (-4.65%) ⬇️
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@iosmanthus iosmanthus enabled auto-merge (squash) December 30, 2022 09:21
@iosmanthus iosmanthus merged commit d278e3a into tikv:master Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rebase master onto hotfix branch release-3.3.1.11

4 participants