[jira] [Created] (PHOENIX-4767) Remove code in MetadataEndpointImpl.createTable that removes parent table column metadata

2018-06-01 Thread Thomas D'Silva (JIRA)
Thomas D'Silva created PHOENIX-4767: --- Summary: Remove code in MetadataEndpointImpl.createTable that removes parent table column metadata Key: PHOENIX-4767 URL: https://issues.apache.org/jira/browse/PHOENIX-4767

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497658#comment-16497658 ] ASF GitHub Bot commented on PHOENIX-3534: - Github user twdsilva commented on a

[GitHub] phoenix pull request #303: PHOENIX-3534 Support multi region SYSTEM.CATALOG ...

2018-06-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/303#discussion_r192313898 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java --- @@ -787,7 +787,7 @@ public MutationPlan compile(UpsertStatement ups

[GitHub] phoenix pull request #303: PHOENIX-3534 Support multi region SYSTEM.CATALOG ...

2018-06-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/303#discussion_r192316026 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java --- @@ -293,6 +293,7 @@ public SQLException newException(SQLExcept

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497666#comment-16497666 ] ASF GitHub Bot commented on PHOENIX-3534: - Github user twdsilva commented on a

[GitHub] phoenix pull request #303: PHOENIX-3534 Support multi region SYSTEM.CATALOG ...

2018-06-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/303#discussion_r192316080 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java --- @@ -479,179 +498,355 @@ private void addTenantIdFilter(Strin

[GitHub] phoenix pull request #303: PHOENIX-3534 Support multi region SYSTEM.CATALOG ...

2018-06-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/303#discussion_r192316117 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -2967,6 +2982,11 @@ protected PhoenixConnection upg

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497668#comment-16497668 ] ASF GitHub Bot commented on PHOENIX-3534: - Github user twdsilva commented on a

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497667#comment-16497667 ] ASF GitHub Bot commented on PHOENIX-3534: - Github user twdsilva commented on a

[GitHub] phoenix pull request #303: PHOENIX-3534 Support multi region SYSTEM.CATALOG ...

2018-06-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/303#discussion_r192317262 --- Diff: phoenix-core/src/test/java/org/apache/phoenix/compile/QueryCompilerTest.java --- @@ -1253,7 +1253,9 @@ public void testUnknownColumnInPKConstrain

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497675#comment-16497675 ] ASF GitHub Bot commented on PHOENIX-3534: - Github user twdsilva commented on a

[GitHub] phoenix pull request #303: PHOENIX-3534 Support multi region SYSTEM.CATALOG ...

2018-06-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/303#discussion_r192317466 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java --- @@ -1457,28 +1761,69 @@ private static void getSchemaTab

[GitHub] phoenix pull request #303: PHOENIX-3534 Support multi region SYSTEM.CATALOG ...

2018-06-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/303#discussion_r192317572 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/index/DropColumnIT.java --- @@ -522,7 +523,8 @@ public void helpTestDroppingIndexedColDropsV

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497678#comment-16497678 ] ASF GitHub Bot commented on PHOENIX-3534: - Github user twdsilva commented on a

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497676#comment-16497676 ] ASF GitHub Bot commented on PHOENIX-3534: - Github user twdsilva commented on a

[GitHub] phoenix pull request #303: PHOENIX-3534 Support multi region SYSTEM.CATALOG ...

2018-06-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/303#discussion_r192318056 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/compile/ColumnNameTrackingExpressionCompiler.java --- @@ -0,0 +1,46 @@ +/* + * Licensed to

[GitHub] phoenix pull request #303: PHOENIX-3534 Support multi region SYSTEM.CATALOG ...

2018-06-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/303#discussion_r192318109 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/WhereConstantParser.java --- @@ -0,0 +1,113 @@ +/** + * Licensed to the Apache

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497683#comment-16497683 ] ASF GitHub Bot commented on PHOENIX-3534: - Github user twdsilva commented on a

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497681#comment-16497681 ] ASF GitHub Bot commented on PHOENIX-3534: - Github user twdsilva commented on a

