Skip to content

[M3Aggregator ] Fix server address handling if m3msg config stanza present#2568

Open
yyin-sc wants to merge 1 commit intom3db:masterfrom
yyin-sc:evan-fix-aggregator
Open

[M3Aggregator ] Fix server address handling if m3msg config stanza present#2568
yyin-sc wants to merge 1 commit intom3db:masterfrom
yyin-sc:evan-fix-aggregator

Conversation

@yyin-sc
Copy link
Copy Markdown
Collaborator

@yyin-sc yyin-sc commented Aug 31, 2020

What this PR does / why we need it:

Fixes #

Don't have an open issue right now, I can go back creating an issue if needed, just want to quickly show my proposed changes for the issue.

The issues was that m3aggregator failed to comes up due to below errors when we trying to update the aggregator server from rawTcp to m3msg.

{"level":"fatal","ts":1597258192.1929145,"msg":"error creating aggregator options","error":"error parsing server address : missing port in address"}

Special notes for your reviewer:

Does this PR introduce a user-facing and/or backwards incompatible change?:

NONE

Does this PR require updating code package or user-facing documentation?:

NONE

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Aug 31, 2020

CLA assistant check
All committers have signed the CLA.

@yyin-sc yyin-sc changed the title [M3Aggregator ]Fix server address handling if m3msg config stanza present [M3Aggregator ] Fix server address handling if m3msg config stanza present Aug 31, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 11, 2023

Codecov Report

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

Project coverage is 71.7%. Comparing base (bf81bda) to head (6c486d3).
Report is 1276 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2568   +/-   ##
======================================
  Coverage    71.7%   71.7%           
======================================
  Files        1081    1081           
  Lines       95720   95723    +3     
======================================
+ Hits        68678   68688   +10     
+ Misses      22423   22420    -3     
+ Partials     4619    4615    -4     
Flag Coverage Δ
aggregator 76.0% <0.0%> (+<0.1%) ⬆️
cluster 85.0% <ø> (ø)
collector 82.8% <ø> (ø)
dbnode 79.3% <ø> (-0.1%) ⬇️
m3em 74.4% <ø> (ø)
m3ninx 72.2% <ø> (ø)
m3nsch 51.1% <ø> (ø)
metrics 17.2% <ø> (ø)
msg 75.1% <ø> (+<0.1%) ⬆️
query 68.0% <ø> (ø)
x 80.9% <ø> (+0.1%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf81bda...6c486d3. Read the comment docs.

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.

2 participants