Details
-
Work Item
-
Resolution: Done
-
Minor
-
None
-
All
-
GreenHopper Ranking:0|i2bl3f:
-
9223372036854775807
-
Small
Description
Profiling connectors that use AvroRecord / AvroSchema (json converter) show a "big" consumed time with AvroSchema.getType method.
The code show that the type is recalculate at each call despite the fact that a field to save it is already in class but never used.