[phoenix] branch master updated: Revert "PHOENIX-5217 Incorrect result for COUNT DISTINCT limit"

2019-04-19 Thread chenglei
This is an automated email from the ASF dual-hosted git repository. chenglei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new e453a89 Revert "PHOENIX-5217 Incorrect

[phoenix] branch 4.14-HBase-1.2 updated: PHOENIX-5217 Incorrect result for COUNT DISTINCT limit

2019-04-19 Thread chenglei
This is an automated email from the ASF dual-hosted git repository. chenglei pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.2 by this push: new 2ed6f5a PHOENIX-5217

Build failed in Jenkins: Phoenix-4.x-HBase-1.3 #382

2019-04-19 Thread Apache Jenkins Server
See Changes: [chenglei] PHOENIX-5217 Incorrect result for COUNT DISTINCT limit -- [...truncated 109.77 KB...] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0,

Build failed in Jenkins: Phoenix | Master #2354

2019-04-19 Thread Apache Jenkins Server
See Changes: [chenglei] PHOENIX-5217 Incorrect result for COUNT DISTINCT limit -- [...truncated 2.17 KB...] hbase-mapreduce hbase-metrics hbase-metrics-api

[phoenix] branch 4.14-HBase-1.4 updated: PHOENIX-5217 Incorrect result for COUNT DISTINCT limit

2019-04-19 Thread chenglei
This is an automated email from the ASF dual-hosted git repository. chenglei pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.4 by this push: new 4b97f2e PHOENIX-5217

svn commit: r1857793 - in /phoenix/site/publish: language/datatypes.html language/functions.html language/index.html team.html

2019-04-19 Thread pboado
Author: pboado Date: Fri Apr 19 09:43:31 2019 New Revision: 1857793 URL: http://svn.apache.org/viewvc?rev=1857793=rev Log: updated info for pboado (addendum) Modified: phoenix/site/publish/language/datatypes.html phoenix/site/publish/language/functions.html

Build failed in Jenkins: Phoenix | Master #2355

2019-04-19 Thread Apache Jenkins Server
See Changes: [chenglei] Revert "PHOENIX-5217 Incorrect result for COUNT DISTINCT limit" -- [...truncated 113.18 KB...] [INFO] ---

[phoenix] branch master updated: PHOENIX-5217 Incorrect result for COUNT DISTINCT limit

2019-04-19 Thread chenglei
This is an automated email from the ASF dual-hosted git repository. chenglei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new f80c5b1 PHOENIX-5217 Incorrect result for

Build failed in Jenkins: Phoenix-4.x-HBase-1.2 #662

2019-04-19 Thread Apache Jenkins Server
See Changes: [chenglei] PHOENIX-5217 Incorrect result for COUNT DISTINCT limit -- [...truncated 106.39 KB...] [INFO] Running org.apache.phoenix.end2end.IndexToolIT

[phoenix] 04/07: PHOENIX-4273 MutableIndexSplitIT#testSplitDuringIndexScan is failing for local indexes

2019-04-19 Thread pboado
This is an automated email from the ASF dual-hosted git repository. pboado pushed a commit to branch 5.x-cdh6 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit b4d72c78232c2bff744b09ff68773f65348f8fe1 Author: Thomas D'Silva AuthorDate: Sat Apr 13 01:18:09 2019 +0100

svn commit: r1857792 - /phoenix/site/source/src/site/markdown/team.md

2019-04-19 Thread pboado
Author: pboado Date: Fri Apr 19 09:41:17 2019 New Revision: 1857792 URL: http://svn.apache.org/viewvc?rev=1857792=rev Log: updated info for pboado Modified: phoenix/site/source/src/site/markdown/team.md Modified: phoenix/site/source/src/site/markdown/team.md URL:

[phoenix] branch 4.14-HBase-1.3 updated: PHOENIX-5217 Incorrect result for COUNT DISTINCT limit

2019-04-19 Thread chenglei
This is an automated email from the ASF dual-hosted git repository. chenglei pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.3 by this push: new e602407 PHOENIX-5217

[phoenix] 03/07: PHOENIX-5194 Thread Cache is not update for Index retries in for MutationState#send()#doMutation()

