Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
2.3.3
-
None
Description
There is an invalid comparison for equality of two arrays in CachedFeatureGenerator#createFeatures(..) in line 58.
Currently, many situations exists in which no improvements by the caching are achieved (as intended).
This should be repaired and a test shall show the cache mechanism is working correctly.