| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
640 (0.121s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-743] Authorization constructors are pretty wonky - String research? - Accumulo - [issue]
|
|
...The various constructors for Authorizations are somewhat all over the place. There is only one which uses Strings (most convenient for the user) but it only accepts them via variable args.Th...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-743
Author: John Vines,
2013-04-18, 20:36
|
|
|
[ACCUMULO-841] Randomwalk State should be refactored into multiple classes - Accumulo - [issue]
|
|
...So, I'm working on the Security randomwalk test with ACCUMULO-259 and I stumbled across some strange behavior.State seems to be a fancy, but locked down, tuple. It contains a Map, Properties...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-841
Author: John Vines,
2013-04-18, 20:34
|
|
|
[ACCUMULO-571] Merge table into existing table - Accumulo - [issue]
|
|
...This is idea that was recently brought to my attention. The use case is a user wants to essentially clone a subset of a table into an existing table. Currently cloning does not allow this. C...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-571
Author: John Vines,
2013-04-18, 20:29
|
|
|
[ACCUMULO-1322] Functional tests should clean out instance information from zookeeper - Accumulo - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1322
Author: John Vines,
2013-04-18, 18:52
|
|
|
[ACCUMULO-1299] VFS tests should detect a free port to use - Accumulo - [issue]
|
|
...TODO from r1425709 - ACCUMULO-908...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1299
Author: John Vines,
2013-04-18, 01:40
|
|
|
[ACCUMULO-1311] Fate should use an ExecutorService - Accumulo - [issue]
|
|
...From TODO in Fate constructor:use an ExecutorService, maybe a utility to do these steps throughout the server packages...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1311
Author: John Vines,
2013-04-18, 00:28
|
|
|
[ACCUMULO-1310] Fate's DistributedReadWriteLock shouldn't poll - Accumulo - [issue]
|
|
...Currently DistributedReadWriteLock.tryLock polls every 100ms to obtain a lock. There are fancier mechanisms, like using Watchers to do this. There's also probably a curator recipe for this a...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1310
Author: John Vines,
2013-04-18, 00:20
|
|
|
[ACCUMULO-1308] MakeDeleteEntries.call should only add entries if there are no !METADATA table references - Accumulo - [issue]
|
|
...TODO from TableRangeOp- add the entries only if there are no !METADATA table references...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1308
Author: John Vines,
2013-04-18, 00:15
|
|
|
[ACCUMULO-1307] Master need to shutdown fate - Accumulo - [issue]
|
|
...TODO from Master- add shutdown for fate object...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1307
Author: John Vines,
2013-04-18, 00:13
|
|
|
[ACCUMULO-1302] ShutdownTServer repo should utilize repo interface better - Accumulo - [issue]
|
|
...Taken from TODO:It looks like the ShutdownTServer code was just moved into the call method of the repo interface. It should be broken up to utilize isReady() to simplify some of the code inv...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1302
Author: John Vines,
2013-04-17, 23:51
|
|
|
|