2019-04-19 Thread pboado
This is an automated email from the ASF dual-hosted git repository. pboado pushed a commit to branch 5.x-cdh6 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit c21c02dac426c71c3d6aa227ad2c79a5043bb6fa Author: Monani Mihir AuthorDate: Fri Apr 12 18:55:33 2019 +0100

[phoenix] 02/07: PHOENIX-5138 - ViewIndexId sequences created after PHOENIX-5132 shouldn't collide with ones created before it

2019-04-19 Thread pboado
This is an automated email from the ASF dual-hosted git repository. pboado pushed a commit to branch 5.x-cdh6 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 2b095720d2b375718d3cce6a2cf3b3cf89227b39 Author: Geoffrey Jacoby AuthorDate: Mon Mar 25 23:12:52 2019 +

[phoenix] branch 5.x-cdh6 updated (1d8240f -> f3e17d3)

2019-04-19 Thread pboado
This is an automated email from the ASF dual-hosted git repository. pboado pushed a change to branch 5.x-cdh6 in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 1d8240f PHOENIX-4956 Distribution of Apache Phoenix 5.1 for CDH 6.1 (addendum) new 5e24206 PHOENIX-5230

[phoenix] 01/07: PHOENIX-5230 Fix ChangePermissionsIT and TableDDLPermissionIT on master

2019-04-19 Thread pboado
This is an automated email from the ASF dual-hosted git repository. pboado pushed a commit to branch 5.x-cdh6 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 5e24206b302b8bf309f73b35f9f68ef7111a149e Author: Thomas D'Silva AuthorDate: Fri Apr 5 00:34:24 2019 +0100

[phoenix] 07/07: PHOENIX-5217 Incorrect result for COUNT DISTINCT limit

2019-04-19 Thread pboado
This is an automated email from the ASF dual-hosted git repository. pboado pushed a commit to branch 5.x-cdh6 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit f3e17d3fab76df109b19cf9ac5fa87dfe6705d77 Author: chenglei AuthorDate: Fri Apr 19 07:53:05 2019 +0100

[phoenix] 06/07: PHOENIX-5137 check region close before commiting a batch for index rebuild

2019-04-19 Thread pboado
This is an automated email from the ASF dual-hosted git repository. pboado pushed a commit to branch 5.x-cdh6 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 0a5aec82e1c978306ea2cd13e76caa4ed2e00733 Author: Kiran Kumar Maturi AuthorDate: Tue Feb 26 11:39:41 2019 +

[phoenix] 05/07: PHOENIX-5226 The format of VIEW_MODIFIED_PROPERTY_BYTES is incorrect as a tag of the cell

2019-04-19 Thread pboado
This is an automated email from the ASF dual-hosted git repository. pboado pushed a commit to branch 5.x-cdh6 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 2f5e959d2f07a596b84085d62c8691f14d7d68c7 Author: jaanai AuthorDate: Thu Apr 4 03:21:44 2019 +0100 PHOENIX-5226

[phoenix] branch master updated: PHOENIX-5217 Incorrect result for COUNT DISTINCT limit

2019-04-19 Thread chenglei
This is an automated email from the ASF dual-hosted git repository. chenglei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 76541c5 PHOENIX-5217 Incorrect result for

Build failed in Jenkins: Phoenix-4.x-HBase-1.4 #121

2019-04-19 Thread Apache Jenkins Server
See Changes: [chenglei] PHOENIX-5217 Incorrect result for COUNT DISTINCT limit -- [...truncated 97.42 KB...] [INFO] Running

[phoenix] branch phoenix-stats updated (f681949 -> b16ef0a)

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a change to branch phoenix-stats in repository https://gitbox.apache.org/repos/asf/phoenix.git. from f681949 Merge pull request #463 from dbwong/phoenix-stats new eeec239 PHOENIX-5176

[phoenix] branch 4.14-HBase-1.2 updated: PHOENIX-5173: LIKE and ILIKE statements return empty result list for search without wildcard

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.2 by this push: new 1d16446 PHOENIX-5173: LIKE

[phoenix] branch 4.14-HBase-1.4 updated: PHOENIX-5173: LIKE and ILIKE statements return empty result list for search without wildcard

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.4 by this push: new 15bc250 PHOENIX-5173: LIKE

[phoenix] branch 4.14-HBase-1.3 updated: PHOENIX-5173: LIKE and ILIKE statements return empty result list for search without wildcard

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.3 by this push: new d165069 PHOENIX-5173: LIKE

[phoenix] branch 4.x-HBase-1.4 updated: PHOENIX-5246: PhoenixAccessControllers.getAccessControllers() method is not correctly implementing the double-checked locking

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.x-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-HBase-1.4 by this push: new f9b09dd PHOENIX-5246:

[phoenix] branch 4.14-HBase-1.2 updated: PHOENIX-5246: PhoenixAccessControllers.getAccessControllers() method is not correctly implementing the double-checked locking

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.2 by this push: new 371900a PHOENIX-5246:

[phoenix] branch 4.14-HBase-1.4 updated: PHOENIX-5246: PhoenixAccessControllers.getAccessControllers() method is not correctly implementing the double-checked locking

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.4 by this push: new c453cce PHOENIX-5246:

[phoenix] branch 4.14-HBase-1.3 updated: PHOENIX-5246: PhoenixAccessControllers.getAccessControllers() method is not correctly implementing the double-checked locking

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.3 by this push: new cc0abce PHOENIX-5246:

[phoenix] branch 4.x-HBase-1.2 updated: PHOENIX-5246: PhoenixAccessControllers.getAccessControllers() method is not correctly implementing the double-checked locking

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.x-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-HBase-1.2 by this push: new e480bdc PHOENIX-5246:

[phoenix] branch master updated: PHOENIX-5246: PhoenixAccessControllers.getAccessControllers() method is not correctly implementing the double-checked locking

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 2e98269 PHOENIX-5246:

[phoenix] branch 4.x-HBase-1.3 updated: PHOENIX-5246: PhoenixAccessControllers.getAccessControllers() method is not correctly implementing the double-checked locking

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.x-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-HBase-1.3 by this push: new 65ec8dc PHOENIX-5246:

[phoenix] branch 4.x-HBase-1.2 updated: PHOENIX-5173: LIKE and ILIKE statements return empty result list for search without wildcard

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.x-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-HBase-1.2 by this push: new 86c9e3b PHOENIX-5173: LIKE and

[phoenix] branch 4.x-HBase-1.3 updated: PHOENIX-5173: LIKE and ILIKE statements return empty result list for search without wildcard

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.x-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-HBase-1.3 by this push: new 42f6d940 PHOENIX-5173: LIKE and

[phoenix] branch master updated: PHOENIX-5173: LIKE and ILIKE statements return empty result list for search without wildcard

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/master by this push: new 77f4303 PHOENIX-5173: LIKE and ILIKE

[phoenix] branch 4.x-HBase-1.4 updated: PHOENIX-5173: LIKE and ILIKE statements return empty result list for search without wildcard

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.x-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-HBase-1.4 by this push: new c2e3154 PHOENIX-5173: LIKE and

Build failed in Jenkins: Phoenix | Master #2357

2019-04-19 Thread Apache Jenkins Server
See Changes: [tdsilva] PHOENIX-5246: PhoenixAccessControllers.getAccessControllers() method is -- [...truncated 123.22 KB...] [INFO] Running

[phoenix] 11/34: PHOENIX-4864 Fix NullPointerException while Logging some DDL Statements

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 7094a0c255d0b411f7e668a2f68e76807368ecf4 Author: Ashutosh Parekh AuthorDate: Thu Aug 23 12:11:23 2018 -0700

[phoenix] 22/34: PHOENIX-5025 Tool to clean up orphan views

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit e907249a80748f11c8558f8ce5c8d7b832791c17 Author: Kadir AuthorDate: Mon Nov 12 22:24:10 2018 -0800

[phoenix] 05/34: PHOENIX-4755 Provide an option to plugin custom avatica server config in PQS

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 0a8d170dc5aba133eefd38e28e98b6438db63552 Author: Karan Mehta AuthorDate: Mon Aug 20 16:52:22 2018 -0700

[phoenix] 07/34: PHOENIX-4834 PhoenixMetricsLog interface methods should not depend on specific logger

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit dd5725ca0a873e42d6568490bf518db378cdf20c Author: Karan Mehta AuthorDate: Tue Aug 7 15:47:33 2018 -0700

