[jira] [Updated] (PHOENIX-3290) Move and/or combine as many NeedsOwnCluster tests to bring down test run time

2016-09-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3290: -- Attachment: PHOENIX-3290_v6.patch Final patch > Move and/or combine as many NeedsOwnCluster t

[jira] [Updated] (PHOENIX-3290) Move and/or combine as many NeedsOwnCluster tests to bring down test run time

2016-09-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3290: -- Attachment: PHOENIX-3290_v7.patch > Move and/or combine as many NeedsOwnCluster tests to bring

[jira] [Commented] (PHOENIX-3290) Move and/or combine as many NeedsOwnCluster tests to bring down test run time

2016-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15498581#comment-15498581 ] Hudson commented on PHOENIX-3290: - FAILURE: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-3291) Do not throw return value of Throwables#propagate call

2016-09-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15498582#comment-15498582 ] Hudson commented on PHOENIX-3291: - FAILURE: Integrated in Jenkins build Phoenix-master #

Re: I want to provide a module that provides the unshaded version of the jdbc client.

2016-09-17 Thread Marco Villalobos
My recommendations are this: Provide an artifact called phoenix-client-shaded that is a shaded a jar. Refactor the current phoenix-client-shaded into a plain ordinary maven project in which any standard based JSR api (such as servlet, xml) are provided scope. The rest of the dependencies are

[jira] [Updated] (PHOENIX-3293) Create separate test categories for stats enabled and disabled

2016-09-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3293: -- Issue Type: Sub-task (was: Bug) Parent: PHOENIX-3181 > Create separate test categorie

[jira] [Created] (PHOENIX-3293) Create separate test categories for stats enabled and disabled

2016-09-17 Thread James Taylor (JIRA)
James Taylor created PHOENIX-3293: - Summary: Create separate test categories for stats enabled and disabled Key: PHOENIX-3293 URL: https://issues.apache.org/jira/browse/PHOENIX-3293 Project: Phoenix

[jira] [Updated] (PHOENIX-3293) Create separate test categories for stats enabled and disabled

2016-09-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3293: -- Attachment: PHOENIX-3293.patch > Create separate test categories for stats enabled and disable

[jira] [Updated] (PHOENIX-2565) Store data for immutable tables in single KeyValue

2016-09-17 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-2565: Attachment: PHOENIX-2565.patch [~jamestaylor] [~samarthjain] I have attached a patch. Ple

[jira] [Commented] (PHOENIX-2565) Store data for immutable tables in single KeyValue

2016-09-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15499819#comment-15499819 ] James Taylor commented on PHOENIX-2565: --- Thanks for the patch, [~tdsilva]! Feel fr