[3/5] git commit: Backport timestamp fix for MetaDataEndPointImpl to 3.0

2014-10-17 Thread jamestaylor
Backport timestamp fix for MetaDataEndPointImpl to 3.0 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/660b7d99 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/660b7d99 Diff: http://git-wip-us.apache.org/repos/as

[1/5] git commit: PHOENIX-1357 Salt sequence table to prevent same RS from getting all sequence calls

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/3.0 81c300cb8 -> 3f254dc4d PHOENIX-1357 Salt sequence table to prevent same RS from getting all sequence calls Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2c884937

[4/5] git commit: PHOENIX-1361 Sequence value goes backwards if sequence validated before reserved

2014-10-17 Thread jamestaylor
PHOENIX-1361 Sequence value goes backwards if sequence validated before reserved Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e33c99d1 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e33c99d1 Diff: http://git-

[2/5] git commit: PHOENIX-1214 SYSTEM.CATALOG cannot be created when first connection to cluster is tenant-specific (Jan Van Besien)

2014-10-17 Thread jamestaylor
PHOENIX-1214 SYSTEM.CATALOG cannot be created when first connection to cluster is tenant-specific (Jan Van Besien) Conflicts: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java phoenix-core/src/main/java/org/apache/phoenix/util/JDBCUtil.java

[5/5] git commit: Merge branch '3.0' of https://git-wip-us.apache.org/repos/asf/phoenix into 3.0

2014-10-17 Thread jamestaylor
Merge branch '3.0' of https://git-wip-us.apache.org/repos/asf/phoenix into 3.0 Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3f254dc4 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/3f254dc4 Diff: http://git-wi

[3/3] git commit: Use non zero thread pool depth for tests

2014-10-17 Thread jamestaylor
Use non zero thread pool depth for tests Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/0944386f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/0944386f Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff

[1/3] git commit: PHOENIX-1357 Salt sequence table to prevent same RS from getting all sequence calls

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.0 4cd5826e7 -> 0944386f8 PHOENIX-1357 Salt sequence table to prevent same RS from getting all sequence calls Conflicts: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataProtocol.java phoenix-core/src/main/ja

[2/3] git commit: PHOENIX-1361 Sequence value goes backwards if sequence validated before reserved

2014-10-17 Thread jamestaylor
PHOENIX-1361 Sequence value goes backwards if sequence validated before reserved Conflicts: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java Project: http://g

[2/3] git commit: PHOENIX-1361 Sequence value goes backwards if sequence validated before reserved

2014-10-17 Thread jamestaylor
PHOENIX-1361 Sequence value goes backwards if sequence validated before reserved Conflicts: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java Project: http://g

[3/3] git commit: Use non zero thread pool depth for tests

2014-10-17 Thread jamestaylor
Use non zero thread pool depth for tests Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d6b71e89 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d6b71e89 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff

[1/3] git commit: PHOENIX-1357 Salt sequence table to prevent same RS from getting all sequence calls

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 914e7821a -> d6b71e896 PHOENIX-1357 Salt sequence table to prevent same RS from getting all sequence calls Conflicts: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataProtocol.java phoenix-core/src/main

Apache-Phoenix | 3.0 | Hadoop1 | Build Successful

2014-10-17 Thread Apache Jenkins Server
3.0 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/phoenix.git Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-3.0-hadoop1/lastSuccessfulBuild/artifact/ Last Complete Test Report https://builds.apache.org/job/Phoenix-3.0-hadoop1/l

Build failed in Jenkins: Phoenix | Master #431

2014-10-17 Thread Apache Jenkins Server
See Changes: [jtaylor] PHOENIX-1357 Salt sequence table to prevent same RS from getting all sequence calls [jtaylor] PHOENIX-1361 Sequence value goes backwards if sequence validated before reserved [jtaylor] Use non zero thread pool d

git commit: PHOENIX-1365 Make sequence salt buckets configurable

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master d6b71e896 -> f4a1087e4 PHOENIX-1365 Make sequence salt buckets configurable Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f4a1087e Tree: http://git-wip-us.apach

