[phoenix] branch 5.1 updated (76770ba -> e157d04)

2021-01-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 76770ba Preparing phoenix release 5.1.0RC0; tagging and updates to CHANGES.md and RELEASENOTES.md new 1871b6e

[phoenix] 02/05: PHOENIX-6346 Javadoc generation fails with Java 8

2021-01-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit cf48ee5820c1add612822c27be5cc30e06933a61 Author: Istvan Toth AuthorDate: Thu Jan 28 17:43:07 2021 +0100 PHOENIX-6346

[phoenix] 05/05: PHOENIX-6078 Remove Internal Phoenix Connections from parent LinkedQueue when closed

2021-01-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit e157d04a9344ea6770bc3d2f9f80b0a8ff1e2d5c Author: Saksham Gangwar AuthorDate: Fri Aug 14 16:33:58 2020 -0700

[phoenix] 01/05: PHOENIX-6307 Build and release official binary distributions with each HBase profile (addendum: reset repo before mvn deploy to avoid rat check errors)

2021-01-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 1871b6ebc007bf5c99736c39a2e6599981f0c8b4 Author: Istvan Toth AuthorDate: Thu Jan 28 13:05:10 2021 +0100 PHOENIX-6307

[phoenix] 03/05: PHOENIX-6347 Remove maven-gpg-plugin invoication from release profile

2021-01-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 1e76ba83d44a305e658427af68274583068aa2a6 Author: Istvan Toth AuthorDate: Thu Jan 28 19:06:39 2021 +0100 PHOENIX-6347

[phoenix] 04/05: PHOENIX-5872 Close Internal Phoenix Connections that were running during cancel

2021-01-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch 5.1 in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 6a93f1998479ad23ac1cbab9fc894179f7092a5d Author: Daniel Wong AuthorDate: Mon Apr 27 03:38:54 2020 -0700 PHOENIX-5872

Apache-Phoenix | master | HBase 2.2 | Build #220 FAILURE

2021-01-31 Thread Apache Jenkins Server
master branch HBase 2.2 build #220 status FAILURE Build #220 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/220/

Apache-Phoenix | master | HBase 2.4 | Build #220 SUCCESS

2021-01-31 Thread Apache Jenkins Server
master branch HBase 2.4 build #220 status SUCCESS Build #220 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/220/

Apache-Phoenix | master | HBase 2.3 | Build #220 FAILURE

2021-01-31 Thread Apache Jenkins Server
master branch HBase 2.3 build #220 status FAILURE Build #220 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/220/

Apache-Phoenix | master | HBase 2.1 | Build #220 FAILURE

2021-01-31 Thread Apache Jenkins Server
master branch HBase 2.1 build #220 status FAILURE Build #220 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/220/

[phoenix] 02/02: PHOENIX-6078 Remove Internal Phoenix Connections from parent LinkedQueue when closed

2021-01-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git commit 68239ffcb568cc0dbcb45ce7f1aa3f215fd1e652 Author: Saksham Gangwar AuthorDate: Fri Aug 14 16:33:58 2020 -0700

[phoenix] 01/02: PHOENIX-5872 Close Internal Phoenix Connections that were running during cancel

2021-01-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git commit e8bf61ad4005ccd0aefbe234a38959897ce535c5 Author: Daniel Wong AuthorDate: Mon Apr 27 03:38:54 2020 -0700

[phoenix] branch master updated (22f7d41 -> 68239ff)

2021-01-31 Thread stoty
This is an automated email from the ASF dual-hosted git repository. stoty pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/phoenix.git. from 22f7d41 PHOENIX-6347 Remove maven-gpg-plugin invoication from release profile new e8bf61a PHOENIX-5872 Close