You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/07/30 15:51:20 UTC

[jira] [Created] (PHOENIX-3130) Ignore ASYNC and build indexes synchronously based on config property

James Taylor created PHOENIX-3130:
-------------------------------------

             Summary: Ignore ASYNC and build indexes synchronously based on config property
                 Key: PHOENIX-3130
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3130
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


At test time, we want to ignore the ASYNC keyword on CREATE INDEX and instead just build the index synchronously. We can control this through a config parameter defaulted to true at test time and false otherwise.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)