[GitHub] phoenix pull request #303: PHOENIX-3534 Support multi region SYSTEM.CATALOG ...

2018-06-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/303#discussion_r192318659 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/PColumnImpl.java --- @@ -156,14 +209,14 @@ public String toString() { return (f

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497689#comment-16497689 ] ASF GitHub Bot commented on PHOENIX-3534: - Github user twdsilva commented on a

[jira] [Updated] (PHOENIX-4743) ALTER TABLE ADD COLUMN for global index should not modify HBase metadata if failed

2018-06-01 Thread Chinmay Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-4743: -- Description: When you issue an "ALTER TABLE" for a global index to add a column, Phoe

[jira] [Commented] (PHOENIX-4762) Performance regression with transactional immutable indexes

2018-06-01 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498230#comment-16498230 ] Thomas D'Silva commented on PHOENIX-4762: - +1 > Performance regression with tr

[jira] [Commented] (PHOENIX-4761) java.lang.NoClassDefFoundError: com/lmax/disruptor/EventFactory

2018-06-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498235#comment-16498235 ] Andrew Purtell commented on PHOENIX-4761: - I closed this as Not A Problem [~har

[jira] [Resolved] (PHOENIX-4761) java.lang.NoClassDefFoundError: com/lmax/disruptor/EventFactory

2018-06-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved PHOENIX-4761. - Resolution: Not A Problem > java.lang.NoClassDefFoundError: com/lmax/disruptor/EventFac

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498272#comment-16498272 ] ASF GitHub Bot commented on PHOENIX-3534: - Github user twdsilva commented on a

[GitHub] phoenix pull request #303: PHOENIX-3534 Support multi region SYSTEM.CATALOG ...

2018-06-01 Thread twdsilva
Github user twdsilva commented on a diff in the pull request: https://github.com/apache/phoenix/pull/303#discussion_r192460500 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/ViewIT.java --- @@ -388,51 +435,65 @@ public void testViewAndTableInDifferentSchemas(boolean

[GitHub] phoenix pull request #304: PHOENIX-3955: Ensure KEEP_DELETED_CELLS, REPLICAT...

2018-06-01 Thread ChinmaySKulkarni
GitHub user ChinmaySKulkarni opened a pull request: https://github.com/apache/phoenix/pull/304 PHOENIX-3955: Ensure KEEP_DELETED_CELLS, REPLICATION_SCOPE, and TTL properties stay in sync between the physical data table and index tables **[DO NOT MERGE - WIP patch]** - Disal

[jira] [Commented] (PHOENIX-3955) Ensure KEEP_DELETED_CELLS, REPLICATION_SCOPE, and TTL properties stay in sync between the physical data table and index tables

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498319#comment-16498319 ] ASF GitHub Bot commented on PHOENIX-3955: - GitHub user ChinmaySKulkarni opened

[GitHub] phoenix issue #304: PHOENIX-3955: Ensure KEEP_DELETED_CELLS, REPLICATION_SCO...

2018-06-01 Thread ChinmaySKulkarni
Github user ChinmaySKulkarni commented on the issue: https://github.com/apache/phoenix/pull/304 @twdsilva @vincentpoon please review. I will be adding stuff mentioned in "TODO", but just wanted your feedback on this initial patch. ---

[jira] [Commented] (PHOENIX-3955) Ensure KEEP_DELETED_CELLS, REPLICATION_SCOPE, and TTL properties stay in sync between the physical data table and index tables

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498322#comment-16498322 ] ASF GitHub Bot commented on PHOENIX-3955: - Github user ChinmaySKulkarni comment

[GitHub] phoenix issue #304: PHOENIX-3955: Ensure KEEP_DELETED_CELLS, REPLICATION_SCO...

