Camel Avro RPC extension: Investigate `GenericDatumReaderSubstitute` and refactor it, if it makes sense
Open
- Dominant language
- Java
- Stars
- 302
- Forks
- 232
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 114
Description
`Avro-rpc ` extension contain substitution `GenericDatumReaderSubstitute`.
Reason for the substitution was not clear during creation. See PR [summary](https://github.com/apache/camel-quarkus/pull/2025)
There is a possible explanation in the [comment](https://github.com/apache/camel-quarkus/pull/2025#pullrequestreview-537591608). (thanks @ppalaga !)
It is possible, that after finding real reason of requirement of this substitution, it could be refactored to much easier (also correct and more readable) solution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.