git commit: PHOENIX-1365 Make sequence salt buckets configurable

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.0 0944386f8 -> 183b6ec04 PHOENIX-1365 Make sequence salt buckets configurable Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/183b6ec0 Tree: http://git-wip-us.apache.o

git commit: PHOENIX-1365 Make sequence salt buckets configurable

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/3.0 3f254dc4d -> b95498c55 PHOENIX-1365 Make sequence salt buckets configurable Conflicts: phoenix-core/src/it/java/org/apache/phoenix/end2end/index/LocalIndexIT.java phoenix-core/src/it/java/org/apache/phoenix/end2end/index/Vi

Build failed in Jenkins: Phoenix | Master #432

2014-10-17 Thread Apache Jenkins Server
See Changes: [jtaylor] PHOENIX-1365 Make sequence salt buckets configurable -- [...truncated 6525 lines...] TenantSpecificViewIndexIT>BaseHBaseManagedTimeIT.doSetup:54->BaseTest.setUpTestDriver:

Build failed in Jenkins: Phoenix | 3.0 | Hadoop1 #263

2014-10-17 Thread Apache Jenkins Server
See Changes: [jtaylor] PHOENIX-1365 Make sequence salt buckets configurable -- [...truncated 6194 lines...] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallab

git commit: PHOENIX-1365 Make sequence salt buckets configurable

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master f4a1087e4 -> ca3512418 PHOENIX-1365 Make sequence salt buckets configurable Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ca351241 Tree: http://git-wip-us.apach

Build failed in Jenkins: Phoenix | 4.0 #392

2014-10-17 Thread Apache Jenkins Server
See Changes: [jtaylor] PHOENIX-1365 Make sequence salt buckets configurable -- [...truncated 6347 lines...] LocalIndexIT.doSetup:74->BaseTest.setUpTestDriver:526->BaseTest.initAndRegisterDriver:651

Build failed in Jenkins: Phoenix | Master #433

2014-10-17 Thread Apache Jenkins Server
See Changes: [jtaylor] PHOENIX-1365 Make sequence salt buckets configurable -- [...truncated 940 lines...] at org.apache.phoenix.end2end.index.MutableIndexIT.testLocalIndexWithDecimalCol(M

[1/4] git commit: PHOENIX-1365 Make sequence salt buckets configurable

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.0 183b6ec04 -> 19d02fa5f PHOENIX-1365 Make sequence salt buckets configurable Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/cc382992 Tree: http://git-wip-us.apache.o

[4/4] git commit: PHOENIX-973 Lexer skips unexpected characters

2014-10-17 Thread jamestaylor
PHOENIX-973 Lexer skips unexpected characters Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/19d02fa5 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/19d02fa5 Diff: http://git-wip-us.apache.org/repos/asf/phoenix

[2/4] PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain)

2014-10-17 Thread jamestaylor
http://git-wip-us.apache.org/repos/asf/phoenix/blob/17eb70d8/phoenix-core/src/test/java/org/apache/phoenix/compile/QueryOptimizerTest.java -- diff --git a/phoenix-core/src/test/java/org/apache/phoenix/compile/QueryOptimizerTest.ja

[3/4] git commit: PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain)

2014-10-17 Thread jamestaylor
PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/17eb70d8 Tree: http://git-wip-us.apache.org/repos/asf/phoenix

[3/3] git commit: PHOENIX-973 Lexer skips unexpected characters

2014-10-17 Thread jamestaylor
PHOENIX-973 Lexer skips unexpected characters Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c81ca279 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c81ca279 Diff: http://git-wip-us.apache.org/repos/asf/phoenix

[2/3] git commit: PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain)

2014-10-17 Thread jamestaylor
PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3ada2e20 Tree: http://git-wip-us.apache.org/repos/asf/phoenix

[1/3] PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain)

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master ca3512418 -> c81ca2791 http://git-wip-us.apache.org/repos/asf/phoenix/blob/3ada2e20/phoenix-core/src/test/java/org/apache/phoenix/compile/QueryOptimizerTest.java -- diff -

[4/4] git commit: PHOENIX-973 Lexer skips unexpected characters

2014-10-17 Thread jamestaylor
PHOENIX-973 Lexer skips unexpected characters Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ef062ad2 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ef062ad2 Diff: http://git-wip-us.apache.org/repos/asf/phoenix

[3/4] git commit: PHOENIX-1365 Make sequence salt buckets configurable

2014-10-17 Thread jamestaylor
PHOENIX-1365 Make sequence salt buckets configurable Conflicts: phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/cf07a5dd Tree: http://git-wi

[1/4] PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain)

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/3.0 b95498c55 -> ef062ad25 http://git-wip-us.apache.org/repos/asf/phoenix/blob/878570d0/phoenix-core/src/test/java/org/apache/phoenix/schema/ValueBitSetTest.java -- diff --git a

[2/4] git commit: PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain)

2014-10-17 Thread jamestaylor
PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/878570d0 Tree: http://git-wip-us.apache.org/repos/asf/phoenix

Build failed in Jenkins: Phoenix | Master #434

2014-10-17 Thread Apache Jenkins Server
See Changes: [jtaylor] PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain) [jtaylor] PHOENIX-973 Lexer skips unexpected characters -- [

Build failed in Jenkins: Phoenix | 3.0 | Hadoop1 #264

2014-10-17 Thread Apache Jenkins Server
See Changes: [jtaylor] PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain) [jtaylor] PHOENIX-1365 Make sequence salt buckets configurable [jtaylor] PHOENIX-973 Lexer skip

git commit: PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain)

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/3.0 ef062ad25 -> 7fb86082f PHOENIX-1297 Adding utility methods to get primary key information from the optimized query plan (Samarth Jain) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/

git commit: Kick build

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.0 19d02fa5f -> 380e60ac7 Kick build Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/380e60ac Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/380e60ac Diff: h

Jenkins build is back to normal : Phoenix | 3.0 | Hadoop1 #265

2014-10-17 Thread Apache Jenkins Server
See

git commit: Fix test for isSequenceTable

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master c81ca2791 -> 209b5f530 Fix test for isSequenceTable Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/209b5f53 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/

git commit: Reverting previous unintentional change

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 209b5f530 -> 3fcdec06f Reverting previous unintentional change Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/3fcdec06 Tree: http://git-wip-us.apache.org/repos/a

Jenkins build is back to normal : Phoenix | Master #435

2014-10-17 Thread Apache Jenkins Server
See

Apache-Phoenix | Master | Build Successful

2014-10-17 Thread Apache Jenkins Server
Master branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/phoenix.git Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-master/lastSuccessfulBuild/artifact/ Last Complete Test Report https://builds.apache.org/job/Phoenix-master/lastComp

git commit: PHOENIX-1359 Backward compatibility fails with 4.1 client and current 4.0 branch on server

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/3.0 7fb86082f -> 7f78ad84d PHOENIX-1359 Backward compatibility fails with 4.1 client and current 4.0 branch on server Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7f

git commit: PHOENIX-1359 Backward compatibility fails with 4.1 client and current 4.0 branch on server

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/4.0 380e60ac7 -> 5fe65d190 PHOENIX-1359 Backward compatibility fails with 4.1 client and current 4.0 branch on server Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5f

git commit: PHOENIX-1359 Backward compatibility fails with 4.1 client and current 4.0 branch on server

2014-10-17 Thread jamestaylor
Repository: phoenix Updated Branches: refs/heads/master 3fcdec06f -> 61fb5f3db PHOENIX-1359 Backward compatibility fails with 4.1 client and current 4.0 branch on server Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit

Apache-Phoenix | 3.0 | Hadoop1 | Build Successful

2014-10-17 Thread Apache Jenkins Server
3.0 branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/phoenix.git Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-3.0-hadoop1/lastSuccessfulBuild/artifact/ Last Complete Test Report https://builds.apache.org/job/Phoenix-3.0-hadoop1/l

Apache-Phoenix | Master | Build Successful

2014-10-17 Thread Apache Jenkins Server
Master branch build status Successful Source repository https://git-wip-us.apache.org/repos/asf/phoenix.git Last Successful Compiled Artifacts https://builds.apache.org/job/Phoenix-master/lastSuccessfulBuild/artifact/ Last Complete Test Report https://builds.apache.org/job/Phoenix-master/lastComp