Claus Ibsen created CAMEL-5236:
----------------------------------

             Summary: Make it easy to use the splitter to split files by a 
number of lines into groups
                 Key: CAMEL-5236
                 URL: https://issues.apache.org/jira/browse/CAMEL-5236
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: 2.10.0


Currently you can use the splitter and the tokenize langue to split on a line 
by line basis.

We should add a way so you can say that you want to group that into X number of 
lines, so people can split files into smaller chunks to work with.
Currently they would need to write their own expression to return the chunks.

We could support configuring
- number of lines
- number of bytes



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to