Skip to content

Conversation

ShannonDing
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented May 15, 2020

Codecov Report

Merging #489 into master will increase coverage by 0.04%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #489      +/-   ##
==========================================
+ Coverage   24.77%   24.82%   +0.04%     
==========================================
  Files          49       49              
  Lines        5723     5736      +13     
==========================================
+ Hits         1418     1424       +6     
- Misses       4102     4109       +7     
  Partials      203      203              
Impacted Files Coverage Δ
consumer/offset_store.go 65.33% <50.00%> (-1.18%) ⬇️

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 95ca906...5b8fe2c. Read the comment docs.

Copy link
Member

@xujianhai666 xujianhai666 left a comment

Choose a reason for hiding this comment

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

lgtm

@@ -255,6 +255,12 @@ func (r *remoteBrokerOffsetStore) persist(mqs []*primitive.MessageQueue) {
rlog.LogKeyUnderlayError: err.Error(),
"offset": off,
})
} else {
rlog.Info("update offset to broker success", map[string]interface{}{
Copy link
Member

Choose a reason for hiding this comment

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

update offset [to broker], “to broker” is redundant

@ShannonDing ShannonDing merged commit 09c1624 into apache:master Jun 2, 2020
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.

4 participants