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

Use default mem-queue-size for NSQd. #74

Merged
merged 1 commit into from
Nov 26, 2021
Merged

Use default mem-queue-size for NSQd. #74

merged 1 commit into from
Nov 26, 2021

Conversation

Gerrit91
Copy link
Contributor

Since updating to nsq v1.2.1 we do not see any messages consumed by clients anymore for ephemeral streams.

This could be introduced by the following changes introduced by v1.2.1 in combination with our --mem-queue-size=0 setting:

We should just use the default setting again. After that, messages are delivered to the clients as before.

@Gerrit91 Gerrit91 requested a review from majst01 November 26, 2021 11:29
@majst01 majst01 merged commit c4fe6e1 into master Nov 26, 2021
@majst01 majst01 deleted the fix-nsq-wait-queue branch November 26, 2021 11:38
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