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

[close #699] rebase release-3.3.1.11 onto master #702

Closed

Conversation

iosmanthus
Copy link
Member

Signed-off-by: iosmanthus [email protected]

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 8 commits September 2, 2022 23:14
Signed-off-by: iosmanthus <[email protected]>
Upgrade commons-codec as well
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Base: 38.01% // Head: 37.70% // Decreases project coverage by -0.31% ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #702      +/-   ##
============================================
- Coverage     38.01%   37.70%   -0.32%     
+ Complexity     1600     1586      -14     
============================================
  Files           278      278              
  Lines         17386    17420      +34     
  Branches       1978     1982       +4     
============================================
- Hits           6610     6568      -42     
- Misses        10113    10197      +84     
+ Partials        663      655       -8     
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 56.65% <14.28%> (-0.18%) ⬇️
.../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%) ⬇️
...ty/handler/codec/http2/Http2ConnectionHandler.java 44.25% <0.00%> (-6.85%) ⬇️
src/main/java/io/grpc/netty/NettyClientStream.java 68.88% <0.00%> (-5.19%) ⬇️
src/main/java/org/tikv/common/region/TiStore.java 56.41% <0.00%> (-5.13%) ⬇️
... and 15 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.

shiyuhang0 and others added 16 commits December 30, 2022 17:20
Signed-off-by: pingyu <[email protected]>

Signed-off-by: pingyu <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: zhangyangyu <[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: iosmanthus <[email protected]>
Upgrade commons-codec as well

Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
…nthus/client-java into merge-master-into-release-3.3.1.11
@iosmanthus iosmanthus closed this 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
5 participants