Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.13.1
-
None
Description
When StatsRulesProcFactory overflows it sets data size to 0 and as a result the Vertex will ask for a single task, this results in a fairly slow running query, most likely the overflow is a result of higher than usual number of rows.
The class should detect an overflow and set a flag when an overflow occurs, if an overflow occurs StatsRulesProcFactory should request the maximum number of tasks for the vertex.
Attachments
Attachments
Issue Links
- links to