Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Richard ChapmanRichard ChapmanReporter
Gavin HallidayGavin HallidayPriority
MajorFix versions
Labels
Pull Request URL
Details
Details
Components
Assignee
Richard Chapman
Richard ChapmanReporter
Gavin Halliday
Gavin HallidayPriority
Fix versions
Labels
Pull Request URL
Created February 12, 2015 at 3:33 PM
Updated November 6, 2018 at 12:55 PM
Resolved January 29, 2018 at 3:49 PM
When eclcc resources a graph it currently assumes a default of 400 nodes in a cluster. For many clusters this is too pessimistic, and the correct value would generate graphs with larger subgraphs.
Add a --daservers option to eclcc (and ecl) which allows eclcc to become a dali client. If enabled a callback would allow information about the cluster sizes to be retrieved from dali and used to optimize the queries.