[ https://issues.apache.org/jira/browse/PHOENIX-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christine Feng updated PHOENIX-4521: ------------------------------------ Summary: Allow Pherf scenario to define per query max allowed query execution duration after which thread is interrupted (was: Allow Pherf scenario to define per table max allowed query duration after which thread is interrupted) > 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 > Reporter: James R. Taylor > Assignee: Christine Feng > Priority: Major > Labels: phoenix-hardening > > 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 > # Test -- This message was sent by Atlassian Jira (v8.3.4#803005)