2018-06-01 Thread ChinmaySKulkarni
Github user ChinmaySKulkarni commented on the issue: https://github.com/apache/phoenix/pull/304 Ran into [PHOENIX-3167](https://issues.apache.org/jira/browse/PHOENIX-3167) when doing some testing for this JIRA.  This can be a bigger problem now that we force an upgrade in cas

[jira] [Commented] (PHOENIX-3955) Ensure KEEP_DELETED_CELLS, REPLICATION_SCOPE, and TTL properties stay in sync between the physical data table and index tables

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498331#comment-16498331 ] ASF GitHub Bot commented on PHOENIX-3955: - Github user ChinmaySKulkarni comment

[jira] [Resolved] (PHOENIX-4762) Performance regression with transactional immutable indexes

2018-06-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4762. --- Resolution: Fixed > Performance regression with transactional immutable indexes > -

[jira] [Resolved] (PHOENIX-4704) Presplit index tables when building asynchronously

2018-06-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4704. --- Resolution: Fixed > Presplit index tables when building asynchronously > --

[jira] [Reopened] (PHOENIX-4704) Presplit index tables when building asynchronously

2018-06-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reopened PHOENIX-4704: --- > Presplit index tables when building asynchronously >

[jira] [Resolved] (PHOENIX-4724) Efficient Equi-Depth histogram for streaming data

2018-06-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4724. --- Resolution: Fixed > Efficient Equi-Depth histogram for streaming data > ---

[jira] [Reopened] (PHOENIX-4724) Efficient Equi-Depth histogram for streaming data

2018-06-01 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reopened PHOENIX-4724: --- > Efficient Equi-Depth histogram for streaming data > -

[GitHub] phoenix issue #300: Omid transaction support in Phoenix

2018-06-01 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/phoenix/pull/300 Opened on behalf of @ohadshacham . ---

[jira] [Commented] (PHOENIX-4762) Performance regression with transactional immutable indexes

2018-06-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498559#comment-16498559 ] Hudson commented on PHOENIX-4762: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Created] (PHOENIX-4768) Re-enable testCompactUpdatesStats and testCompactUpdatesStatsWithMinStatsUpdateFreq of StatsCollectorIT

2018-06-01 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-4768: -- Summary: Re-enable testCompactUpdatesStats and testCompactUpdatesStatsWithMinStatsUpdateFreq of StatsCollectorIT Key: PHOENIX-4768 URL: https://issues.apache.org/jira/browse/P

[jira] [Updated] (PHOENIX-4768) Re-enable testCompactUpdatesStats and testCompactUpdatesStatsWithMinStatsUpdateFreq of StatsCollectorIT

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4768: --- Attachment: PHOENIX-4768.patch > Re-enable testCompactUpdatesStats and > testCompactUpdate

[jira] [Resolved] (PHOENIX-4459) Region assignments are failing for the test cases with extended clocks to support SCN

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-4459. Resolution: Fixed Assignee: Sergey Soldatov (was: Rajeshbabu Chintaguntla) > Regio

[jira] [Commented] (PHOENIX-4459) Region assignments are failing for the test cases with extended clocks to support SCN

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498575#comment-16498575 ] Ankit Singhal commented on PHOENIX-4459: bq.  The only problem is the tenant vi

[jira] [Updated] (PHOENIX-4459) Region assignments are failing for the test cases with extended clocks to support SCN

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4459: --- Attachment: PHOENIX-4459_v2.patch > Region assignments are failing for the test cases with

[jira] [Updated] (PHOENIX-4769) Annotate SystemCatalogIT so that it will run with the test suite.

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4769: --- Priority: Trivial (was: Major) > Annotate SystemCatalogIT so that it will run with the tes

[jira] [Created] (PHOENIX-4769) Annotate SystemCatalogIT so that it will run with the test suite.

2018-06-01 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-4769: -- Summary: Annotate SystemCatalogIT so that it will run with the test suite. Key: PHOENIX-4769 URL: https://issues.apache.org/jira/browse/PHOENIX-4769 Project: Phoe

