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

[#10531] Apply AsyncConnection of HBase #10532

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Nov 30, 2023

No description provided.

@emeroad emeroad added this to the 3.0.0 milestone Nov 30, 2023
@emeroad emeroad linked an issue Nov 30, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Attention: 285 lines in your changes are missing coverage. Please review.

Comparison is base (3e91756) 37.65% compared to head (0ab31a4) 37.56%.

Files Patch % Lines
...avercorp/pinpoint/common/hbase/HbaseTemplate2.java 0.00% 94 Missing ⚠️
...nt/common/hbase/async/AsyncDistributedScanner.java 0.00% 66 Missing ⚠️
...corp/pinpoint/common/hbase/parallel/ScanUtils.java 0.00% 29 Missing ⚠️
...common/hbase/async/AsyncConnectionFactoryBean.java 0.00% 22 Missing ⚠️
...he/hadoop/hbase/client/AsyncConnectionCleaner.java 0.00% 14 Missing ⚠️
...inpoint/common/hbase/async/HbaseAsyncAccessor.java 0.00% 11 Missing ⚠️
...p/pinpoint/common/hbase/ConnectionFactoryBean.java 0.00% 10 Missing ⚠️
...oint/common/hbase/SimpleHbaseSecurityProvider.java 0.00% 10 Missing ⚠️
...int/common/hbase/async/HbaseAsyncTableFactory.java 0.00% 5 Missing ⚠️
.../server/hbase/config/HbaseClientConfiguration.java 0.00% 4 Missing ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10532      +/-   ##
============================================
- Coverage     37.65%   37.56%   -0.10%     
+ Complexity    11723    11719       -4     
============================================
  Files          3747     3754       +7     
  Lines         94100    94312     +212     
  Branches      10246    10260      +14     
============================================
- Hits          35438    35427      -11     
- Misses        55711    55933     +222     
- Partials       2951     2952       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@emeroad emeroad merged commit 7b427ea into pinpoint-apm:master Dec 4, 2023
1 of 3 checks passed
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.

Apply AsyncConnection of HBase
1 participant