[ 
https://issues.apache.org/jira/browse/PHOENIX-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088187#comment-17088187
 ] 

Hadoop QA commented on PHOENIX-4521:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/13000615/PHOENIX-4521.4.x.v1.patch
  against 4.x branch at commit c627f94b50802bde493bfef1a2a090d9568eff6f.
  ATTACHMENT ID: 13000615

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+0 tests included{color}.  The patch appears to be a 
documentation, build,
                        or dev patch that doesn't require tests.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3771//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3771//console

This message is automatically generated.

> Allow Pherf scenario to define per query max allowed query execution duration 
> after which thread is interrupted
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4521
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4521
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 5.0.0, 4.15.0, 4.14.3
>            Reporter: James R. Taylor
>            Assignee: Christine Feng
>            Priority: Major
>              Labels: phoenix-hardening
>             Fix For: 5.1.0, 4.16.0
>
>         Attachments: PHOENIX-4521.4.x.v1.patch, PHOENIX-4521.4.x.v2.patch, 
> PHOENIX-4521.master.v1.patch, PHOENIX-4521.master.v2.patch, 
> PHOENIX-4521.master.v2.patch, PHOENIX-4521.master.v3.patch, 
> PHOENIX-4521.master.v4.patch, PHOENIX-4521.master.v5.patch, 
> PHOENIX-4521.master.v6.patch, PHOENIX-4521.master.v7.patch
>
>          Time Spent: 12h 50m
>  Remaining Estimate: 0h
>
> Some clients interrupt the client thread if it doesn't complete in a required 
> amount of time. It would be good if Pherf supported setting this up so we 
> mimic client behavior more closely, as we're theorizing this may be causing 
> some issues.
>  
> PLAN
>  # Make necessary changes so new timeoutDuration property is recognized and 
> parsed correctly from the scenario .xml file (completed)
>  # Implement a per-query, per-iteration timeout
>  # Write ITs and UTs



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to