[phoenix] branch master updated: PHOENIX-5546: TASK_TS being set as HConstants.LATEST_TIMESTAMP in SYSTEM.TASK table

2019-11-11 Thread chinmayskulkarni
This is an automated email from the ASF dual-hosted git repository. chinmayskulkarni 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 05e26a3 PHOENIX-5546: TASK_TS being

[phoenix] branch 4.x-HBase-1.3 updated: PHOENIX-5546: TASK_TS being set as HConstants.LATEST_TIMESTAMP in SYSTEM.TASK table

2019-11-11 Thread chinmayskulkarni
This is an automated email from the ASF dual-hosted git repository. chinmayskulkarni 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 c3bac42 PHOENIX-5546:

[phoenix] branch 4.x-HBase-1.4 updated: PHOENIX-5546: TASK_TS being set as HConstants.LATEST_TIMESTAMP in SYSTEM.TASK table

2019-11-11 Thread chinmayskulkarni
This is an automated email from the ASF dual-hosted git repository. chinmayskulkarni 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 973c000 PHOENIX-5546:

[phoenix] branch 4.x-HBase-1.5 updated: PHOENIX-5546: TASK_TS being set as HConstants.LATEST_TIMESTAMP in SYSTEM.TASK table

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

Apache Phoenix - Timeout crawler - Build https://builds.apache.org/job/Phoenix-master/2564/

2019-11-11 Thread Apache Jenkins Server
[...truncated 30 lines...] Looking at the log, list of test(s) that timed-out: Build: https://builds.apache.org/job/Phoenix-master/2564/ Affected test class(es): Set(['as SYSTEM']) Build step 'Execute shell' marked build as failure Email was triggered for: Failure - Any Sending email for trigg

Apache-Phoenix | Master | Build Successful

2019-11-11 Thread Apache Jenkins Server
Master branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/master Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-master/lastSuccessfulBuild/artifact/ Last Complete Test Report https://builds.apach

Jenkins build is back to normal : Phoenix-4.x-HBase-1.3 #590

2019-11-11 Thread Apache Jenkins Server
See

Apache-Phoenix | 4.x-HBase-1.3 | Build Successful

2019-11-11 Thread Apache Jenkins Server
4.x-HBase-1.3 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/4.x-HBase-1.3 Compiled Artifacts https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/lastSuccessfulBuild/artifact/ Test Report https://builds.apache.org/jo

Jenkins build is back to normal : Phoenix-4.x-HBase-1.5 #190

2019-11-11 Thread Apache Jenkins Server
See

Apache-Phoenix | Master | Build Successful

2019-11-11 Thread Apache Jenkins Server
Master branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/heads/master Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-master/lastSuccessfulBuild/artifact/ Last Complete Test Report https://builds.apach

Apache Phoenix - Timeout crawler - Build https://builds.apache.org/job/Phoenix-master/2563/

2019-11-11 Thread Apache Jenkins Server
[...truncated 27 lines...] Looking at the log, list of test(s) that timed-out: Build: https://builds.apache.org/job/Phoenix-master/2563/ Affected test class(es): Set(['as SYSTEM']) Build step 'Execute shell' marked build as failure Email was triggered for: Failure - Any Sending email for trigg

[phoenix] branch 4.14-HBase-1.4 updated: PHOENIX-5508 - ALTER INDEX REBUILD removes all rows from a simple global index

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby 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 a78fd7f PHOENIX-5508 - ALTER

[phoenix] branch master updated: PHOENIX-5508 - ALTER INDEX REBUILD removes all rows from a simple global index

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby 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 dd5551b PHOENIX-5508 - ALTER INDEX REBUILD re

[phoenix] 01/03: PHOENIX-5508 - ALTER INDEX REBUILD removes all rows from a simple global index

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a commit to branch 4.x-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 816a3e23bc569b218538244ced01bce588044e07 Author: Geoffrey Jacoby AuthorDate: Fri Nov 8 14:13:27 2019 -0800

[phoenix] 02/03: PHOENIX-5560 - View Index Tables created incorrectly with IndexRegionObserver

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a commit to branch 4.x-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit c398e82605a5e4726918f6800ecea05ac4268240 Author: Geoffrey Jacoby AuthorDate: Fri Nov 8 13:49:59 2019 -0800

