Re: [DISCUSS] flink-connector-rabbitmq api changes

2020-05-04 Thread seneg...@gmail.com
the source. > > Best, > Austin > > On Mon, May 4, 2020 at 6:58 AM seneg...@gmail.com > wrote: > > > Hi, > > > > Okay i created a ticket: > https://issues.apache.org/jira/browse/FLINK-17502 > > > > i will work on the modifications "keepin

Re: [DISCUSS] flink-connector-rabbitmq api changes

2020-05-04 Thread seneg...@gmail.com
https://issues.apache.org/jira/browse/FLINK-17204?jql=project%20%3D%20FLINK%20AND%20component%20%3D%20%22Connectors%2F%20RabbitMQ%22%20AND%20statusCategory%20!%3D%20Done > . > > Best, > Aljoscha > > On 03.05.20 16:38, seneg...@gmail.com wrote: > > Hi, > > > &g

Re: [DISCUSS] flink-connector-rabbitmq api changes

2020-05-03 Thread seneg...@gmail.com
master/flink-connectors/flink-connector-kafka-0.11/src/main/java/org/apache/flink/streaming/connectors/kafka/FlinkKafkaConsumer011.java#L100-L114 > > Best, > Austin > > On Fri, May 1, 2020 at 6:19 AM seneg...@gmail.com > wrote: > > > Hello, > > > > So the pr

Re: [DISCUSS] flink-connector-rabbitmq api changes

2020-05-01 Thread seneg...@gmail.com
anges > > Hi everyone, > > just looping in Austin as he mentioned that they also ran into issues due > to the inflexibility of the RabiitMQSourcce to me yesterday. > > Cheers, > > Konstantin > > On Thu, Apr 30, 2020 at 11:23 AM seneg...@gmail.com seneg...@gmail.com&g

Re: [DISCUSS] flink-connector-rabbitmq api changes

2020-04-30 Thread seneg...@gmail.com
ercome the > >> lack of capabilities within the core committers without loosing much on > >> the visibility. > >> > >> I would kindly ask you to consider that path, if you are interested. You > >> can of course also wait/reach out to more committers if y

Re: [DISCUSS] flink-connector-rabbitmq api changes

2020-04-29 Thread seneg...@gmail.com
lence that it's not important / relevant to the project ? Should i track the author of the connector and send him directly ? Thank you for your time. Regards, Karim Mansour On Fri, Apr 24, 2020 at 11:17 AM seneg...@gmail.com wrote: > Dear All, > > I want to propose a change to the current Rabb

[DISCUSS] flink-connector-rabbitmq api changes

2020-04-24 Thread seneg...@gmail.com
Dear All, I want to propose a change to the current RabbitMQ connector. Currently the RMQSource is extracting the body of the message which is a byte array and pass it to a an instance of a user implementation of the DeserializationSchema class to deserialize the body of the message. It also