Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0
Description
The mr.ObjectCache caches nothing, every time when the limit retrieving global counter from the cache, a new AtomicInteger will be returned. This make offset <= currentCountForAllTasksInt always be evaluated to false, as offset > 0, the operator will skip all rows.
Attachments
Issue Links
- links to