You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I write a log4jPulsarAppender in order to submit logs directly into the pulsar topic however it doesn't work. When I try to initialize a pulsar producer using the 'producerBuilder.create()' method, no response is returned or no error is thrown, instead the process is stuck.
Do you have any idea about what's wrong with this creation? Thank you so much.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I write a log4jPulsarAppender in order to submit logs directly into the pulsar topic however it doesn't work. When I try to initialize a pulsar producer using the 'producerBuilder.create()' method, no response is returned or no error is thrown, instead the process is stuck.


Do you have any idea about what's wrong with this creation? Thank you so much.
All reactions