Quang Vũ
Quang Vũ
I am having this problem when using LDAP. I use server.properties in this repositoy ``` [2020-05-22 04:39:49,183] ERROR Fatal error during SupportedServerStartable startup. Prepare to shutdown (io.confluent.support.metrics.SupportedKafka) java.lang.ClassNotFoundException: io.confluent.kafka.security.ldap.authorizer.LdapAuthorizer at...
``` + keytool -keystore kafka.broker1.keystore.jks -alias broker1 -import -file broker1-ca1-signed.crt -storepass confluent -keypass confluent keytool error: java.lang.Exception: Failed to establish chain from reply ```
I have install imagemin-mozjpeg and when I optimize jgp image, I get this issue. ``` Error: Command failed with EPIPE: /usr/local/lib/node_modules/imagemin-mozjpeg/node_modules/mozjpeg/vendor/cjpeg write EPIPE at afterWriteDispatched (internal/stream_base_commons.js:78:25) at writeGeneric (internal/stream_base_commons.js:73:3) at...
When I use consumer to get messages, I always get empty content
# Steps to reproduce Consume message from a topic then produce to some other topics (Scale from 1 to 10 agents) ## Expected behavior Process faster ## Actual behavior Average...