Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

fix/debug panic from kfc integration test #184

Merged
merged 6 commits into from
May 1, 2017
Merged

fix/debug panic from kfc integration test #184

merged 6 commits into from
May 1, 2017

Conversation

kirg
Copy link
Contributor

@kirg kirg commented May 1, 2017

No description provided.

@kirg kirg self-assigned this May 1, 2017
@kirg kirg requested a review from hiboyang May 1, 2017 18:45
@@ -185,6 +197,12 @@ loop:
part, _ := strconv.Atoi(uc[`partition`])
offs, _ := strconv.Atoi(uc[`offset`])

// check and skip duplicates
if _, ok := recvMsgs[key]; ok {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggest putting a counter for duplicate here

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 68.888% when pulling 88147ad on fix-kfc-test into 226fb2c on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.002%) to 68.944% when pulling f08c922 on fix-kfc-test into 226fb2c on master.

@kirg kirg merged commit 691dffd into master May 1, 2017
@kirg kirg deleted the fix-kfc-test branch May 1, 2017 21:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants