Skip to main content

Re: Connector is still in 'RUNNING' status even though the heartbeat failed

I mean " pull request".
Ref:
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests

Thanks.
Luke

Andreas Gillmann <andreas.gillmann@gls-itservices.com> 於 2022年1月31日 週一
下午6:34 寫道:

> Hello Luke,
>
> yes I will do so, but please tell me, what is a PR?
>
> Regards,
> Andreas
>
> -----Ursprüngliche Nachricht-----
> Von: Luke Chen <showuon@gmail.com>
> Gesendet: Sonntag, 30. Januar 2022 10:04
> An: Kafka Users <users@kafka.apache.org>
> Betreff: Re: Connector is still in 'RUNNING' status even though the
> heartbeat failed
>
> Hi Andreas,
>
> Could you open a bug in Kafka JIRA
> <
> https://issues.apache.org/jira/projects/KAFKA/issues/KAFKA-13523?filter=allopenissues
> >
> ?
> And you're welcome to create a PR for this issue.
>
> Let me know if you need any help.
>
> Thank you.
> Luke
>
> On Wed, Jan 26, 2022 at 9:10 PM Andreas Gillmann <
> andreas.gillmann@gls-itservices.com> wrote:
>
> > Hello,
> >
> >
> >
> > I have noticed a problem which I have also discussed with RedHat (
> > https://issues.redhat.com/browse/DBZ-4521):
> >
> > Prerequisites:
> >
> > - Debezium connector with heartbeat configuration (
> "heartbeat.topics.prefix"
> > is set)
> > - Heartbeat topic on Kafka side does NOT exists
> > - Parameter auto.create.topics is disabled (=false)
> >
> > Execution:
> >
> > - Connector was created
> > - Connector starts the heartbeat
> > - Connector logs the following entry: [WARN] 2022-01-06 13:25:30,094
> > [kafka-producer-network-thread |
> >
> connector-producer-itgermany.pmops.dispoapp.gateway.DE-350.debeziumconnector-0]
> > org.apache.kafka.clients.NetworkClient handleSuccessfulResponse -
> [Producer
> >
> clientId=connector-producer-itgermany.pmops.dispoapp.gateway.DE-350.debeziumconnector-0]
> > Error while fetching metadata with correlation id 38409 :
> >
> {itgermany.pmops.dispoapp.gateway.heartbeat.GatewayDepot35=UNKNOWN_TOPIC_OR_PARTITION}
> > - Connector status remains 'RUNNING'
> > - NO Data comes to Kafka via the Connector
> >
> > Troubleshooting:
> >
> > - Re-creating the connector caused data to be sent to Kafka for a
> > short time (until the heartbeat was repeated).
> >
> >
> >
> > People from RedHat told me that they are just passing the topic name
> > and the message to Kafka and they do not receive a correct response
> >
> >
> >
> >
> >
> > Kind Regards / Mit freundlichen Grüßen
> >
> > Andreas Gillmann
> > Product Management Operations
> > IT GLS Germany/International
> >
> > GLS IT Services GmbH
> > GLS Germany-Straße 1-7
> > 36286 Neuenstein
> > Germany
> >
> > LinkedIn <https://www.linkedin.com/company/gls-germany>
> >
> > Twitter <http://www.twitter.com/GLS_Germany>
> >
> > Facebook <http://facebook.com/GLSGermany>
> >
> > Instagram <https://www.instagram.com/glsgermany/>
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > *t*
> >
> > +49 (0) 66 77 17 437
> >
> >
> >
> > *m*
> >
> > +49 (0) 172 1781 437
> >
> >
> >
> > *e*
> >
> > andreas.gillmann@gls-itservices.com
> >
> >
> >
> > *w*
> >
> > www.gls-group.com
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ------------------------------
> > GLS IT Services GmbH
> > Sitz: Neuenstein, Amtsgericht Bad Hersfeld HRB 388, Geschäftsführer:
> > Thorsten Pruin
> > ------------------------------
> >
> ________________________________
> GLS IT Services GmbH
> Sitz: Neuenstein, Amtsgericht Bad Hersfeld HRB 388, Geschäftsführer:
> Thorsten Pruin
> ________________________________
>

Comments