[ 
https://issues.apache.org/jira/browse/PHOENIX-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Hofhansl updated PHOENIX-2697:
-----------------------------------
    Attachment: PHOENIX-2697-4.6.txt

Here's a simple patch against the top of the 4.6-0.98 branch, which is used for 
testing.

If the general direction of that patch is good, I'll clean it up a bit and make 
a patch against master.

> Provide a SERIAL hint
> ---------------------
>
>                 Key: PHOENIX-2697
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2697
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>         Attachments: PHOENIX-2697-4.6.txt
>
>
> Sometime it is useful to force a query to executed serially.
> For example a user might want to run a query which is not latency sensitive 
> to him/her. In that case providing the SERIAL hint puts less load on the 
> HBase cluster and impact other more latency sensitive queries less.
> (In my case I want to use this for testing.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to