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

Add some supplementary logs during partition allocation #15097

Closed
wants to merge 1 commit into from

Conversation

CRZbulabula
Copy link
Contributor

The process of creating partitions might throw some NPEs when the corresponding database is deleted logically. Thus, we add some logs for clearing the bug suspicion.

Copy link

codecov bot commented Mar 15, 2025

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 39.36%. Comparing base (bcb18d2) to head (ce72bbb).
Report is 30 commits behind head on master.

Files with missing lines Patch % Lines
...confignode/manager/partition/PartitionManager.java 0.00% 17 Missing ⚠️
...procedure/impl/schema/DeleteDatabaseProcedure.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15097      +/-   ##
============================================
+ Coverage     39.35%   39.36%   +0.01%     
  Complexity      193      193              
============================================
  Files          4596     4596              
  Lines        295656   295669      +13     
  Branches      36847    36848       +1     
============================================
+ Hits         116343   116387      +44     
+ Misses       179313   179282      -31     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CRZbulabula CRZbulabula deleted the more-logs-4-partition-allocation branch March 21, 2025 01:31
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.

None yet

1 participant