[1/2] accumulo git commit: ACCUMULO-4574 Modified TableOperations online to check if table is already online before executing fate transaction.

2017-02-06 Thread kturner
ion to lock a table and then runs the online command - checking that the operation did not block. Squashed commit of the following: Note from kturner :In addition to squasing the following commits, I also organized the imports on TableOperationsImpl. This is a changes that not present in the comm

accumulo-website git commit: Jekyll build from master:4551876

2017-02-23 Thread kturner
Repository: accumulo-website Updated Branches: refs/heads/asf-site b9ebf7157 -> 551907603 Jekyll build from master:4551876 Added Gaffer to list of related projects. Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-w

accumulo-website git commit: Added Gaffer to list of related projects.

2017-02-23 Thread kturner
Repository: accumulo-website Updated Branches: refs/heads/master 538f419ab -> 4551876bc Added Gaffer to list of related projects. Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/4551876b Tree: http://

accumulo git commit: ACCUMULO-4597 fixed bug in rfile-info

2017-03-07 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.7 c3a0d1d5e -> de80cf53b ACCUMULO-4597 fixed bug in rfile-info Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/de80cf53 Tree: http://git-wip-us.apache.org/repos/asf

[3/3] accumulo git commit: Merge branch '1.8'

2017-03-07 Thread kturner
Merge branch '1.8' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/861db793 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/861db793 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/861db793 Branch:

[2/2] accumulo git commit: Merge branch '1.7' into 1.8

2017-03-07 Thread kturner
Merge branch '1.7' into 1.8 Conflicts: core/src/main/java/org/apache/accumulo/core/file/rfile/PrintInfo.java core/src/main/java/org/apache/accumulo/core/file/rfile/RFile.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/

[1/3] accumulo git commit: ACCUMULO-4597 fixed bug in rfile-info

2017-03-07 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master a1cf8e222 -> 861db793d ACCUMULO-4597 fixed bug in rfile-info Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/de80cf53 Tree: http://git-wip-us.apache.org/repos/

[2/3] accumulo git commit: Merge branch '1.7' into 1.8

2017-03-07 Thread kturner
Merge branch '1.7' into 1.8 Conflicts: core/src/main/java/org/apache/accumulo/core/file/rfile/PrintInfo.java core/src/main/java/org/apache/accumulo/core/file/rfile/RFile.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/

[1/2] accumulo git commit: ACCUMULO-4597 fixed bug in rfile-info

2017-03-07 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.8 4a87fc993 -> 7ca6332df ACCUMULO-4597 fixed bug in rfile-info Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/de80cf53 Tree: http://git-wip-us.apache.org/repos/asf

[5/9] accumulo git commit: ACCUMULO-4501 ACCUMULO-96 Added Summarization

2017-03-20 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/94cdcc4d/core/src/main/java/org/apache/accumulo/core/summary/SummaryCollection.java -- diff --git a/core/src/main/java/org/apache/accumulo/core/summary/SummaryCollection.java b

[6/9] accumulo git commit: ACCUMULO-4501 ACCUMULO-96 Added Summarization

2017-03-20 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/94cdcc4d/core/src/main/java/org/apache/accumulo/core/data/thrift/TSummaryRequest.java -- diff --git a/core/src/main/java/org/apache/accumulo/core/data/thrift/TSummaryRequest.jav

[8/9] accumulo git commit: ACCUMULO-4501 ACCUMULO-96 Added Summarization

2017-03-20 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/94cdcc4d/core/src/main/java/org/apache/accumulo/core/client/summary/Summarizer.java -- diff --git a/core/src/main/java/org/apache/accumulo/core/client/summary/Summarizer.java b

[2/9] accumulo git commit: ACCUMULO-4501 ACCUMULO-96 Added Summarization

2017-03-20 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/94cdcc4d/server/tserver/src/main/java/org/apache/accumulo/tserver/compaction/MajorCompactionRequest.java -- diff --git a/server/tserver/src/main/java/org/apache/accumulo/tserver

[9/9] accumulo git commit: ACCUMULO-4501 ACCUMULO-96 Added Summarization

2017-03-20 Thread kturner
ACCUMULO-4501 ACCUMULO-96 Added Summarization closes apache/accumulo#224 closes apache/accumulo#168 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/94cdcc4d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/94c

[3/9] accumulo git commit: ACCUMULO-4501 ACCUMULO-96 Added Summarization

2017-03-20 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/94cdcc4d/core/src/main/java/org/apache/accumulo/core/util/CancelFlagFuture.java -- diff --git a/core/src/main/java/org/apache/accumulo/core/util/CancelFlagFuture.java b/core/sr

[1/9] accumulo git commit: ACCUMULO-4501 ACCUMULO-96 Added Summarization

2017-03-20 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 68ba2ef11 -> 94cdcc4d3 http://git-wip-us.apache.org/repos/asf/accumulo/blob/94cdcc4d/test/src/main/java/org/apache/accumulo/test/functional/SummaryIT.java -- diff --git

[4/9] accumulo git commit: ACCUMULO-4501 ACCUMULO-96 Added Summarization

2017-03-20 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/94cdcc4d/core/src/main/java/org/apache/accumulo/core/tabletserver/thrift/TabletClientService.java -- diff --git a/core/src/main/java/org/apache/accumulo/core/tabletserver/thrift

[7/9] accumulo git commit: ACCUMULO-4501 ACCUMULO-96 Added Summarization

2017-03-20 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/94cdcc4d/core/src/main/java/org/apache/accumulo/core/data/thrift/TSummaries.java -- diff --git a/core/src/main/java/org/apache/accumulo/core/data/thrift/TSummaries.java b/core/

[2/2] git commit: ACCUMULO-3189 add verification of compaction plan

2014-10-03 Thread kturner
ACCUMULO-3189 add verification of compaction plan Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9c4967e8 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9c4967e8 Diff: http://git-wip-us.apache.org/repos/asf/

[1/2] git commit: ACCUMULO-3183 support loading compaction strategy from per table classpath

2014-10-03 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.6 a65f1234e -> 9c4967e8f ACCUMULO-3183 support loading compaction strategy from per table classpath Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/43f787d6 Tree: h

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

2014-10-03 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 29ca17769 -> c9eaa7ff1 Merge branch '1.6' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.6 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a65f1234

[5/5] git commit: Merge branch '1.6'

2014-10-03 Thread kturner
Merge branch '1.6' Conflicts: core/src/main/java/org/apache/accumulo/core/conf/Property.java server/tserver/src/main/java/org/apache/accumulo/tserver/tablet/Tablet.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/a

[4/5] Merge branch '1.6'

2014-10-03 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c9eaa7ff/server/tserver/src/main/java/org/apache/accumulo/tserver/tablet/Tablet.java -- diff --cc server/tserver/src/main/java/org/apache/accumulo/tserver/tablet/Tablet.java ind

[3/5] git commit: ACCUMULO-3189 add verification of compaction plan

2014-10-03 Thread kturner
ACCUMULO-3189 add verification of compaction plan Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9c4967e8 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9c4967e8 Diff: http://git-wip-us.apache.org/repos/asf/

[2/5] git commit: ACCUMULO-3183 support loading compaction strategy from per table classpath

2014-10-03 Thread kturner
ACCUMULO-3183 support loading compaction strategy from per table classpath Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/43f787d6 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/43f787d6 Diff: http://git-wip

[2/6] accumulo git commit: ACCUMULO-1798 Add ability to specify compaction strategy for user specificed compactions.

2014-12-04 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/2f788f48/proxy/src/main/java/org/apache/accumulo/proxy/thrift/CompactionStrategyConfig.java -- diff --git a/proxy/src/main/java/org/apache/accumulo/proxy/thrift/CompactionStrate

[3/6] accumulo git commit: ACCUMULO-1798 Add ability to specify compaction strategy for user specificed compactions.

2014-12-04 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/2f788f48/proxy/src/main/java/org/apache/accumulo/proxy/thrift/AccumuloProxy.java -- diff --git a/proxy/src/main/java/org/apache/accumulo/proxy/thrift/AccumuloProxy.java b/proxy

[5/6] accumulo git commit: ACCUMULO-1798 Add ability to specify compaction strategy for user specificed compactions.

2014-12-04 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/2f788f48/proxy/src/main/cpp/AccumuloProxy.cpp -- diff --git a/proxy/src/main/cpp/AccumuloProxy.cpp b/proxy/src/main/cpp/AccumuloProxy.cpp index 2667770..b220dcb 100644 --- a/pro

[6/6] accumulo git commit: ACCUMULO-1798 Add ability to specify compaction strategy for user specificed compactions.

2014-12-04 Thread kturner
ACCUMULO-1798 Add ability to specify compaction strategy for user specificed compactions. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2f788f48 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2f788f48 Diff

[4/6] accumulo git commit: ACCUMULO-1798 Add ability to specify compaction strategy for user specificed compactions.

2014-12-04 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/2f788f48/proxy/src/main/cpp/AccumuloProxy.h -- diff --git a/proxy/src/main/cpp/AccumuloProxy.h b/proxy/src/main/cpp/AccumuloProxy.h index e9b7769..269884f 100644 --- a/proxy/src

[1/6] accumulo git commit: ACCUMULO-1798 Add ability to specify compaction strategy for user specificed compactions.

2014-12-04 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 433b6df06 -> 2f788f482 http://git-wip-us.apache.org/repos/asf/accumulo/blob/2f788f48/server/master/src/main/java/org/apache/accumulo/master/tableOps/CompactRange.java --

accumulo git commit: ACCUMULO-3134 Enable file selection and output configuration in compact command

2014-12-09 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 04774b171 -> 524a81392 ACCUMULO-3134 Enable file selection and output configuration in compact command Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/524a8139

accumulo git commit: ACCUMULO-3439 Added RegexGroupBalancer

2015-01-12 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 9952957c8 -> 51fbfaf0a ACCUMULO-3439 Added RegexGroupBalancer Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/51fbfaf0 Tree: http://git-wip-us.apache.org/repos

[1/2] accumulo git commit: ACCUMULO-3002 Ensure instance.volumes is not set during upgrade

2015-01-12 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 51fbfaf0a -> a542e45c2 ACCUMULO-3002 Ensure instance.volumes is not set during upgrade Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/99011d32 Tree: http://gi

accumulo git commit: ACCUMULO-3002 Ensure instance.volumes is not set during upgrade

2015-01-12 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.6 14f9f00e5 -> 99011d323 ACCUMULO-3002 Ensure instance.volumes is not set during upgrade Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/99011d32 Tree: http://git-w

[2/2] accumulo git commit: Merge branch '1.6'

2015-01-12 Thread kturner
Merge branch '1.6' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a542e45c Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a542e45c Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/a542e45c Branch:

accumulo git commit: ACCUMULO-3467 fixed bug with concurrent compactions

2015-01-15 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master be4aade67 -> 47a091ade ACCUMULO-3467 fixed bug with concurrent compactions Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/47a091ad Tree: http://git-wip-us.apa

accumulo git commit: ACCUMULO-3480 ACCUMULO-3437 improved group balancer and fixed a bug

2015-01-23 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 888263236 -> b0815affa ACCUMULO-3480 ACCUMULO-3437 improved group balancer and fixed a bug Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b0815aff Tree: http:

[3/3] accumulo git commit: Merge branch '1.5' into 1.6

2015-01-29 Thread kturner
Merge branch '1.5' into 1.6 Conflicts: server/tserver/src/main/java/org/apache/accumulo/tserver/Tablet.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/837a0bdf Tree: http://git-wip-us.apache.org/repos/asf/a

accumulo git commit: ACCUMULO-3462 ACCUMULO-3541 fixed compaction logging and state bug

2015-01-29 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.5 145f83a60 -> 8b54f13fd ACCUMULO-3462 ACCUMULO-3541 fixed compaction logging and state bug Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8b54f13f Tree: http://gi

[2/3] accumulo git commit: Merge branch '1.5' into 1.6

2015-01-29 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/837a0bdf/server/tserver/src/main/java/org/apache/accumulo/tserver/Tablet.java -- diff --cc server/tserver/src/main/java/org/apache/accumulo/tserver/Tablet.java index 7420ec4,

[1/3] accumulo git commit: ACCUMULO-3462 ACCUMULO-3541 fixed compaction logging and state bug

2015-01-29 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.6 abf0b9987 -> 837a0bdf9 ACCUMULO-3462 ACCUMULO-3541 fixed compaction logging and state bug Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8b54f13f Tree: http://gi

[1/5] accumulo git commit: ACCUMULO-3462 ACCUMULO-3541 fixed compaction logging and state bug

2015-01-29 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master e6145486d -> da676d5f7 ACCUMULO-3462 ACCUMULO-3541 fixed compaction logging and state bug Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8b54f13f Tree: http:/

[3/5] accumulo git commit: Merge branch '1.5' into 1.6

2015-01-29 Thread kturner
Merge branch '1.5' into 1.6 Conflicts: server/tserver/src/main/java/org/apache/accumulo/tserver/Tablet.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/837a0bdf Tree: http://git-wip-us.apache.org/repos/asf/a

[5/5] accumulo git commit: Merge branch '1.6'

2015-01-29 Thread kturner
Merge branch '1.6' Conflicts: server/tserver/src/main/java/org/apache/accumulo/tserver/tablet/Tablet.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/da676d5f Tree: http://git-wip-us.apache.org/repos/asf/ac

[4/5] accumulo git commit: Merge branch '1.6'

2015-01-29 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/da676d5f/server/tserver/src/main/java/org/apache/accumulo/tserver/tablet/Tablet.java -- diff --cc server/tserver/src/main/java/org/apache/accumulo/tserver/tablet/Tablet.java ind

[2/5] accumulo git commit: Merge branch '1.5' into 1.6

2015-01-29 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/837a0bdf/server/tserver/src/main/java/org/apache/accumulo/tserver/Tablet.java -- diff --cc server/tserver/src/main/java/org/apache/accumulo/tserver/Tablet.java index 7420ec4,

svn commit: r1656045 - /accumulo/site/trunk/content/release_notes/1.6.1.mdtext

2015-01-30 Thread kturner
Author: kturner Date: Fri Jan 30 16:17:38 2015 New Revision: 1656045 URL: http://svn.apache.org/r1656045 Log: ACCUMULO-3498 Added link to 1.6.0 release notes from 1.6.1 release notes. Modified: accumulo/site/trunk/content/release_notes/1.6.1.mdtext Modified: accumulo/site/trunk/content

svn commit: r1656046 - /accumulo/site/trunk/content/release_notes/1.6.1.mdtext

2015-01-30 Thread kturner
Author: kturner Date: Fri Jan 30 16:18:41 2015 New Revision: 1656046 URL: http://svn.apache.org/r1656046 Log: ACCUMULO-3498 Added link to 1.6.0 release notes from 1.6.1 release notes. Modified: accumulo/site/trunk/content/release_notes/1.6.1.mdtext Modified: accumulo/site/trunk/content

svn commit: r938397 - in /websites/production/accumulo/content: ./ 1.4/apidocs/ 1.5/apidocs/ 1.6/apidocs/

2015-01-30 Thread kturner
Author: kturner Date: Fri Jan 30 16:19:55 2015 New Revision: 938397 Log: ACCUMULO-3498 Added link to 1.6.0 release notes from 1.6.1 release notes Added: websites/production/accumulo/content/ - copied from r938396, websites/staging/accumulo/trunk/content/ websites/production

accumulo git commit: ACCUMULO-1515 Reorganized README and converted to markdown

2015-02-02 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master d7dcb8773 -> c479f874a ACCUMULO-1515 Reorganized README and converted to markdown Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c479f874 Tree: http://git-wip

svn commit: r1662859 - in /accumulo/site/trunk: content/images/accumulo-summit-2014.png content/images/accumulo-summit.png templates/skeleton.html

2015-02-27 Thread kturner
Author: kturner Date: Sat Feb 28 00:02:42 2015 New Revision: 1662859 URL: http://svn.apache.org/r1662859 Log: Update Accumulo summit logo. Noticed the logo had old date on it. Added: accumulo/site/trunk/content/images/accumulo-summit.png (with props) Removed: accumulo/site/trunk

svn commit: r941700 - in /websites/production/accumulo/content: ./ 1.4/apidocs/ 1.5/apidocs/ 1.6/apidocs/

2015-02-27 Thread kturner
Author: kturner Date: Sat Feb 28 00:03:39 2015 New Revision: 941700 Log: Publishing svnmucc operation to accumulo site by kturner Added: websites/production/accumulo/content/ - copied from r941699, websites/staging/accumulo/trunk/content/ websites/production/accumulo/content/1.4

[1/2] accumulo git commit: ACCUMULO-3597 use new connection when sending messages to load metadata tablets

2015-03-13 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.6 775cdb1b9 -> 1ea901091 ACCUMULO-3597 use new connection when sending messages to load metadata tablets Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4ff11d40 Tr

accumulo git commit: ACCUMULO-3597 use new connection when sending messages to load metadata tablets

2015-03-13 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.5 0c300de23 -> 4ff11d408 ACCUMULO-3597 use new connection when sending messages to load metadata tablets Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4ff11d40 Tr

[2/3] accumulo git commit: Merge branch '1.5' into 1.6

2015-03-13 Thread kturner
Merge branch '1.5' into 1.6 Conflicts: server/base/src/main/java/org/apache/accumulo/server/master/LiveTServerSet.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1ea90109 Tree: http://git-wip-us.apache.org

[1/3] accumulo git commit: ACCUMULO-3597 use new connection when sending messages to load metadata tablets

2015-03-13 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 4c9fd4dec -> 23f27828f ACCUMULO-3597 use new connection when sending messages to load metadata tablets Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4ff11d40

[3/3] accumulo git commit: Merge branch '1.6'

2015-03-13 Thread kturner
Merge branch '1.6' Conflicts: server/base/src/main/java/org/apache/accumulo/server/master/LiveTServerSet.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/23f27828 Tree: http://git-wip-us.apache.org/repos/as

[2/2] accumulo git commit: Merge branch '1.5' into 1.6

2015-03-13 Thread kturner
Merge branch '1.5' into 1.6 Conflicts: server/base/src/main/java/org/apache/accumulo/server/master/LiveTServerSet.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1ea90109 Tree: http://git-wip-us.apache.org

accumulo git commit: ACCUMULO-3645 Run user major compactions with iterators when tablets are empty. Removed/modified lines in Tablet that stop construction of the SKVI stack when a tablet has no data

2015-04-14 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 85d254e12 -> fad97f7a6 ACCUMULO-3645 Run user major compactions with iterators when tablets are empty. Removed/modified lines in Tablet that stop construction of the SKVI stack when a tablet has no data and there are iterators present and

accumulo git commit: ACCUMULO-3732 moved NewTableConfiguration from core.client to core.client.admin

2015-04-15 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master aba5278bd -> 9e59c073c ACCUMULO-3732 moved NewTableConfiguration from core.client to core.client.admin Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9e59c073

[7/8] accumulo git commit: ACCUMULO-3720 Use apilyzer-maven-plugin

2015-04-21 Thread kturner
ACCUMULO-3720 Use apilyzer-maven-plugin Use plugin to check for API problems Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/18a31884 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/18a31884 Diff: http://git-

[7/9] accumulo git commit: ACCUMULO-3720 Use apilyzer-maven-plugin

2015-04-21 Thread kturner
ACCUMULO-3720 Use apilyzer-maven-plugin Use plugin to check for API problems Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/18a31884 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/18a31884 Diff: http://git-

[1/9] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 7d2eb6711 -> 4e88af793 http://git-wip-us.apache.org/repos/asf/accumulo/blob/c6252914/test/src/main/java/org/apache/accumulo/test/TestIngest.java -- diff --git a/test/src/

[3/9] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c6252914/core/src/test/java/org/apache/accumulo/core/rpc/SaslConnectionParamsTest.java -- diff --git a/core/src/test/java/org/apache/accumulo/core/rpc/SaslConnectionParamsTest.j

[6/8] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API The following changes were made. * Fix API problems with IsolatedScanner * Deprecated public inner class in ClientSiderIteratorScanner that was not intended to be in public API * ACCUMULO-3488 Deprecated KeyExtent from public API * Deprecated

[6/9] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API The following changes were made. * Fix API problems with IsolatedScanner * Deprecated public inner class in ClientSiderIteratorScanner that was not intended to be in public API * ACCUMULO-3488 Deprecated KeyExtent from public API * Deprecated

[8/9] accumulo git commit: ACCUMULO-3602 ACCUMULO-3657 Minimize AccumuloInputSplit in API

2015-04-21 Thread kturner
ACCUMULO-3602 ACCUMULO-3657 Minimize AccumuloInputSplit in API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d1e6e79c Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d1e6e79c Diff: http://git-wip-us.apache.o

[1/8] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.7 61b76b507 -> d1e6e79cf http://git-wip-us.apache.org/repos/asf/accumulo/blob/c6252914/test/src/main/java/org/apache/accumulo/test/TestIngest.java -- diff --git a/test/src/mai

[8/8] accumulo git commit: ACCUMULO-3602 ACCUMULO-3657 Minimize AccumuloInputSplit in API

2015-04-21 Thread kturner
ACCUMULO-3602 ACCUMULO-3657 Minimize AccumuloInputSplit in API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d1e6e79c Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d1e6e79c Diff: http://git-wip-us.apache.o

[5/8] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c6252914/core/src/main/java/org/apache/accumulo/core/client/mapred/AbstractInputFormat.java -- diff --git a/core/src/main/java/org/apache/accumulo/core/client/mapred/AbstractInp

[2/9] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c6252914/server/base/src/test/java/org/apache/accumulo/server/util/ReplicationTableUtilTest.java -- diff --git a/server/base/src/test/java/org/apache/accumulo/server/util/Replic

[4/9] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c6252914/core/src/main/java/org/apache/accumulo/core/data/impl/KeyExtent.java -- diff --git a/core/src/main/java/org/apache/accumulo/core/data/impl/KeyExtent.java b/core/src/ma

[9/9] accumulo git commit: Merge branch '1.7'

2015-04-21 Thread kturner
Merge branch '1.7' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4e88af79 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4e88af79 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/4e88af79 Branch:

[2/8] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c6252914/server/base/src/test/java/org/apache/accumulo/server/util/ReplicationTableUtilTest.java -- diff --git a/server/base/src/test/java/org/apache/accumulo/server/util/Replic

[5/9] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c6252914/core/src/main/java/org/apache/accumulo/core/client/mapred/AbstractInputFormat.java -- diff --git a/core/src/main/java/org/apache/accumulo/core/client/mapred/AbstractInp

[3/8] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c6252914/core/src/test/java/org/apache/accumulo/core/rpc/SaslConnectionParamsTest.java -- diff --git a/core/src/test/java/org/apache/accumulo/core/rpc/SaslConnectionParamsTest.j

[4/8] accumulo git commit: ACCUMULO-3657 ACCUMULO-3548 Clarify Accumulo API

2015-04-21 Thread kturner
http://git-wip-us.apache.org/repos/asf/accumulo/blob/c6252914/core/src/main/java/org/apache/accumulo/core/data/impl/KeyExtent.java -- diff --git a/core/src/main/java/org/apache/accumulo/core/data/impl/KeyExtent.java b/core/src/ma

accumulo git commit: ACCUMULO-3657 rename TabletID to TabletId

2015-04-22 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.7 f76acc6a0 -> ac08cc4d2 ACCUMULO-3657 rename TabletID to TabletId Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ac08cc4d Tree: http://git-wip-us.apache.org/repos

[1/2] accumulo git commit: ACCUMULO-3657 rename TabletID to TabletId

2015-04-22 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 33ef1e027 -> fd9bb3a79 ACCUMULO-3657 rename TabletID to TabletId Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ac08cc4d Tree: http://git-wip-us.apache.org/re

[2/2] accumulo git commit: Merge branch '1.7'

2015-04-22 Thread kturner
Merge branch '1.7' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fd9bb3a7 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/fd9bb3a7 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/fd9bb3a7 Branch:

[2/2] accumulo git commit: Merge branch '1.5' into 1.6

2015-04-22 Thread kturner
Merge branch '1.5' into 1.6 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5a42b1f2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5a42b1f2 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/5a42b1f2

[3/3] accumulo git commit: Merge branch '1.6' into 1.7

2015-04-22 Thread kturner
Merge branch '1.6' into 1.7 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/312b8762 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/312b8762 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/312b8762

[1/3] accumulo git commit: ACCUMULO-3745 Always obtain locks in same order in SourceSwitching iter

2015-04-22 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.7 d26fc146b -> 312b8762d ACCUMULO-3745 Always obtain locks in same order in SourceSwitching iter [~ecn] and I sat together and fixed this. We are not sure how to test. We both visually analyzed all locking to ensure it was done in the same

[2/3] accumulo git commit: Merge branch '1.5' into 1.6

2015-04-22 Thread kturner
Merge branch '1.5' into 1.6 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5a42b1f2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5a42b1f2 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/5a42b1f2

accumulo git commit: ACCUMULO-3745 Always obtain locks in same order in SourceSwitching iter

2015-04-22 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.5 fca7cb409 -> 95e234c7e ACCUMULO-3745 Always obtain locks in same order in SourceSwitching iter [~ecn] and I sat together and fixed this. We are not sure how to test. We both visually analyzed all locking to ensure it was done in the same

[1/2] accumulo git commit: ACCUMULO-3745 Always obtain locks in same order in SourceSwitching iter

2015-04-22 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.6 f5c7f05af -> 5a42b1f2b ACCUMULO-3745 Always obtain locks in same order in SourceSwitching iter [~ecn] and I sat together and fixed this. We are not sure how to test. We both visually analyzed all locking to ensure it was done in the same

[3/4] accumulo git commit: Merge branch '1.6' into 1.7

2015-04-22 Thread kturner
Merge branch '1.6' into 1.7 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/312b8762 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/312b8762 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/312b8762

[1/4] accumulo git commit: ACCUMULO-3745 Always obtain locks in same order in SourceSwitching iter

2015-04-22 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 9abf6a318 -> 58cfee84d ACCUMULO-3745 Always obtain locks in same order in SourceSwitching iter [~ecn] and I sat together and fixed this. We are not sure how to test. We both visually analyzed all locking to ensure it was done in the sa

[4/4] accumulo git commit: Merge branch '1.7'

2015-04-22 Thread kturner
Merge branch '1.7' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/58cfee84 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/58cfee84 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/58cfee84 Branch:

[2/4] accumulo git commit: Merge branch '1.5' into 1.6

2015-04-22 Thread kturner
Merge branch '1.5' into 1.6 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5a42b1f2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5a42b1f2 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/5a42b1f2

[2/2] accumulo git commit: Merge branch '1.5' into 1.6

2015-04-24 Thread kturner
Merge branch '1.5' into 1.6 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0bcbab7d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0bcbab7d Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/0bcbab7d

[3/4] accumulo git commit: Merge branch '1.6' into 1.7

2015-04-24 Thread kturner
Merge branch '1.6' into 1.7 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/18650ac6 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/18650ac6 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/18650ac6

[3/3] accumulo git commit: Merge branch '1.6' into 1.7

2015-04-24 Thread kturner
Merge branch '1.6' into 1.7 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/18650ac6 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/18650ac6 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/18650ac6

accumulo git commit: ACCUMULO-3745 simplify locking and added comments

2015-04-24 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.5 95e234c7e -> 5ac1b52ef ACCUMULO-3745 simplify locking and added comments changes from [~elserj] CR on issue Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5ac1b

[1/2] accumulo git commit: ACCUMULO-3745 simplify locking and added comments

2015-04-24 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.6 dd9cc1cfb -> 0bcbab7d6 ACCUMULO-3745 simplify locking and added comments changes from [~elserj] CR on issue Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5ac1b

[1/3] accumulo git commit: ACCUMULO-3745 simplify locking and added comments

2015-04-24 Thread kturner
Repository: accumulo Updated Branches: refs/heads/1.7 55981ad88 -> 18650ac66 ACCUMULO-3745 simplify locking and added comments changes from [~elserj] CR on issue Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5ac1b

[1/4] accumulo git commit: ACCUMULO-3745 simplify locking and added comments

2015-04-24 Thread kturner
Repository: accumulo Updated Branches: refs/heads/master 51f39d292 -> 488f441f7 ACCUMULO-3745 simplify locking and added comments changes from [~elserj] CR on issue Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5a

[2/4] accumulo git commit: Merge branch '1.5' into 1.6

2015-04-24 Thread kturner
Merge branch '1.5' into 1.6 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0bcbab7d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0bcbab7d Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/0bcbab7d

[4/4] accumulo git commit: Merge branch '1.7'

2015-04-24 Thread kturner
Merge branch '1.7' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/488f441f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/488f441f Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/488f441f Branch:

<    1   2   3   4   5   6   7   8   9   10   >