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 2019/01/03 09:15:44 UTC

[GitHub] sijie opened a new issue #3294: [IO] [Kafka] a Kafka source submitted with invalid configuration stucks without consuming from Kafka topics

sijie opened a new issue #3294: [IO] [Kafka] a Kafka source submitted with invalid configuration stucks without consuming from Kafka topics
URL: https://github.com/apache/pulsar/issues/3294
 
 
   #### Expected behavior
   
   Create a Kafka source connector with invalid configuration should fail 
   
   #### Actual behavior
   
   Create a Kafka source connector with invalid configuration succeed.
   
   `getstatus` show the connector is running.
   the function log doesn't show any exceptions.
   
   #### Steps to reproduce
   
   You can use the same steps in #3293  to repro this issue. Change `localrun` to `create`.
   
   #### System configuration
   **Pulsar version**: 2.2.0

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services