Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto gen step 2: generated connectors structure and dependencies. #102

Merged
merged 7 commits into from Mar 9, 2020

Conversation

valdar
Copy link
Member

@valdar valdar commented Mar 8, 2020

No description provided.

@orpiske
Copy link
Contributor

orpiske commented Mar 8, 2020

This is looking great.

I think we could add camel.sink.path.destinationName and camel.source.path.destinationName to their respective configuration classes so that it easier to refer to them on the tests (and for documentation as well).

What do you think @valdar ?

@valdar
Copy link
Member Author

valdar commented Mar 8, 2020

I don't fully get what you mean @orpiske :/

@orpiske
Copy link
Contributor

orpiske commented Mar 8, 2020

I don't fully get what you mean @orpiske :/

No worries. My comment was not very clear. I was thinking about some connector specific configuration that we had.

For example, I was thinking of this setting we used to set the JMS destination address.

I was just wondering/suggesting if it would OK to have those on the CamelSinkConnectorConfig.java.

@valdar
Copy link
Member Author

valdar commented Mar 8, 2020

For example, I was thinking of this setting we used to set the JMS destination address

I was just wondering/suggesting if it would OK to have those on the CamelSinkConnectorConfig.java

It should be already there https://github.com/apache/camel-kafka-connector/blob/master/connectors/camel-sjms2-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/sjms2/CamelSjms2SinkConnectorConfig.java#L152 or am I musunderstanding you again? :'( @orpiske

@orpiske
Copy link
Contributor

orpiske commented Mar 8, 2020

It should be already there https://github.com/apache/camel-kafka-connector/blob/master/connectors/camel-sjms2-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/sjms2/CamelSjms2SinkConnectorConfig.java#L152 or am I musunderstanding you again? :'(

You are correct. I did have a failure here because that was missing, but I guess it was some problem on my end.

@valdar valdar merged commit 4972b21 into apache:master Mar 9, 2020
@valdar valdar deleted the autoGen branch March 9, 2020 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants