[1/3] git commit: ACCUMULO-3138 Pass down the SSL/CredentialProvider ClientConfiguration into the input format

2014-09-16 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.6.1-SNAPSHOT 2e273505d -> 3e4d07b2f refs/heads/master 503f10465 -> edc9c30ce ACCUMULO-3138 Pass down the SSL/CredentialProvider ClientConfiguration into the input format Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit

[2/3] git commit: ACCUMULO-3138 Pass down the SSL/CredentialProvider ClientConfiguration into the input format

2014-09-16 Thread elserj
ACCUMULO-3138 Pass down the SSL/CredentialProvider ClientConfiguration into the input format Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3e4d07b2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3e4d07b2 D

[3/3] git commit: Merge branch '1.6.1-SNAPSHOT'

2014-09-16 Thread elserj
Merge branch '1.6.1-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/edc9c30c Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/edc9c30c Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/edc9c3

[2/3] git commit: ACCUMULO-3136 Be a little more rigid on the ActiveScans we observe.

2014-09-16 Thread elserj
ACCUMULO-3136 Be a little more rigid on the ActiveScans we observe. We might get scans by the system to the metadata table instead of the scan we run in the test case. When this happens, the test will timeout because the interrupt happens before the scan is running, and then the scan just sits on

[3/3] git commit: Merge branch '1.6.1-SNAPSHOT'

2014-09-16 Thread elserj
Merge branch '1.6.1-SNAPSHOT' Conflicts: test/src/test/java/org/apache/accumulo/test/AllowScansToBeInterruptedIT.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/503f1046 Tree: http://git-wip-us.apache.org/

[1/3] git commit: ACCUMULO-3136 Be a little more rigid on the ActiveScans we observe.

2014-09-16 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.6.1-SNAPSHOT 0055bab8b -> 2e273505d refs/heads/master 498f32bdf -> 503f10465 ACCUMULO-3136 Be a little more rigid on the ActiveScans we observe. We might get scans by the system to the metadata table instead of the scan we run in the test c

git commit: ACCUMULO-3132 get TInfo out of TraceRepo

2014-09-16 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master 58558e741 -> 498f32bdf ACCUMULO-3132 get TInfo out of TraceRepo Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/498f32bd Tree: http://git-wip-us.apache.org/rep

[1/2] git commit: ACCUMULO-3132 kludge the deserialization to work with 1.6.0 FATE objects

2014-09-16 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master 94feef897 -> 58558e741 ACCUMULO-3132 kludge the deserialization to work with 1.6.0 FATE objects Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0055bab8 Tree:

[2/2] git commit: Merge branch '1.6.1-SNAPSHOT'

2014-09-16 Thread ecn
Merge branch '1.6.1-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/58558e74 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/58558e74 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/58558e

git commit: ACCUMULO-3132 kludge the deserialization to work with 1.6.0 FATE objects

2014-09-16 Thread ecn
Repository: accumulo Updated Branches: refs/heads/1.6.1-SNAPSHOT 7f62ec1b3 -> 0055bab8b ACCUMULO-3132 kludge the deserialization to work with 1.6.0 FATE objects Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0055bab

git commit: ACCUMULO-3130 Remove config changes from debugging.

2014-09-16 Thread elserj
Repository: accumulo Updated Branches: refs/heads/master b5e97f59a -> 94feef897 ACCUMULO-3130 Remove config changes from debugging. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/94feef89 Tree: http://git-wip-us.apa

[2/4] git commit: ACCUMULO-3130 Try to make the test end faster.

2014-09-16 Thread elserj
ACCUMULO-3130 Try to make the test end faster. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2da2304a Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2da2304a Diff: http://git-wip-us.apache.org/repos/asf/acc

[4/4] git commit: ACCUMULO-3130 Ensure MultiInstanceReplicationIT is running with SSL and credential providers

2014-09-16 Thread elserj
ACCUMULO-3130 Ensure MultiInstanceReplicationIT is running with SSL and credential providers Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6e205e0c Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/6e205e0c D

[1/4] git commit: ACCUMULO-3130 Fix UnorderedWorkAssignerReplicationIT for SSL

2014-09-16 Thread elserj
Repository: accumulo Updated Branches: refs/heads/master e3b8ec5df -> b5e97f59a ACCUMULO-3130 Fix UnorderedWorkAssignerReplicationIT for SSL Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b5e97f59 Tree: http://git-w

[3/4] git commit: ACCUMULO-3131 Make sure CyclicReplicationIT sets up SSL when requested

2014-09-16 Thread elserj
ACCUMULO-3131 Make sure CyclicReplicationIT sets up SSL when requested Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d1cd740a Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d1cd740a Diff: http://git-wip-us.

git commit: ACCUMULO-3038 unit test for deserialization problem going from 1.6.0 to 1.6.1-SNAPSHOT

2014-09-16 Thread ecn
Repository: accumulo Updated Branches: refs/heads/master afce50d65 -> e3b8ec5df ACCUMULO-3038 unit test for deserialization problem going from 1.6.0 to 1.6.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/