Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
MajorFix versions
Affects versions
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Affects versions
Created December 6, 2018 at 6:09 PM
Updated January 16, 2019 at 11:50 AM
Resolved December 7, 2018 at 4:43 PM
When a PARTITION key is built, if some parts had 0 rows, then the TLK is being built with fewer entries than the width of the key.
As a consequence some of the jhtree code for getPartition() incorrectly derives the target partition and causes Thor to send the requests to lookup on the wrong slaves/against the wrong parts.