hashgraph / hedera-mirror-node

Hedera Mirror Node archives data from consensus nodes and serves it via an API
Apache License 2.0
128 stars 108 forks source link

Adjust citus memory configuration #9384

Closed xin-hedera closed 2 weeks ago

xin-hedera commented 2 weeks ago

Description:

This PR several citus memory configuration

Related issue(s):

Related to #9355

Notes for reviewer:

CRD reference: https://stackgres.io/doc/1.11/reference/crd/sgshardedcluster/#sgshardedclusterspeccoordinatorpodsscheduling

same for workers

Checklist

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.55%. Comparing base (b2349db) to head (ede5fb3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9384 +/- ## ========================================= Coverage 92.55% 92.55% Complexity 7039 7039 ========================================= Files 912 912 Lines 29760 29760 Branches 3760 3760 ========================================= + Hits 27544 27545 +1 Misses 1445 1445 + Partials 771 770 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud