You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2023/03/13 05:30:00 UTC

[jira] [Updated] (PHOENIX-6901) Python driver throws "No select statement was executed." exception on timeout

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

Istvan Toth updated PHOENIX-6901:
---------------------------------
    Description: 
We've had reports of phoenixdb throwing a *No select statement was executed.*  exception for selects in cases where the connection times out.

Repro and confirm the issue, and try to return a more appropriate exception.
Also repro and compare the behaviour with the java thin client.

  was:
We've had reports of phoenixdb throwing a 
No select statement was executed.
exception for selects in cases where the connection times out.

Repro and confirm the issue, and try to return a more appropriate exception.
Also repro and compare the behaviour with the java thin client.


> Python driver throws "No select statement was executed." exception on timeout
> -----------------------------------------------------------------------------
>
>                 Key: PHOENIX-6901
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6901
>             Project: Phoenix
>          Issue Type: Bug
>          Components: python, queryserver
>    Affects Versions: queryserver-6.0.0, python-phoenixdb-1.2.1
>            Reporter: Istvan Toth
>            Priority: Minor
>
> We've had reports of phoenixdb throwing a *No select statement was executed.*  exception for selects in cases where the connection times out.
> Repro and confirm the issue, and try to return a more appropriate exception.
> Also repro and compare the behaviour with the java thin client.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)