[
https://issues.apache.org/jira/browse/KAFKA-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Grossetie updated KAFKA-4615:
---
Status: Patch Available (was: Open)
> AdminClient.send function poll without time
Guillaume Grossetie created KAFKA-4615:
--
Summary: AdminClient.send function poll without timeout
Key: KAFKA-4615
URL: https://issues.apache.org/jira/browse/KAFKA-4615
Project: Kafka
[
https://issues.apache.org/jira/browse/KAFKA-4180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526743#comment-15526743
]
Guillaume Grossetie commented on KAFKA-4180:
Thanks [~mimaison] for loo
Guillaume Grossetie created KAFKA-4180:
--
Summary: Shared authentification with multiple actives Kafka
producers/consumers
Key: KAFKA-4180
URL: https://issues.apache.org/jira/browse/KAFKA-4180
Hello,
I'm using Kafka 0.10+ with an SASL authentication on the client:
// kafka_client_jaas.conf
KafkaClient {
org.apache.kafka.common.security.plain.PlainLoginModule required
username="guillaume"
password="secret";
};
Everything is working as expected and I want to use the same
aut
[
https://issues.apache.org/jira/browse/KAFKA-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Grossetie updated KAFKA-2898:
---
Description:
When using "serializer.encoding", "key.serializ
[
https://issues.apache.org/jira/browse/KAFKA-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Grossetie updated KAFKA-2898:
---
Description:
When using "serializer.encoding", "key.serializ
Guillaume Grossetie created KAFKA-2898:
--
Summary: Kafka producer config incorrectly warns that serializer.*
isn't a known config
Key: KAFKA-2898
URL: https://issues.apache.org/jira/browse/KAFKA