[
https://issues.apache.org/jira/browse/PHOENIX-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581591#comment-16581591
]
ASF GitHub Bot commented on PHOENIX-4832:
-----------------------------------------
GitHub user ashuparekh opened a pull request:
https://github.com/apache/phoenix/pull/325
PHOENIX-4832 Add Canary Test Tool for Phoenix Query Server
A suggested improvement is to add a Canary Test tool to the Phoenix Query
Server. It will execute a set of Basic Tests (CRUD) against a PQS end-point and
report on the proper functioning and testing results.
@joshelser It would be great if you could review this.
@vincentpoon @karanmehta93
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ashuparekh/phoenix master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/325.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #325
----
commit 3549d1630d2e61248c7eec9b54d83f233e94acf6
Author: Ashutosh Parekh <parekh.ashutosh@...>
Date: 2018-08-15T20:47:04Z
PHOENIX-4832 Add Canary Test Tool for Phoenix Query Server
----
> Add Canary Test Tool for Phoenix Query Server
> ---------------------------------------------
>
> Key: PHOENIX-4832
> URL: https://issues.apache.org/jira/browse/PHOENIX-4832
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Ashutosh Parekh
> Priority: Minor
> Attachments: PHOENIX-4832.patch
>
>
> A suggested improvement is to add a Canary Test tool to the Phoenix Query
> Server. It will execute a set of Basic Tests (CRUD) against a PQS end-point
> and report on the proper functioning and testing results. A configurable Log
> Sink can help to publish the results as required.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)