[phoenix] branch 4.x-HBase-1.3 updated (69448a8 -> 30a67ee)

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a change to branch 4.x-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 69448a8 PHOENIX-5562 Simplify detection of concurrent updates on data tables with indexes new 816a3e2

[phoenix] 03/03: PHOENIX-5560 - View Index Tables created incorrectly with IndexRegionObserver (addendum)

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a commit to branch 4.x-HBase-1.3 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 30a67eec10f1012405143de2478b7554291eb0db Author: Geoffrey Jacoby AuthorDate: Mon Nov 11 14:25:23 2019 -0800

[phoenix] 02/03: PHOENIX-5560 - View Index Tables created incorrectly with IndexRegionObserver

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a commit to branch 4.x-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 46a59210cc414de95003c2faa6c39cc52ca9c6c0 Author: Geoffrey Jacoby AuthorDate: Fri Nov 8 13:49:59 2019 -0800

[phoenix] branch 4.x-HBase-1.4 updated (c14b656 -> c8ae4b0)

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a change to branch 4.x-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git. from c14b656 PHOENIX-5562 Simplify detection of concurrent updates on data tables with indexes new f2a0f9a

[phoenix] 01/03: PHOENIX-5508 - ALTER INDEX REBUILD removes all rows from a simple global index

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a commit to branch 4.x-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit f2a0f9a2515e91f78582f54b3e3260a49c99fdf7 Author: Geoffrey Jacoby AuthorDate: Fri Nov 8 14:13:27 2019 -0800

[phoenix] 03/03: PHOENIX-5560 - View Index Tables created incorrectly with IndexRegionObserver (addendum)

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a commit to branch 4.x-HBase-1.4 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit c8ae4b0a20083b32526d3183a8302dc2d83b4c4d Author: Geoffrey Jacoby AuthorDate: Mon Nov 11 14:25:23 2019 -0800

[phoenix] branch 4.x-HBase-1.5 updated: PHOENIX-5560 - View Index Tables created incorrectly with IndexRegionObserver (addendum)

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a commit to branch 4.x-HBase-1.5 in repository https://gitbox.apache.org/repos/asf/phoenix.git The following commit(s) were added to refs/heads/4.x-HBase-1.5 by this push: new 23c2396 PHOENIX-5560 - View Ind

Build failed in Jenkins: Phoenix-4.x-HBase-1.5 #189

2019-11-11 Thread Apache Jenkins Server
See Changes: [gjacoby] PHOENIX-5508 - ALTER INDEX REBUILD removes all rows from a simple global [gjacoby] PHOENIX-5560 - View Index Tables created incorrectly with

[phoenix] branch 4.x-HBase-1.5 updated (42ffee3 -> 113e9cf)

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a change to branch 4.x-HBase-1.5 in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 42ffee3 PHOENIX-5562 Simplify detection of concurrent updates on data tables with indexes new 99cfa7d

[phoenix] 01/02: PHOENIX-5508 - ALTER INDEX REBUILD removes all rows from a simple global index

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a commit to branch 4.x-HBase-1.5 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 99cfa7dfdaeb52022ec452f04633ed2a416ce86c Author: Geoffrey Jacoby AuthorDate: Fri Nov 8 14:13:27 2019 -0800

[phoenix] 02/02: PHOENIX-5560 - View Index Tables created incorrectly with IndexRegionObserver

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a commit to branch 4.x-HBase-1.5 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 113e9cf3f9e80c4daa0c8d2f6a6801a2f7931dac Author: Geoffrey Jacoby AuthorDate: Fri Nov 8 13:49:59 2019 -0800

[phoenix] branch 4.14-HBase-1.3 updated: PHOENIX-5508 - ALTER INDEX REBUILD removes all rows from a simple global index

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby 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 bd0f5cc PHOENIX-5508 - ALTER

[phoenix] branch master updated (70baf4c -> 62f0490)

2019-11-11 Thread gjacoby
This is an automated email from the ASF dual-hosted git repository. gjacoby pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 70baf4c PHOENIX-5562 Simplify detection of concurrent updates on data tables with indexes add 62f0490 PHOEN

Build failed in Jenkins: Phoenix Compile Compatibility with HBase #1177

2019-11-11 Thread Apache Jenkins Server
See Changes: -- Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H37 (ubuntu xenial) in workspace