[phoenix] 34/34: PHOENIX-5184: HBase and Phoenix connection leaks in Indexing code path, OrphanViewTool and PhoenixConfigurationUtil

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 3d543f17e0bd7d7e2b172af594ad82748f7e8143 Author: Chinmay Kulkarni AuthorDate: Thu Mar 14 23:16:14 2019 -0700

[phoenix] 29/34: PHOENIX-5124 PropertyPolicyProvider should not evaluate default hbase config properties

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 019aa1eb2c0b724075c8b11b3078817d8f48e133 Author: Thomas D'Silva AuthorDate: Mon Feb 4 23:17:37 2019 -0800

Build failed in Jenkins: Phoenix-4.x-HBase-1.2 #664

2019-04-19 Thread Apache Jenkins Server
See Changes: [tdsilva] PHOENIX-5173: LIKE and ILIKE statements return empty result list for -- [...truncated 180.96 KB...] [INFO] Running

[phoenix] 02/34: PHOENIX-5008 (Addendum): CQSI.init should not bubble up RetriableUpgradeException to client in case of an UpgradeRequiredException

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 75f01d937cd6207482623b7832a214d911464798 Author: Chinmay Kulkarni AuthorDate: Tue Nov 13 17:11:53 2018 -0800

[phoenix] 19/34: PHOENIX-4993 close cache connections when region server is going down

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 9bcd7c665883356cc74956c7a3d115d87a04c6b4 Author: Kiran Kumar Maturi AuthorDate: Thu Jan 17 10:32:49 2019

[phoenix] 04/34: PHOENIX-4750 Resolve server customizers and provide them to Avatica

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit dae5b0908cc172230026f50b956a1cc1dedb9ff6 Author: Alex Araujo AuthorDate: Mon Jun 4 16:32:10 2018 -0700

[phoenix] 15/34: PHOENIX-5048 Index Rebuilder does not handle INDEX_STATE timestamp check for all index

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 16ec10ca766d59e8587dcaddfb438d1759e7a3e4 Author: Monani Mihir AuthorDate: Fri Dec 14 18:15:55 2018 +0530

[phoenix] 33/34: PHOENIX-5018 Index mutations created by UPSERT SELECT will have wrong timestamps

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 474150eace4545257e70b6e4d17f2a610bfa9840 Author: Kadir AuthorDate: Tue Jan 29 17:14:02 2019 -0800

[phoenix] 26/34: PHOENIX-4832: Add Canary Test Tool for Phoenix Query Server.

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit aa7b9702189fe9f05fa2d052160006f0781c1e3b Author: s.kadam AuthorDate: Wed Dec 5 16:11:07 2018 -0800

[phoenix] 24/34: PHOENIX-5247 DROP TABLE and DROP VIEW commands fail to drop second or higher level child views

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 7d2aac130180119fa183c717940a367e7706672f Author: Kadir AuthorDate: Wed Apr 17 17:27:16 2019 -0700

[phoenix] 30/34: PHOENIX-4822 Ensure the provided timezone is used client-side (Jaanai Zhang)

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 1777c54eee6bbb21144d91f3d936c968e3af614e Author: Josh Elser AuthorDate: Tue Jul 31 15:53:11 2018 -0400

[phoenix] 08/34: PHOENIX-4835 LoggingPhoenixConnection should log metrics upon connection close

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 4241f5711bf55e4fcf192414e7f4f7796122ba29 Author: Karan Mehta AuthorDate: Thu Aug 16 15:08:12 2018 -0700

[phoenix] 09/34: PHOENIX-4853 Add sql statement to PhoenixMetricsLog interface for query level metrics logging

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 58e21cc14ee5e63dffdb3a5d4a5ed528c2a63602 Author: Karan Mehta AuthorDate: Fri Aug 17 13:02:08 2018 -0700

[phoenix] 12/34: PHOENIX-4870 LoggingPhoenixConnection should log metrics when AutoCommit is set to True.

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 1961a97ce1e2a6dff48437872ca738e83968c498 Author: s.kadam AuthorDate: Wed Sep 5 17:00:03 2018 -0700

