Skip to content

[Fix-8367][Master] execute COMPLEMENT_DATA command always missing some ack event#8407

Merged
caishunfeng merged 4 commits into
apache:2.0.4-preparefrom
SbloodyS:bug_8367
Feb 17, 2022
Merged

[Fix-8367][Master] execute COMPLEMENT_DATA command always missing some ack event#8407
caishunfeng merged 4 commits into
apache:2.0.4-preparefrom
SbloodyS:bug_8367

Conversation

@SbloodyS
Copy link
Copy Markdown
Member

Purpose of the pull request

This pr will close #8367

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 16, 2022

Codecov Report

❗ No coverage uploaded for pull request base (2.0.4-prepare@5ec9d1c). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##             2.0.4-prepare    #8407   +/-   ##
================================================
  Coverage                 ?   21.01%           
  Complexity               ?     1577           
================================================
  Files                    ?      536           
  Lines                    ?    22439           
  Branches                 ?     2643           
================================================
  Hits                     ?     4716           
  Misses                   ?    17248           
  Partials                 ?      475           

Continue to review full report at Codecov.

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

//the next process complement
int create = this.createComplementDataCommand(scheduleDate);
if (create > 0) {
logger.info("create complement data command successfully.");
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It's better to add some identify flag in log, such as id or code.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I'll add it.

@caishunfeng
Copy link
Copy Markdown
Contributor

relative pr in dev: #7976

@sonarqubecloud
Copy link
Copy Markdown

@caishunfeng
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

@caishunfeng caishunfeng left a comment

Choose a reason for hiding this comment

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

+1

@caishunfeng caishunfeng merged commit 9bfff90 into apache:2.0.4-prepare Feb 17, 2022
@SbloodyS SbloodyS deleted the bug_8367 branch February 17, 2022 07:10
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.

3 participants