Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Integrate latest 3.12.2 changes #348

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Conversation

apetenchea
Copy link
Member

  • Add API GET /_admin/cluster/vpackSortMigration/status to query the status of the vpack sorting migration on dbservers, single servers and coordinators.
  • The _admin/log/level endpoint has also been extended to with an optional
    parameter withAppenders.
  • There is also a migration API under GET /_admin/cluster/vpackSortMigration/check and PUT /_admin/cluster/vpackSortMigration/migrate to check for problematic indexes and - provided there are none - to migrate the instance to the new sorting order.

@apetenchea apetenchea self-assigned this Sep 8, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.94%. Comparing base (d8ea7cc) to head (038fade).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
arango/database.py 80.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #348      +/-   ##
==========================================
- Coverage   95.96%   95.94%   -0.02%     
==========================================
  Files          26       26              
  Lines        4291     4296       +5     
==========================================
+ Hits         4118     4122       +4     
- Misses        173      174       +1     

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

@apetenchea apetenchea requested a review from aMahanna September 8, 2024 16:15
Copy link
Member

@aMahanna aMahanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@apetenchea apetenchea merged commit 0f46b50 into main Sep 13, 2024
37 checks passed
@apetenchea apetenchea deleted the feature/add-3.12.2-features branch September 13, 2024 07:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants