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/11/09 17:57:58 UTC

[GitHub] [camel-kafka-connector] valdar opened a new issue #692: Chache already computed Schemas + Structs in PojoToSchemaAndStructTransform

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


   `org.apache.camel.kafkaconnector.transforms.PojoToSchemaAndStructTransform` generate at runtime Kafka connect Schema + Struct for a given pojo in the record; it dose it each time for every record while Kafka connect Schema + Struct can be cached per POJO type.


----------------------------------------------------------------
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 #692: Cache already computed Schemas in PojoToSchemaAndStructTransform

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


   


----------------------------------------------------------------
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