You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/01/22 13:32:55 UTC

[GitHub] [pulsar] xiemeilong opened a new issue #9285: Flink source connector can not use the same client config with sink connector.

xiemeilong opened a new issue #9285:
URL: https://github.com/apache/pulsar/issues/9285


   **Describe the bug**
   When I pass the same ClientConfigurationData object to source and sink.  The source connector will not recive data any more.
   When I use different ClientConfigurationData object for source and sink, all works normally.
   
   The same issue exists in both io.streamnative.connectors:pulsar-flink-connector  and  org.apache.pulsar:pulsar-flink .
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   pass the same ClientConfigurationData object to source and sink
   
   
   **Expected behavior**
   source and sink works.
   
   
   **Desktop (please complete the following information):**
    - pulsar 2.7.0
    - flink 1.12
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui closed issue #9285: Flink source connector can not use the same client config with sink connector.

Posted by GitBox <gi...@apache.org>.
codelipenghui closed issue #9285:
URL: https://github.com/apache/pulsar/issues/9285


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #9285: Flink source connector can not use the same client config with sink connector.

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #9285:
URL: https://github.com/apache/pulsar/issues/9285#issuecomment-788920254


   @xiemeilong Could you please help add an issue at https://github.com/streamnative/pulsar-flink/issues? Since this is related to the flink connector. I will close this one first.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] V1ncentzzZ commented on issue #9285: Flink source connector can not use the same client config with sink connector.

Posted by GitBox <gi...@apache.org>.
V1ncentzzZ commented on issue #9285:
URL: https://github.com/apache/pulsar/issues/9285#issuecomment-765898785


   Hi @xiemeilong , Could you share the code that can reproduce the problem?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org