Re: Cannot terminate query on KSQL

2020-04-17 Thread Federico D'Ambrosio “fedexist”
Hi, thank you for your reply, I opened an issue here: https://github.com/confluentinc/ksql/issues/5107 > Il giorno 17 apr 2020, alle ore 21:01, Guozhang Wang ha > scritto: > > Hi Federico, > > I'd think you could re-post this question her

Re: Cannot terminate query on KSQL

2020-04-17 Thread Guozhang Wang
Hi Federico, I'd think you could re-post this question here: https://github.com/confluentinc/ksql/issues. Cheers, Guozhang On Fri, Apr 17, 2020 at 8:57 AM Federico D'Ambrosio wrote: > So, I tried with another query which hangs and I get this, after its > corresponding TERMINATE command: > > [

Re: Cannot terminate query on KSQL

2020-04-17 Thread Federico D'Ambrosio
So, I tried with another query which hangs and I get this, after its corresponding TERMINATE command: [2020-04-17 15:25:15,796] INFO stream-client [_confluent-ksql-default_query_CSAS_PROD_GTEL_AFA_GOL_ANAGRAFE_CARTE_CREDITO_INTERNAL_AVRO_166-1207a327-6eed-4c74-9787-95825e1bec43] State transition f

Re: Cannot terminate query on KSQL

2020-04-17 Thread Federico D'Ambrosio
Looking back at the ksql-stream logs: I find for a query I'm trying to terminate this line: [2020-04-17 09:17:52,502] INFO stream-client [_confluent-ksql-default_query_CSAS_PROD_GTEL_AFA_GOL_PREV_GARANZIE_INTERNAL_AVRO_180-2625ef40-c00a-4cdf-98ea-df239aa2f29d] *Already in the pending shutdown sta

Cannot terminate query on KSQL

2020-04-17 Thread Federico D'Ambrosio
Hi, We deployed 30-something queries which convert json events to avro, but lately I've noticed some of the queries are consuming very slowly, accumulating quite a bit of lag. In order to reset those streams, I tried to terminate those queries, to then recreate the streams, but the TERMINATE comma