[phoenix] 13/34: PHOENIX-4989 Include disruptor jar in shaded dependency

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 9e51efa927de7d352c5789f5e3f282c6f4fab9ce Author: Aman Poonia AuthorDate: Tue Oct 30 13:57:52 2018 -0700

[phoenix] 03/34: PHOENIX-5005 Server-side delete / upsert-select potentially blocked after a split

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit c5a1f043a401500d54440c9e427e22bb586ea310 Author: Vincent Poon AuthorDate: Thu Nov 8 15:38:20 2018 -0800

[phoenix] 27/34: PHOENIX-5172: Harden the PQS canary synth test tool with retry mechanism and more logging

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 30754af22e8a1d35f5e5ae88dbb1ff393bac69d1 Author: Swaroopa Kadam AuthorDate: Tue Mar 19 13:39:45 2019 -0700

[phoenix] 18/34: PHOENIX-5094 increment pending disable count for index when rebuild starts

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit b853be9fc4818c4d47594bb7e999c688bf059f12 Author: Kiran Kumar Maturi AuthorDate: Fri Feb 1 19:37:11 2019 +0530

[phoenix] 10/34: PHOENIX-4854 Make LoggingPhoenixResultSet idempotent when logging metrics

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit c6df225c633ad03da13b9ba559b502c216029fc1 Author: Karan Mehta AuthorDate: Mon Aug 20 10:12:37 2018 -0700

[phoenix] 21/34: PHOENIX-5080 Index becomes Active during Partial Index Rebuilder if Index Failure happens

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 5e70e1889ba9fb1755099d5020f8807b3b670bf4 Author: Monani Mihir AuthorDate: Sat Feb 2 11:00:19 2019 +0530

[phoenix] 32/34: PHOENIX-5194 Thread Cache is not update for Index retries in for MutationState#send()#doMutation()

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit a0b6abaa3e1d0ee667cd1ed063e9833a0efaa0be Author: Monani Mihir AuthorDate: Fri Apr 12 21:48:45 2019 +0530

[phoenix] 23/34: PHOENIX-5025 Tool to clean up orphan views (addendum)

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit d2e70b6756fc4fbe019334376886202e85e02bf7 Author: Kadir AuthorDate: Wed Dec 12 17:53:38 2018 -0800

[phoenix] 28/34: PHOENIX-5188 - IndexedKeyValue should populate KeyValue fields

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 0eeb6c935da3c66fc8326d56128a1a4dbf0d4b0b Author: Geoffrey Jacoby AuthorDate: Tue Mar 12 11:17:50 2019 -0700

[phoenix] 01/34: PHOENIX-5008: CQSI.init should not bubble up RetriableUpgradeException to client in case of an UpgradeRequiredException

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 5b82f5431d6be4baf8a95472a01d8715b769c9ee Author: Chinmay Kulkarni AuthorDate: Fri Nov 9 19:22:57 2018 -0800

[phoenix] branch 4.14-HBase-1.4 updated (15bc250 -> 3d543f1)

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a change to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 15bc250 PHOENIX-5173: LIKE and ILIKE statements return empty result list for search without wildcard

[phoenix] 25/34: PHOENIX-5137 check region close before commiting a batch for index rebuild

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 91988be2055423b5623576bbd1fdab4ea9e75d86 Author: Kiran Kumar Maturi AuthorDate: Fri Feb 22 09:45:13 2019

[phoenix] 14/34: PHOENIX-4781 Create artifact jar so that shaded jar replaces it properly

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit c5396f07b5f510327ca53738a7c08a51eb57c1a6 Author: Vincent Poon AuthorDate: Fri Nov 30 17:55:34 2018 -0800

[phoenix] 31/34: PHOENIX-4822 Fixed Spelling.

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit e8522d6b7d47ddee57b478fef5d3d31ed5806a07 Author: Jimmy Casey AuthorDate: Sun Jul 29 21:43:55 2018 +

[phoenix] 16/34: PHOENIX-5070 NPE when upgrading Phoenix 4.13.0 to Phoenix 4.14.1 with hbase-1.x branch in secure setup

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit ed2d361ca2b76d37c15c93ba0333cc03d45c6fe3 Author: Monani Mihir AuthorDate: Fri Dec 14 16:20:17 2018 +0530

