You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2019/03/01 13:43:00 UTC

[jira] [Updated] (CAMEL-13146) Allow JdbcCamelCodec to be used without requiring byte arrays

     [ https://issues.apache.org/jira/browse/CAMEL-13146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated CAMEL-13146:
-------------------------------------
    Fix Version/s: 3.0.0-M1

> Allow JdbcCamelCodec to be used without requiring byte arrays
> -------------------------------------------------------------
>
>                 Key: CAMEL-13146
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13146
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-sql
>    Affects Versions: 2.23.1
>            Reporter: Marc Carter
>            Assignee: Andrea Cosentino
>            Priority: Trivial
>             Fix For: 3.0.0, 3.0.0-M1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{JdbcCamelCodec}} is a useful class for anyone implementing an alternative {{AggregationRepository}}. It is actually a completely generic Exchange<>byte[] transformer but we found it could not be used with ChronicleMap {{BytesReader}} without supporting Exchange<>Input/OutputStream.
> This is trivial to expose as the implementation is already internally based on Object streams.
> PR to follow.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)