[jira] [Created] (KAFKA-12570) Improve Documentation on COMPACT_ARRAY usage

2021-03-28 Thread Pavol Ipoth (Jira)
Pavol Ipoth created KAFKA-12570:
---

 Summary: Improve Documentation on COMPACT_ARRAY usage
 Key: KAFKA-12570
 URL: https://issues.apache.org/jira/browse/KAFKA-12570
 Project: Kafka
  Issue Type: Improvement
  Components: documentation
Affects Versions: 2.6.1, 2.7.0, 2.5.1, 2.4.1
Reporter: Pavol Ipoth


In documentation is COMPACT_ARRAY field, but nowhere is mentioned that it is 
used instead of type ARRAY for all flexible versions of message types..., i had 
to quite dig into code to extract this info



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (KAFKA-10160) Kafka MM2 consumer configuration

2020-06-15 Thread Pavol Ipoth (Jira)
Pavol Ipoth created KAFKA-10160:
---

 Summary: Kafka MM2 consumer configuration
 Key: KAFKA-10160
 URL: https://issues.apache.org/jira/browse/KAFKA-10160
 Project: Kafka
  Issue Type: Bug
Affects Versions: 2.4.1, 2.5.0
Reporter: Pavol Ipoth


[https://github.com/apache/kafka/blob/trunk/connect/mirror/src/main/java/org/apache/kafka/connect/mirror/MirrorMakerConfig.java#L51,]
 according this producer/consumer level properties should be configured as e.g. 
somesource->sometarget.consumer.client.id, i try to set 
somesource->sometarget.consumer.auto.offset.reset=latest, but without success, 
consumer always tries to fetch earliest, not sure if bug or my 
misconfiguration, but then at least some update to docu would be useful



--
This message was sent by Atlassian Jira
(v8.3.4#803005)