mujt...@apache.org |
git commit: PHOENIX-1141 Fix HTable resource leak in ConnectionQueryServicesImpl.metaDataCoprocessorExec (SamarthJain) |
Fri, 01 Aug, 18:19 |
mujt...@apache.org |
git commit: PHOENIX-1141 Fix HTable resource leak in ConnectionQueryServicesImpl.metaDataCoprocessorExec (SamarthJain) |
Fri, 01 Aug, 18:19 |
Apache Jenkins Server |
Apache-Phoenix | 4.0 | Hadoop1 | Build Successful |
Fri, 01 Aug, 20:24 |
Apache Jenkins Server |
Apache-Phoenix | Master | Hadoop1 | Build Successful |
Fri, 01 Aug, 20:37 |
jamestay...@apache.org |
[1/2] PHOENIX-1140 Incorrect padding for row key columns (Samarth Jain) |
Mon, 04 Aug, 18:54 |
jamestay...@apache.org |
[2/2] git commit: PHOENIX-1140 Incorrect padding for row key columns (Samarth Jain) |
Mon, 04 Aug, 18:54 |
jamestay...@apache.org |
[1/2] PHOENIX-1140 Incorrect padding for row key columns (Samarth Jain) |
Mon, 04 Aug, 19:52 |
jamestay...@apache.org |
[2/2] git commit: PHOENIX-1140 Incorrect padding for row key columns (Samarth Jain) |
Mon, 04 Aug, 19:52 |
jamestay...@apache.org |
[1/2] PHOENIX-1140 Incorrect padding for row key columns (Samarth Jain) |
Mon, 04 Aug, 19:59 |
jamestay...@apache.org |
[2/2] git commit: PHOENIX-1140 Incorrect padding for row key columns (Samarth Jain) |
Mon, 04 Aug, 19:59 |
Apache Jenkins Server |
Apache-Phoenix | 3.0 | Hadoop1 | Build Successful |
Mon, 04 Aug, 21:49 |
Apache Jenkins Server |
Apache-Phoenix | 4.0 | Hadoop1 | Build Successful |
Mon, 04 Aug, 22:46 |
Apache Jenkins Server |
Apache-Phoenix | Master | Hadoop1 | Build Successful |
Mon, 04 Aug, 22:52 |
jamestay...@apache.org |
git commit: Lower log level of static tracing initialization failure to warning |
Tue, 05 Aug, 05:13 |
jamestay...@apache.org |
git commit: Lower log level of static tracing initialization failure to warning |
Tue, 05 Aug, 05:14 |
jamestay...@apache.org |
git commit: Removing unused imports and tagging methods with override |
Tue, 05 Aug, 06:11 |
jamestay...@apache.org |
git commit: PHOENIX-1137 SkipScanFilter.intersect not called for aggregate queries (Lars Hofhansl) |
Tue, 05 Aug, 06:13 |
jamestay...@apache.org |
git commit: PHOENIX-1137 SkipScanFilter.intersect not called for aggregate queries (Lars Hofhansl) |
Tue, 05 Aug, 06:14 |
jamestay...@apache.org |
git commit: PHOENIX-1137 SkipScanFilter.intersect not called for aggregate queries (Lars Hofhansl) |
Tue, 05 Aug, 06:14 |
Apache Jenkins Server |
Apache-Phoenix | Master | Hadoop1 | Build Successful |
Tue, 05 Aug, 08:26 |
Apache Jenkins Server |
Apache-Phoenix | 4.0 | Hadoop1 | Build Successful |
Tue, 05 Aug, 08:33 |
Apache Jenkins Server |
Apache-Phoenix | 3.0 | Hadoop1 | Build Successful |
Tue, 05 Aug, 10:02 |
jamestay...@apache.org |
git commit: PHOENIX-1136 Add Integration Tests to verify the fix for PHOENIX-1133 (Kyle Buzsaki) |
Tue, 05 Aug, 15:39 |
jamestay...@apache.org |
git commit: PHOENIX-1136 Add Integration Tests to verify the fix for PHOENIX-1133 (Kyle Buzsaki) |
Tue, 05 Aug, 15:48 |
jamestay...@apache.org |
git commit: PHOENIX-1136 Add Integration Tests to verify the fix for PHOENIX-1133 (Kyle Buzsaki) |
Tue, 05 Aug, 15:49 |
Apache Jenkins Server |
Apache-Phoenix | 3.0 | Hadoop1 | Build Successful |
Tue, 05 Aug, 18:48 |
Apache Jenkins Server |
Jenkins build became unstable: Phoenix | Master | Hadoop1 #316 |
Tue, 05 Aug, 19:06 |
Apache Jenkins Server |
Apache-Phoenix | 4.0 | Hadoop1 | Build Successful |
Tue, 05 Aug, 19:09 |
rajeshb...@apache.org |
svn commit: r1616086 - in /phoenix/site: publish/language/index.html publish/secondary_indexing.html source/src/site/markdown/secondary_indexing.md |
Wed, 06 Aug, 03:54 |
jamestay...@apache.org |
git commit: PHOENIX-1146 Detect stale client region cache on server and retry scans in split regions |
Wed, 06 Aug, 15:19 |
Apache Jenkins Server |
Apache-Phoenix | 3.0 | Hadoop1 | Build Successful |
Wed, 06 Aug, 15:47 |
jamestay...@apache.org |
git commit: PHOENIX-1146 Detect stale client region cache on server and retry scans in split regions |
Wed, 06 Aug, 16:19 |
jamestay...@apache.org |
git commit: PHOENIX-1146 Detect stale client region cache on server and retry scans in split regions |
Wed, 06 Aug, 16:23 |
jamestay...@apache.org |
git commit: PHOENIX-1149 Index mutations should be committed as batches while building local index (Rajeshbabu) |
Wed, 06 Aug, 16:42 |
jamestay...@apache.org |
git commit: PHOENIX-1149 Index mutations should be committed as batches while building local index (Rajeshbabu) |
Wed, 06 Aug, 16:44 |
Apache Jenkins Server |
Apache-Phoenix | 4.0 | Hadoop1 | Build Successful |
Wed, 06 Aug, 16:47 |
Apache Jenkins Server |
Jenkins build is back to stable : Phoenix | Master | Hadoop1 #317 |
Wed, 06 Aug, 17:02 |
Apache Jenkins Server |
Build failed in Jenkins: Phoenix | 4.0 | Hadoop1 #252 |
Wed, 06 Aug, 17:08 |
Apache Jenkins Server |
Build failed in Jenkins: Phoenix | Master | Hadoop1 #318 |
Wed, 06 Aug, 17:24 |
jamestay...@apache.org |
git commit: PHOENIX-1150 scan on local index(index of view) for queries with no where condition should not read other indexes data stored in the shared index table (Rajeshbabu) |
Wed, 06 Aug, 22:17 |
jamestay...@apache.org |
git commit: PHOENIX-1150 scan on local index(index of view) for queries with no where condition should not read other indexes data stored in the shared index table (Rajeshbabu) |
Wed, 06 Aug, 22:21 |
jamestay...@apache.org |
git commit: PHOENIX-1136 Add Integration Tests to verify the fix for PHOENIX-1133 (Kyle Buzsaki) |
Wed, 06 Aug, 22:44 |
jamestay...@apache.org |
git commit: PHOENIX-1136 Add Integration Tests to verify the fix for PHOENIX-1133 (Kyle Buzsaki) |
Wed, 06 Aug, 22:45 |
jamestay...@apache.org |
git commit: PHOENIX-1136 Add Integration Tests to verify the fix for PHOENIX-1133 (Kyle Buzsaki) |
Wed, 06 Aug, 22:46 |
Apache Jenkins Server |
Jenkins build is back to normal : Phoenix | 4.0 | Hadoop1 #253 |
Thu, 07 Aug, 00:43 |
Apache Jenkins Server |
Apache-Phoenix | 3.0 | Hadoop1 | Build Successful |
Thu, 07 Aug, 00:59 |
Apache Jenkins Server |
Jenkins build is back to normal : Phoenix | Master | Hadoop1 #319 |
Thu, 07 Aug, 01:01 |
jamestay...@apache.org |
git commit: PHOENIX-1151 Remove unnecessary tracing code |
Fri, 08 Aug, 01:54 |
jamestay...@apache.org |
git commit: PHOENIX-1151 Remove unnecessary tracing code |
Fri, 08 Aug, 03:52 |
Apache Jenkins Server |
Apache-Phoenix | Master | Hadoop1 | Build Successful |
Fri, 08 Aug, 04:45 |
Apache Jenkins Server |
Jenkins build is back to normal : Phoenix | 4.0 | Hadoop1 #265 |
Fri, 08 Aug, 08:18 |
jeffr...@apache.org |
git commit: PHOENIX-1147: Add test cases to cover more index update failure scenarios |
Fri, 08 Aug, 17:43 |
jeffr...@apache.org |
git commit: PHOENIX-1147: Add test cases to cover more index update failure scenarios |
Fri, 08 Aug, 17:48 |
jamestay...@apache.org |
git commit: PHOENIX-1152 Prepend seek next hint of skip scan with region start key for local indexing |
Fri, 08 Aug, 19:31 |
jamestay...@apache.org |
git commit: PHOENIX-1152 Prepend seek next hint of skip scan with region start key for local indexing |
Fri, 08 Aug, 19:34 |
Apache Jenkins Server |
Apache-Phoenix | Master | Hadoop1 | Build Successful |
Fri, 08 Aug, 20:17 |
Apache Jenkins Server |
Apache-Phoenix | 4.0 | Hadoop1 | Build Successful |
Fri, 08 Aug, 20:37 |
Apache Jenkins Server |
Jenkins build is still unstable: Phoenix | 4.0 | Hadoop2 #14 |
Fri, 08 Aug, 20:58 |
jeffr...@apache.org |
git commit: PHOENIX-1147: Ensure data table is sent to client if index table changes states |
Fri, 08 Aug, 21:08 |
jamestay...@apache.org |
git commit: PHOENIX-1143 Prevent race condition between creating phoenix connection and closing phoenix driver/connection query services (Samarth Jain) |
Fri, 08 Aug, 21:32 |
jamestay...@apache.org |
git commit: PHOENIX-1143 Prevent race condition between creating phoenix connection and closing phoenix driver/connection query services (Samarth Jain) |
Fri, 08 Aug, 21:35 |
jamestay...@apache.org |
git commit: PHOENIX-1143 Prevent race condition between creating phoenix connection and closing phoenix driver/connection query services (Samarth Jain) |
Fri, 08 Aug, 21:38 |
jamestay...@apache.org |
git commit: PHOENIX-1553 Fix failing PhoenixTracingEndToEndIT test |
Fri, 08 Aug, 23:16 |
jamestay...@apache.org |
git commit: PHOENIX-1553 Fix failing PhoenixTracingEndToEndIT test |
Fri, 08 Aug, 23:21 |
jeffr...@apache.org |
git commit: Phoenix-1147: Ensure data table is sent to client if index table changes states - Addendum to handle schema name |
Fri, 08 Aug, 23:58 |
jeffr...@apache.org |
git commit: Phoenix-1147: Ensure data table is sent to client if index table changes states - Addendum to handle schema name |
Sat, 09 Aug, 00:11 |
jamestay...@apache.org |
[1/2] git commit: PHOENIX-1155 Rename tracing test classes for consistency |
Sat, 09 Aug, 00:17 |
jamestay...@apache.org |
[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/phoenix |
Sat, 09 Aug, 00:17 |
jamestay...@apache.org |
git commit: PHOENIX-1155 Rename tracing test classes for consistency |
Sat, 09 Aug, 00:19 |
jamestay...@apache.org |
[1/2] git commit: PHOENIX-1156 Don't throw TableNotFoundException when table not found in cache |
Sat, 09 Aug, 01:03 |
jamestay...@apache.org |
[2/2] git commit: PHOENIX-1154 Fix hanging tests because metadata is not cleared up (Samarth Jain) |
Sat, 09 Aug, 01:03 |
jamestay...@apache.org |
[1/2] git commit: PHOENIX-1156 Don't throw TableNotFoundException when table not found in cache |
Sat, 09 Aug, 01:39 |
jamestay...@apache.org |
[2/2] git commit: PHOENIX-1154 Fix hanging tests because metadata is not cleared up (Samarth Jain) |
Sat, 09 Aug, 01:39 |
jamestay...@apache.org |
[1/2] git commit: PHOENIX-1156 Don't throw TableNotFoundException when table not found in cache |
Sat, 09 Aug, 01:42 |
jamestay...@apache.org |
[2/2] git commit: PHOENIX-1154 Fix hanging tests because metadata is not cleared up (Samarth Jain) |
Sat, 09 Aug, 01:42 |
Apache Jenkins Server |
Apache-Phoenix | 3.0 | Hadoop1 | Build Successful |
Sat, 09 Aug, 01:44 |
Apache Jenkins Server |
Apache-Phoenix | 4.0 | Hadoop1 | Build Successful |
Sat, 09 Aug, 02:12 |
Apache Jenkins Server |
Apache-Phoenix | Master | Hadoop1 | Build Successful |
Sat, 09 Aug, 02:24 |
Apache Jenkins Server |
Jenkins build is back to stable : Phoenix | 4.0 | Hadoop2 #15 |
Sat, 09 Aug, 03:23 |
jamestay...@apache.org |
git commit: Fixing warnings for MutableIndexFailureIT test |
Sat, 09 Aug, 04:02 |
Apache Jenkins Server |
Apache-Phoenix | 3.0 | Hadoop1 | Build Successful |
Sat, 09 Aug, 08:37 |
gr...@apache.org |
git commit: PHOENIX-902 Allow family qualifiers in CSV loader |
Sat, 09 Aug, 20:50 |
gr...@apache.org |
git commit: PHOENIX-902 Allow family qualifiers in CSV loader |
Sat, 09 Aug, 20:50 |
gr...@apache.org |
git commit: PHOENIX-902 Allow family qualifiers in CSV loader |
Sat, 09 Aug, 20:50 |
Apache Jenkins Server |
Apache-Phoenix | 4.0 | Hadoop1 | Build Successful |
Sat, 09 Aug, 21:35 |
Apache Jenkins Server |
Apache-Phoenix | 3.0 | Hadoop1 | Build Successful |
Sat, 09 Aug, 21:38 |
Apache Jenkins Server |
Apache-Phoenix | Master | Hadoop1 | Build Successful |
Sat, 09 Aug, 21:51 |
jamestay...@apache.org |
[1/3] git commit: PHOENIX-1157 Improve abstraction for meta data cache |
Sun, 10 Aug, 01:17 |
jamestay...@apache.org |
[2/3] git commit: Merge branch '3.0' of https://git-wip-us.apache.org/repos/asf/phoenix into 3.0 |
Sun, 10 Aug, 01:17 |
jamestay...@apache.org |
[3/3] git commit: PHOENIX-1157 Improve abstraction for meta data cache |
Sun, 10 Aug, 01:18 |
Apache Jenkins Server |
Apache-Phoenix | 3.0 | Hadoop1 | Build Successful |
Sun, 10 Aug, 01:56 |
jamestay...@apache.org |
[1/2] git commit: PHOENIX-1157 Improve abstraction for meta data cache |
Sun, 10 Aug, 01:56 |
jamestay...@apache.org |
[2/2] git commit: PHOENIX-1157 Improve abstraction for meta data cache |
Sun, 10 Aug, 01:56 |
jamestay...@apache.org |
[1/2] git commit: PHOENIX-1157 Improve abstraction for meta data cache |
Sun, 10 Aug, 01:59 |
jamestay...@apache.org |
[2/2] git commit: PHOENIX-1157 Improve abstraction for meta data cache |
Sun, 10 Aug, 01:59 |
Apache Jenkins Server |
Apache-Phoenix | 4.0 | Hadoop1 | Build Successful |
Sun, 10 Aug, 02:22 |
Apache Jenkins Server |
Apache-Phoenix | Master | Hadoop1 | Build Successful |
Sun, 10 Aug, 02:34 |
gr...@apache.org |
svn commit: r1617060 - in /phoenix/site: publish/download.html publish/secondary_indexing.html source/src/site/markdown/download.md |
Sun, 10 Aug, 08:32 |
mujt...@apache.org |
git commit: Prepare for 3.1.0 release |
Mon, 11 Aug, 18:13 |
mujt...@apache.org |
svn commit: r6132 - in /release/phoenix/phoenix-3.1.0-rc0: ./ bin/ src/ |
Mon, 11 Aug, 18:23 |