[
https://issues.apache.org/jira/browse/CAMEL-10138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-10138.
---------------------------------
Resolution: Won't Fix
Assignee: Claus Ibsen
If you need some kind of re-load its better to re-start the app, and not have
to add custom reload logic into the 150+ camel components.
> beanio - add support for reload of mappings
> -------------------------------------------
>
> Key: CAMEL-10138
> URL: https://issues.apache.org/jira/browse/CAMEL-10138
> Project: Camel
> Issue Type: New Feature
> Components: camel-beanio
> Affects Versions: 2.17.1
> Reporter: Jayesh Prajapati
> Assignee: Claus Ibsen
> Priority: Minor
>
> In my project we are using SpringBoot (war) + Apache Camel + BeanIO for data
> integration purpose where first step is to implement data load from files
> (csv, excel, etc.) and produce extract in csv , pdf, excel, etc. format
> One of the important requirement is to be able to reload the routes and
> mapping configurations.
> Was able to reload the routes but couldn't find a way to reload beanio data
> format. I think there should be some provision in BeanIODataFormat to reload
> mappings.
> Have a look at the poc project etl @
> https://github.com/Jayeshecs/incubate/tree/etl
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)