[phoenix] 20/34: Add tenantId param to IndexTool

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit dcb8b7e2b18830370b63fa43809be722aca1b308 Author: Gokcen Iskender AuthorDate: Mon Feb 11 12:58:53 2019 -0800

[phoenix] 17/34: PHOENIX-5111: Null Pointer exception fix in index tool due to outputpath being null when direct option is supplied

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 6c9aee159e3858e103a40a678fc4868905a09dc4 Author: Gokcen Iskender AuthorDate: Mon Jan 28 13:16:44 2019 -0800

[phoenix] branch 4.x-HBase-1.2 updated: PhoenixResultSet#next() closes the result set if scanner returns null

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.x-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-HBase-1.2 by this push: new 5a57358

[phoenix] branch 4.14-HBase-1.3 updated: PhoenixResultSet#next() closes the result set if scanner returns null

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.3 by this push: new 563c8f9

[phoenix] branch 4.14-HBase-1.2 updated: PhoenixResultSet#next() closes the result set if scanner returns null

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.2 by this push: new 6bb66eb

[phoenix] branch 4.14-HBase-1.4 updated: PhoenixResultSet#next() closes the result set if scanner returns null

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.14-HBase-1.4 by this push: new 0d9c604

Build failed in Jenkins: Phoenix | Master #2358

2019-04-19 Thread Apache Jenkins Server
See Changes: [tdsilva] PHOENIX-5173: LIKE and ILIKE statements return empty result list for -- [...truncated 134.24 KB...] [INFO] Tests run: 9, Failures: 0, Errors: 0,

[phoenix] 33/34: PHOENIX-5018 Index mutations created by UPSERT SELECT will have wrong timestamps

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit c8e2e347bccc940dd54cfa1aaef9b368ae32efed Author: Kadir AuthorDate: Tue Jan 29 17:14:02 2019 -0800

[phoenix] 21/34: PHOENIX-5080 Index becomes Active during Partial Index Rebuilder if Index Failure happens

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 7772f6930cba4a6e4b17f895bf79b0b4aea00161 Author: Monani Mihir AuthorDate: Sat Feb 2 11:00:19 2019 +0530

[phoenix] 10/34: PHOENIX-4854 Make LoggingPhoenixResultSet idempotent when logging metrics

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit f8859c82129fb56f37bc7c83a8a671b1f424cb7f Author: Karan Mehta AuthorDate: Mon Aug 20 10:12:37 2018 -0700

[phoenix] 34/34: PHOENIX-5184: HBase and Phoenix connection leaks in Indexing code path, OrphanViewTool and PhoenixConfigurationUtil

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 9e10faae49326fd54561f4b6972d67476bd85963 Author: Chinmay Kulkarni AuthorDate: Thu Mar 14 23:16:14 2019 -0700

[phoenix] branch 4.14-HBase-1.3 updated (d165069 -> fc54cf3)

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a change to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git. from d165069 PHOENIX-5173: LIKE and ILIKE statements return empty result list for search without wildcard

[phoenix] 02/34: PHOENIX-5008 (Addendum): CQSI.init should not bubble up RetriableUpgradeException to client in case of an UpgradeRequiredException

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 6e3af9e674a7dc54b3526718c3dd23398d55d195 Author: Chinmay Kulkarni AuthorDate: Tue Nov 13 17:11:53 2018 -0800

[phoenix] 12/34: PHOENIX-4870 LoggingPhoenixConnection should log metrics when AutoCommit is set to True.

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit f9ff033ccef034e2164391594cc5649538b22f35 Author: s.kadam AuthorDate: Wed Sep 5 17:00:03 2018 -0700

[phoenix] 18/34: PHOENIX-5094 increment pending disable count for index when rebuild starts

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit ca1b5888bafde6456e6a469399323923558e8a64 Author: Kiran Kumar Maturi AuthorDate: Fri Feb 1 19:37:11 2019 +0530

[phoenix] 17/34: PHOENIX-5111: Null Pointer exception fix in index tool due to outputpath being null when direct option is supplied

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 286769c0945d1f7bcf74847073b40036e99f29bb Author: Gokcen Iskender AuthorDate: Mon Jan 28 13:16:44 2019 -0800

