[
https://issues.apache.org/jira/browse/PHOENIX-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377903#comment-14377903
]
Mark Tse edited comment on PHOENIX-1770 at 3/24/15 2:09 PM:
------------------------------------------------------------
Not fully sure of the use cases for the other python scripts (e.g.
`performance.py`), but we could change them to return a status code as well.
was (Author: neverendingqs):
Not fully sure of the use cases for the other python scripts (e.g.
`performance.py`), but this could probably be applied to them as well.
> psql.py returns 0 even if an error has occurred
> -----------------------------------------------
>
> Key: PHOENIX-1770
> URL: https://issues.apache.org/jira/browse/PHOENIX-1770
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.3
> Reporter: Mark Tse
> Fix For: 4.3.1
>
> Attachments: PHOENIX-1770-psql.patch
>
>
> psql.py should exit with the return code provided by
> `subprocess.check_call(java_cmd, shell=True)`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)