KAFKA-13648: KRaft ClusterInstance does not allow for deferred start

2022-08-02 Thread Sayed Mohammad Hossein Torabi
Dear Commiters,

Could you please Review this PR? https://github.com/apache/kafka/pull/12400
This PR, fixes the bug regarding Cluster Annotation in the tests and helps
the migration to Cluster annotation.

Kind regards,
Hossein Torabi


[jira] [Resolved] (KAFKA-10597) Still dealing issue with KAFKA-9066

2020-10-13 Thread Sayed Mohammad Hossein Torabi (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-10597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sayed Mohammad Hossein Torabi resolved KAFKA-10597.
---
Resolution: Fixed

> Still dealing issue with KAFKA-9066
> ---
>
> Key: KAFKA-10597
> URL: https://issues.apache.org/jira/browse/KAFKA-10597
> Project: Kafka
>  Issue Type: Bug
>  Components: KafkaConnect
>Affects Versions: 2.6.0
>    Reporter: Sayed Mohammad Hossein Torabi
>Priority: Major
>
> I upgraded the Kafka cluster to 2.6.0. The version that seems to the is 
> #KAFKA-9066 not resolved yet. beside the *UNASGINED* connectors and tasks has 
> the same issue



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


[jira] [Created] (KAFKA-10597) Still dealing issue with KAFKA-9066

2020-10-10 Thread Sayed Mohammad Hossein Torabi (Jira)
Sayed Mohammad Hossein Torabi created KAFKA-10597:
-

 Summary: Still dealing issue with KAFKA-9066
 Key: KAFKA-10597
 URL: https://issues.apache.org/jira/browse/KAFKA-10597
 Project: Kafka
  Issue Type: Bug
  Components: KafkaConnect
Affects Versions: 2.6.0
Reporter: Sayed Mohammad Hossein Torabi


I upgraded the Kafka cluster to 2.6.0. The version that seems to the is 
#KAFKA-9066 not resolved yet. beside the *UNASGINED* connectors and tasks has 
the same issue



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


[jira] [Created] (KAFKA-9680) Negative consumer lag

2020-03-07 Thread Sayed Mohammad Hossein Torabi (Jira)
Sayed Mohammad Hossein Torabi created KAFKA-9680:


 Summary: Negative consumer lag
 Key: KAFKA-9680
 URL: https://issues.apache.org/jira/browse/KAFKA-9680
 Project: Kafka
  Issue Type: Bug
  Components: consumer
Affects Versions: 2.3.1
Reporter: Sayed Mohammad Hossein Torabi


I'm using Kafka 2.3.1 and got negative consumer lag on it. Here is the result 
of my consumergroup
{code:java}
//   1  18985   8576-10409  
connector-consumer-hdfs-sink-1-20e86f06-cf92-4b68-a67a-32e1876118f7 
/172.16.2.220   connector-consumer-hdfs-sink-1

{code}



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


[jira] [Created] (KAFKA-9563) Fix consumer and producer override documentation

2020-02-15 Thread Sayed Mohammad Hossein Torabi (Jira)
Sayed Mohammad Hossein Torabi created KAFKA-9563:


 Summary: Fix consumer and producer override documentation
 Key: KAFKA-9563
 URL: https://issues.apache.org/jira/browse/KAFKA-9563
 Project: Kafka
  Issue Type: Bug
  Components: docs, documentation, KafkaConnect
Affects Versions: 2.3.1
Reporter: Sayed Mohammad Hossein Torabi


The true parameters for overriding producer config or consumer config in 
*Kafka-Connect* are  
{code:java}
producer.override.[PRODUCER-CONFIG] {code}
or
{code:java}
consumer.override.[CONSUMER-CONFIG]{code}



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