[
https://issues.apache.org/jira/browse/CAMEL-14130?focusedWorklogId=338048&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-338048
]
ASF GitHub Bot logged work on CAMEL-14130:
------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Nov/19 09:35
Start Date: 04/Nov/19 09:35
Worklog Time Spent: 10m
Work Description: omarsmak commented on pull request #3312: CAMEL-14130:
Fix underscore field name in debezium maven plugin
URL: https://github.com/apache/camel/pull/3312
This will fix if we have field names with underscore from Debezium that we
generate the correct camel case field names
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 338048)
Remaining Estimate: 0h
Time Spent: 10m
> camel-debezium - slotDrop_on_stop to slotDropOnStop
> ---------------------------------------------------
>
> Key: CAMEL-14130
> URL: https://issues.apache.org/jira/browse/CAMEL-14130
> Project: Camel
> Issue Type: Task
> Components: camel-debezium
> Reporter: Claus Ibsen
> Assignee: Omar Al-Safi
> Priority: Minor
> Fix For: 3.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The option uses underscore in debezium (maybe a mistake). But it would be
> good to avoid this in Apache Camel as we dont use underscores in our option
> names (it also fails agains our checkstyle rules).
> So maybe we can add a mapping rule to the debezium maven plugin. So the
> option in Camel is slotDropOnStop
--
This message was sent by Atlassian Jira
(v8.3.4#803005)