[phoenix] 15/34: PHOENIX-5048 Index Rebuilder does not handle INDEX_STATE timestamp check for all index

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 512efd87e7a1f8e0bbc6ca6a1ccbfd5a0fcce478 Author: Monani Mihir AuthorDate: Fri Dec 14 18:15:55 2018 +0530

[phoenix] 16/34: PHOENIX-5070 NPE when upgrading Phoenix 4.13.0 to Phoenix 4.14.1 with hbase-1.x branch in secure setup

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 5d48d30efdc75db47c98418f817670e45ec1563e Author: Monani Mihir AuthorDate: Fri Dec 14 16:20:17 2018 +0530

[phoenix] 05/34: PHOENIX-4755 Provide an option to plugin custom avatica server config in PQS

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 7b8cf010fa375359ee3c2f6187ff10af8eb34632 Author: Karan Mehta AuthorDate: Mon Aug 20 16:52:22 2018 -0700

[phoenix] 10/34: PHOENIX-4854 Make LoggingPhoenixResultSet idempotent when logging metrics

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 7dc1fbd3f0c794099d59fec3564e787d9424c096 Author: Karan Mehta AuthorDate: Mon Aug 20 10:12:37 2018 -0700

[phoenix] 25/34: PHOENIX-5137 check region close before commiting a batch for index rebuild

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit da6248a78c1861613cb43eb90c988eaf9457d36e Author: Kiran Kumar Maturi AuthorDate: Fri Feb 22 09:45:13 2019

[phoenix] 26/34: PHOENIX-4832: Add Canary Test Tool for Phoenix Query Server.

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 272e2adb540a7b1238e6f7428f48bfe49424536c Author: s.kadam AuthorDate: Wed Dec 5 16:11:07 2018 -0800

[phoenix] 34/34: PHOENIX-5184: HBase and Phoenix connection leaks in Indexing code path, OrphanViewTool and PhoenixConfigurationUtil

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit fc54cf39ad1fdc27db6bd39251b155d988d4895a Author: Chinmay Kulkarni AuthorDate: Thu Mar 14 23:16:14 2019 -0700

[phoenix] 22/34: PHOENIX-5025 Tool to clean up orphan views

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 0ec78d2a881dc82f240deb9e4a4b73f709cbf941 Author: Kadir AuthorDate: Mon Nov 12 22:24:10 2018 -0800

[phoenix] 33/34: PHOENIX-5018 Index mutations created by UPSERT SELECT will have wrong timestamps

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit e5ba2e989fad4e3f1de6734a400502cb586d5e8a Author: Kadir AuthorDate: Tue Jan 29 17:14:02 2019 -0800

[phoenix] 12/34: PHOENIX-4870 LoggingPhoenixConnection should log metrics when AutoCommit is set to True.

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 4f7065ae2ed8dac4245dcbe0652b08c2f2c33d84 Author: s.kadam AuthorDate: Wed Sep 5 17:00:03 2018 -0700

[phoenix] 14/34: PHOENIX-4781 Create artifact jar so that shaded jar replaces it properly

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit b3ecde74ead75407c4d7b4ab3512f7596158e97c Author: Vincent Poon AuthorDate: Fri Nov 30 17:55:34 2018 -0800

[phoenix] 11/34: PHOENIX-4864 Fix NullPointerException while Logging some DDL Statements

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 8c5c1b699dc85da178276fee7c3a37195f83202f Author: Ashutosh Parekh AuthorDate: Thu Aug 23 12:11:23 2018 -0700

[phoenix] 32/34: PHOENIX-5194 Thread Cache is not update for Index retries in for MutationState#send()#doMutation()

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 66421fd934f65e7b8e70360da64b036afd791ac2 Author: Monani Mihir AuthorDate: Fri Apr 12 21:48:45 2019 +0530

[phoenix] 13/34: PHOENIX-4989 Include disruptor jar in shaded dependency

2019-04-19 Thread tdsilva
This is an automated email from the ASF dual-hosted git repository. tdsilva pushed a commit to branch 4.14-HBase-1.2 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit cb9c9a034832b181129d42a6afcf215e5547f44f Author: Aman Poonia AuthorDate: Tue Oct 30 13:57:52 2018 -0700

  1   2   >