[ https://issues.apache.org/jira/browse/PHOENIX-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359254#comment-15359254 ]
James Taylor commented on PHOENIX-3040: --------------------------------------- Good point, [~lhofhansl] - if it's a single key point lookup, it doesn't make sense to parallelize it. We include multiple key point lookups (like a multi get) as a "point lookup", so that's the case I meant. We should probably have some kind of threshold for # of keys below which we'd just run it serially. > Don't use guideposts for executing queries serially > --------------------------------------------------- > > Key: PHOENIX-3040 > URL: https://issues.apache.org/jira/browse/PHOENIX-3040 > Project: Phoenix > Issue Type: Bug > Reporter: Samarth Jain > Assignee: Samarth Jain > Fix For: 4.8.0 > > Attachments: PHOENIX-3040.patch, PHOENIX-3040_v2.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)