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

E pub failed #20

Open
wants to merge 71 commits into
base: master
Choose a base branch
from
Open

E pub failed #20

wants to merge 71 commits into from

Conversation

shaymos
Copy link

@shaymos shaymos commented Mar 10, 2019

Prevent suppressing of publish errors : E_PUB_FAILED and E_INVALID type.

brainlag and others added 30 commits February 28, 2015 22:27
replace logger
remove trendrr-oss depenency
change package to io.nsq
remove AbstractNSQClient because producer and consumer share almost nothing
add snappy
add deflate
ssl + compression does not work yet
…logic to be immutable, making it easier to reason about.
Consumers were needlessly creating connections every tick.
(cherry picked from commit 3cdd180)
- Allows Callbacks to schedule timer operations using NSQConsumer's
timer thread
(cherry picked from commit 8039ae8)
brainlag and others added 30 commits March 24, 2016 00:25
change test resource client.key from pkcs#1 to pkcs#8
…pics.

Topics can have #ephemeral in their names. This URL encodes the topic names so
the lookup URL is correct.
Adds URL encoding to DefaultNSQLookup to handle ephemeral topics
add some logs when lookup fails
add heartbeat interval exceeded check
Fix ByteBuf handling for newer versions of Netty
…rs to notify nsqd that they are still working on a message so it won't be requeued.

(cherry picked from commit 8bb3bda)
…ronment during test execution.

(cherry picked from commit 91387c4)
The recommended way to use ObjectMapper is to have a shared instance in
your application.
…atibility for discovery check,

NSQ has changed the JSON format of the result
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.