Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tester tolerate unconsumed queues #199

Merged
merged 5 commits into from
Aug 14, 2019
Merged

Conversation

TheL1ne
Copy link
Contributor

@TheL1ne TheL1ne commented Aug 8, 2019

I rebased this branch onto the master. Hopefully I did not do any mistakes there @frairon.
Tests still work fine.

I want this in the master because we have version conflicts between projects otherwise.

@TheL1ne TheL1ne requested a review from frairon August 8, 2019 15:51
@TheL1ne TheL1ne self-assigned this Aug 8, 2019
@TheL1ne TheL1ne requested review from db7 and kavinsk1 August 8, 2019 15:54
Copy link
Contributor

@frairon frairon left a comment

Choose a reason for hiding this comment

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

@TheL1ne that branch was for internal testing only and still has some issues, give me some time to fix them and then we can probably merge it.

@frairon frairon force-pushed the tester-tolerate-unconsumed-queues branch 4 times, most recently from 1979be0 to 63f6d26 Compare August 13, 2019 07:48
@frairon frairon force-pushed the tester-tolerate-unconsumed-queues branch from 63f6d26 to 4bd0eff Compare August 13, 2019 07:49
Copy link
Contributor

@frairon frairon left a comment

Choose a reason for hiding this comment

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

@TheL1ne I changed some more things in the branch, one thing really did get messed up by the rebase. Anyway have another look @db7 @175-kavinski to make sure it works.

log.Printf("wait 5 seconds before starting to emit")
time.Sleep(5 * time.Second)

for i := 0; i < 50; i++ {
Copy link
Contributor

Choose a reason for hiding this comment

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

These loops could use some more overview imo

@TheL1ne TheL1ne merged commit 55b1948 into master Aug 14, 2019
@TheL1ne TheL1ne deleted the tester-tolerate-unconsumed-queues branch August 14, 2019 12:31
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.

None yet

3 participants