You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/07/21 08:54:38 UTC

[GitHub] [camel-kafka-connector] valdar opened a new issue #325: BigDecimal values are not handled correctly in Headers serialization and deserialization

valdar opened a new issue #325:
URL: https://github.com/apache/camel-kafka-connector/issues/325


   The header value is left as `BigDecimal` while the schema is `org.apache.kafka.connect.data.Decimal:BYTES`. When decoded it is handled as `byte` while the actual value stored is a `BigDecimal`.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-kafka-connector] oscerd closed issue #325: BigDecimal values are not handled correctly in Headers serialization and deserialization

Posted by GitBox <gi...@apache.org>.
oscerd closed issue #325:
URL: https://github.com/apache/camel-kafka-connector/issues/325


   


----------------------------------------------------------------
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:
users@infra.apache.org