[jira] [Updated] (PHOENIX-4768) Re-enable testCompactUpdatesStats and testCompactUpdatesStatsWithMinStatsUpdateFreq of StatsCollectorIT

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4768: --- Attachment: (was: PHOENIX-4768.patch) > Re-enable testCompactUpdatesStats and > testCo

[jira] [Updated] (PHOENIX-4769) Annotate SystemCatalogIT so that it will run with the test suite.

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4769: --- Attachment: PHOENIX-4769.patch > Annotate SystemCatalogIT so that it will run with the test

[jira] [Created] (PHOENIX-4770) Re-enable pending tests which were ignored during 5.0.0 alpha

2018-06-01 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-4770: -- Summary: Re-enable pending tests which were ignored during 5.0.0 alpha Key: PHOENIX-4770 URL: https://issues.apache.org/jira/browse/PHOENIX-4770 Project: Phoenix

[jira] [Updated] (PHOENIX-4770) Re-enable pending tests which were ignored during 5.0.0 alpha

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4770: --- Attachment: PHOENIX-4770.patch > Re-enable pending tests which were ignored during 5.0.0 al

[jira] [Updated] (PHOENIX-4770) Re-enable pending tests which were ignored during 5.0.0 alpha

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4770: --- Description: IndexScrutinyToolIT LocalIndexIT PDataTypeForArraysTest > Re-enable pending

[jira] [Resolved] (PHOENIX-4770) Re-enable pending tests which were ignored during 5.0.0 alpha

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-4770. Resolution: Fixed > Re-enable pending tests which were ignored during 5.0.0 alpha > -

[jira] [Updated] (PHOENIX-4770) Re-enable pending tests which were ignored during 5.0.0 alpha

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4770: --- Environment: (was: IndexScrutinyToolIT LocalIndexIT PDataTypeForArraysTest) > Re-enable

[jira] [Resolved] (PHOENIX-4768) Re-enable testCompactUpdatesStats and testCompactUpdatesStatsWithMinStatsUpdateFreq of StatsCollectorIT

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-4768. Resolution: Fixed > Re-enable testCompactUpdatesStats and > testCompactUpdatesStatsWithM

[jira] [Commented] (PHOENIX-4768) Re-enable testCompactUpdatesStats and testCompactUpdatesStatsWithMinStatsUpdateFreq of StatsCollectorIT

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498613#comment-16498613 ] Ankit Singhal commented on PHOENIX-4768: Committed in master,5.x and 4.x branch

[jira] [Resolved] (PHOENIX-4769) Annotate SystemCatalogIT so that it will run with the test suite.

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-4769. Resolution: Fixed > Annotate SystemCatalogIT so that it will run with the test suite. > -

[jira] [Commented] (PHOENIX-4769) Annotate SystemCatalogIT so that it will run with the test suite.

2018-06-01 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498614#comment-16498614 ] Ankit Singhal commented on PHOENIX-4769: Committed to 5.x,master and 4.x branch

[jira] [Commented] (PHOENIX-4762) Performance regression with transactional immutable indexes

2018-06-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498710#comment-16498710 ] Hudson commented on PHOENIX-4762: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-4768) Re-enable testCompactUpdatesStats and testCompactUpdatesStatsWithMinStatsUpdateFreq of StatsCollectorIT

2018-06-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498811#comment-16498811 ] Hudson commented on PHOENIX-4768: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-4769) Annotate SystemCatalogIT so that it will run with the test suite.

2018-06-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498812#comment-16498812 ] Hudson commented on PHOENIX-4769: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-4769) Annotate SystemCatalogIT so that it will run with the test suite.

2018-06-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498896#comment-16498896 ] Hudson commented on PHOENIX-4769: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-4768) Re-enable testCompactUpdatesStats and testCompactUpdatesStatsWithMinStatsUpdateFreq of StatsCollectorIT

2018-06-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498897#comment-16498897 ] Hudson commented on PHOENIX-4768: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBa