Repository: accumulo
Updated Branches:
refs/heads/master 7939ed2cc -> 96d54e673
ACCUMULO-2441 outline the file prefix conventions
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0297276e
Tree: http://git-wip-us.apach
Merge branch '1.6.0-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/96d54e67
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/96d54e67
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/96d54e
Repository: accumulo
Updated Branches:
refs/heads/1.6.0-SNAPSHOT 4fabfbaa1 -> 0297276e6
ACCUMULO-2441 outline the file prefix conventions
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0297276e
Tree: http://git-wip-
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9abf9424
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9abf9424
Diff: http://git-wip-us.apache.org/repos/asf/
ACCUMULO-2061 Core module builds now
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/43a7ebda
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/43a7ebda
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9b5c53d0
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9b5c53d0
Diff: http://git-wip-us.apache.org/repos/asf/
Revert "ACCUMULO-2307 purging -ssl directories"
This reverts commit b1f0336dd26d0eb7c2dd0b3635e8556f451418c5.
Conflicts:
test/src/test/java/org/apache/accumulo/test/functional/SslIT.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/r
WIP
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/63037dbb
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/63037dbb
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/63037dbb
Branch: refs/heads/ACC
ACCUMULO-2427 close the open socket, allow for info after imok, report the last
exception
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9ff2c452
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9ff2c452
Diff
ACCUMULO-2301 Add Jetty to packaging
Add Jetty to packaging list. Remove duplicate entry in server pom.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0f232457
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree
Revert "ACCUMULO-2316 No more namespacenotfound for table requests"
This reverts commit 98e374b0ea342136d4ef68cd3a266653ea07de11.
Conflicts:
test/src/test/java/org/apache/accumulo/test/NamespacesIT.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip
ACCUMULO-2438 TabletGroupWatchers need to watch separate sets of tables for
merges
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/21ab9724
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/21ab9724
Diff: http:
ACCUMULO-2412 use only pre-existing merge requests before processing the
metadata table
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4cd12c42
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4cd12c42
Diff:
ACCUMULO-2270 Make initialization of static threadpool thread-safe
Signed-off-by: Bill Havanki
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9231648a
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9231648
ACCUMULO-2233 Get ranges from cloned table
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4bdebdb1
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4bdebdb1
Diff: http://git-wip-us.apache.org/repos/asf/accumul
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT
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/80febfa6
Tree: http://git-wip-us.
ACCUMULO-2399 Alert user CI table should exist
Extract common table checking functionality for continuous clients and
fail fast when the table does not exist. No longer create the table in
ingest to make the requirement explicit.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Comm
ACCUMULO-2281 copy dependencies to correct dir
Use project.parent.basedir instead of relative paths for copying
dependencies for packaging and assembly.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a8bbb916
Tree: htt
ACCUMULO-2171 update japi config files for 1.6
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ffae5ccb
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ffae5ccb
Diff: http://git-wip-us.apache.org/repos/asf/acc
ACCUMULO-2170 updating snapshot to 1.5.2-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d095b21f
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d095b21f
Diff: http://git-wip-us.apache.org/repos/asf/
BUG-2318 adding test and updating javadoc
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4e499f35
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4e499f35
Diff: http://git-wip-us.apache.org/repos/asf/accumulo
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bd283aec
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bd283aec
Diff: http://git-wip-us.apache.org/repos/asf/
Merge remote-tracking branch 'origin/1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT
Conflicts:
core/src/main/java/org/apache/accumulo/core/conf/Property.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d2da4315
Tree: h
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5d9e1557
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5d9e1557
Diff: http://git-wip-us.apache.org/repos/asf/
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b1351112
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b1351112
Diff: http://git-wip-us.apache.org/repos/asf/
Merge branch 1.5.2-SNAPSHOT into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e0571816
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e0571816
Diff: http://git-wip-us.apache.org/repos/asf/ac
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7f6c2131
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7f6c2131
Diff: http://git-wip-us.apache.org/repos/asf/
Merge branch '1.4.5-SNAPSHOT' into 1.5.2-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/778fc985
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/778fc985
Diff: http://git-wip-us.apache.org/repos/asf/
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a4e56260
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a4e56260
Diff: http://git-wip-us.apache.org/repos/asf/
ACCUMULO-2061 Re-sync up the changes from upstream. Start fixing things where
it is fit.
Avoiding re-creating the old getFileSystem methods to force us to evaluate
each usage to be aware of whether or not the base path matters.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commi
ACCUMULO-1335 add since 1.6.0 to javadoc
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/657a4e5d
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/657a4e5d
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT
Conflicts:
server/src/main/java/org/apache/accumulo/server/master/Master.java
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/18a55009
Tree: http://git-wip-us.ap
ACCUMULO-2061 Get VolumeManagerImpl compiling again
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ce32e3ed
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ce32e3ed
Diff: http://git-wip-us.apache.org/repos/as
ACCUMULO-2428 throw exception when rename fails after compaction
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4fd48fd2
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4fd48fd2
Diff: http://git-wip-us.apache
ACCUMULO-2190 Added unit test for root tablet file management code
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/45d2110e
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/45d2110e
Diff: http://git-wip-us.apac
ACCUMULO-1220 added some advanced recovery options
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/75c3f28d
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/75c3f28d
Diff: http://git-wip-us.apache.org/repos/asf
ACCUMULO-2270 Make initialization of static threadpool thread-safe
Signed-off-by: Bill Havanki
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/18006d24
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/18006d2
ACCUMULO-1390 made mini accumulo runner self documenting
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4fd8686e
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4fd8686e
Diff: http://git-wip-us.apache.org/rep
ACCUMULO-2412 use only pre-existing merge requests before processing the
metadata table
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8e7a8a2c
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8e7a8a2c
Diff:
ACCUMULO-2425 - making SystemConfigurations synchronized until addressed in
commons configuration
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f76b8e07
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f76b8
ACCUMULO-2429 Add shell shutdown for thread cleanup
The JLine 2 ConsoleReader used by Shell spawns a thread which should be cleaned
up when
done with the Shell. Otherwise, the thread leaks, taking up resources when the
shell is
used programmatically. This commit adds a shutdown() method to Shell
Merge branch '1.6.0-SNAPSHOT' of
https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ca61fe81
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c
ACCUMULO-2422 Refine renewal of master lock watcher
The first commit for ACCUMULO-2422 succeeds in renewing the watch on another
master's lock
node when needed. This commit refines the solution:
- The renewal was happening even after the master is able to acquire the lock.
This led to a
spuri
ACCUMULO-2316 a simpler approach for property security exceptions
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/68afb1ef
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/68afb1ef
Diff: http://git-wip-us.apach
Merge branch '1.6.0-SNAPSHOT' of
https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/27843833
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3ef7f72b
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3ef7f72b
Diff: http://git-wip-us.apache.org/repos/asf/
Repository: accumulo
Updated Branches:
refs/heads/ACCUMULO-2061 6f0528e5a -> 43a7ebda2 (forced update)
Merge branch '1.6.0-SNAPSHOT' of
https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT (-sours)
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a3c2f61f
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a3c2f61f
Diff: http://git-wip-us.apache.org/r
Merge tag '1.5.1' into 1.5.2-SNAPSHOT
Signing 1.5.1 release
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bee78fa6
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bee78fa6
Diff: http://git-wip-us.apache.org
ACCUMULO-2427 give zk a little more time to start up... still failing with no
output
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2f7b9d30
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2f7b9d30
Diff: htt
ACCUMULO-2438 Rename the test so that surefire doesn't pick it up as a unit test
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4fabfbaa
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4fabfbaa
Diff: http://g
Merge branch '1.6.0-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7939ed2c
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7939ed2c
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/7939ed
Repository: accumulo
Updated Branches:
refs/heads/1.6.0-SNAPSHOT 278438337 -> 4fabfbaa1
refs/heads/master 26b6d7371 -> 7939ed2cc
ACCUMULO-2438 Rename the test so that surefire doesn't pick it up as a unit test
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-
Author: elserj
Date: Fri Mar 7 17:06:53 2014
New Revision: 900472
Log:
Publishing svnmucc operation to accumulo site by elserj
Added:
websites/production/accumulo/content/
- copied from r900471, websites/staging/accumulo/trunk/content/
websites/production/accumulo/content/1.4/apido
Author: elserj
Date: Fri Mar 7 17:05:41 2014
New Revision: 1575325
URL: http://svn.apache.org/r1575325
Log:
ACCUMULO-2394 Add section on how to update javadocs
Modified:
accumulo/site/trunk/content/releasing.mdtext
Modified: accumulo/site/trunk/content/releasing.mdtext
URL:
http://svn.apac
Author: buildbot
Date: Fri Mar 7 17:05:47 2014
New Revision: 900471
Log:
Staging update by buildbot for accumulo
Modified:
websites/staging/accumulo/trunk/content/ (props changed)
websites/staging/accumulo/trunk/content/releasing.html
Propchange: websites/staging/accumulo/trunk/conten
Author: elserj
Date: Fri Mar 7 16:45:37 2014
New Revision: 900470
Log:
Publishing svnmucc operation to accumulo site by elserj
Added:
websites/production/accumulo/content/
- copied from r900469, websites/staging/accumulo/trunk/content/
websites/production/accumulo/content/1.4/apido
Author: elserj
Date: Fri Mar 7 16:43:00 2014
New Revision: 1575316
URL: http://svn.apache.org/r1575316
Log:
ACCUMULO-2170 Update the doap for 1.5.1
Modified:
accumulo/site/trunk/content/doap_Accumulo.rdf
Modified: accumulo/site/trunk/content/doap_Accumulo.rdf
URL:
http://svn.apache.org/vie
Author: buildbot
Date: Fri Mar 7 16:43:13 2014
New Revision: 900469
Log:
Staging update by buildbot for accumulo
Modified:
websites/staging/accumulo/trunk/content/ (props changed)
websites/staging/accumulo/trunk/content/doap_Accumulo.rdf
Propchange: websites/staging/accumulo/trunk/con
Merge branch '1.6.0-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/26b6d737
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/26b6d737
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/26b6d7
Merge branch '1.6.0-SNAPSHOT' of
https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/27843833
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2
Repository: accumulo
Updated Branches:
refs/heads/master 4edc82eb3 -> 26b6d7371
ACCUMULO-2438 TabletGroupWatchers need to watch separate sets of tables for
merges
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/21ab
ACCUMULO-2429 Add shell shutdown for thread cleanup
The JLine 2 ConsoleReader used by Shell spawns a thread which should be cleaned
up when
done with the Shell. Otherwise, the thread leaks, taking up resources when the
shell is
used programmatically. This commit adds a shutdown() method to Shell
Repository: accumulo
Updated Branches:
refs/heads/1.6.0-SNAPSHOT 8acdf534c -> 278438337
ACCUMULO-2438 TabletGroupWatchers need to watch separate sets of tables for
merges
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/com
Merge branch '1.6.0-SNAPSHOT' of
https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/27843833
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2
Repository: accumulo
Updated Branches:
refs/heads/1.6.0-SNAPSHOT a4e562602 -> 8acdf534c
refs/heads/master ff605865d -> 4edc82eb3
ACCUMULO-2429 Add shell shutdown for thread cleanup
The JLine 2 ConsoleReader used by Shell spawns a thread which should be cleaned
up when
done with the Shell. O
Merge branch '1.6.0-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4edc82eb
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4edc82eb
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/4edc82
Repository: accumulo
Updated Branches:
refs/heads/master feff9e62f -> ff605865d
ACCUMULO-2187 Refactor method to read file in AddSplitsCommand and
CreateTableCommand
Signed-off-by: Bill Havanki
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.o
ACCUMULO-2187 Clean whitespace, format ShellUtilTest
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ff605865
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ff605865
Diff: http://git-wip-us.apache.org/repos/a
ACCUMULO-2270 Make initialization of static threadpool thread-safe
Signed-off-by: Bill Havanki
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9231648a
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9231648
ACCUMULO-2270 Make initialization of static threadpool thread-safe
Signed-off-by: Bill Havanki
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/18006d24
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/18006d2
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a4e56260
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a4e56260
Diff: http://git-wip-us.apache.org/repos/asf/
Repository: accumulo
Updated Branches:
refs/heads/1.6.0-SNAPSHOT 9231648ae -> a4e562602
refs/heads/master 7b0e4635b -> feff9e62f
ACCUMULO-2270 Make initialization of static threadpool thread-safe
Signed-off-by: Bill Havanki
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Com
Merge branch '1.5.2-SNAPSHOT' into 1.6.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a4e56260
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a4e56260
Diff: http://git-wip-us.apache.org/repos/asf/
Merge branch '1.6.0-SNAPSHOT'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/feff9e62
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/feff9e62
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/feff9e
Repository: accumulo
Updated Branches:
refs/heads/1.5.2-SNAPSHOT f76b8e07a -> 18006d245
refs/heads/1.6.0-SNAPSHOT d2da4315c -> 9231648ae
refs/heads/master 7028f1e51 -> 7b0e4635b
ACCUMULO-2270 Make initialization of static threadpool thread-safe
Signed-off-by: Bill Havanki
Project: http:
ACCUMULO-2270 Make initialization of static threadpool thread-safe
Signed-off-by: Bill Havanki
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7b0e4635
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7b0e463
ACCUMULO-2270 Make initialization of static threadpool thread-safe
Signed-off-by: Bill Havanki
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9231648a
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/9231648
78 matches
Mail list logo