| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
640 (0.061s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-1303] OfflineScanner forks tablet code and doesn't close readers - Accumulo - [issue]
|
|
...Taken from TODO:createIterator seems to share a bit of code with Tablet, which is just copied instead of reused. This can cause issues down the road if the code in one side changes. If we ca...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1303
Author: John Vines,
2013-04-17, 23:48
|
|
|
[ACCUMULO-1301] Make Reloading ClassLoader time configurable - Accumulo - [issue]
|
|
...Taken from TODO:Old reloader was 1s, value was reused but should be easily reconfigurable....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1301
Author: John Vines,
2013-04-17, 23:39
|
|
|
[ACCUMULO-1160] Clean up usage of Passwords where possible, deprecate others - Accumulo - [issue]
|
|
...Littered throughout the code we still have anticipation of password vs. token items. We need to determine which items have changed sufficiently that we can remove any notion of a password fi...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1160
Author: John Vines,
2013-04-17, 23:18
|
|
|
[ACCUMULO-1298] Document Fate zookeeper layout - Accumulo - [issue]
|
|
...Taken from TODO:Fate has a specific layout in zookeeper. It should be documented....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1298
Author: John Vines,
2013-04-17, 23:04
|
|
|
[ACCUMULO-1297] Fate's ZooStore should use zoocache or curator - Accumulo - [issue]
|
|
...Taken from TODOsZooStore does all of it's ZooKeeper work directly. It should either hedge on ZooCache or Curator for it's operations instead. This also means better handling for error condit...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1297
Author: John Vines,
2013-04-17, 23:03
|
|
|
[ACCUMULO-1296] Develop method for handling offline tablets with walogs - Accumulo - [issue]
|
|
...Taken from a TODO from original code check in (Master.initiateFlush)If a table is offlined with walogs, they will sit in perpetuity. While it is possible to run flush against an offline tabl...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1296
Author: John Vines,
2013-04-17, 22:04
|
|
|
[ACCUMULO-1295] Genericize creating objects from properties - Accumulo - [issue]
|
|
...Taken from TODO from original check inThere are several instances of the same pattern in our code to read a Property and instantiate it. We should migrate these floating instances of them in...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1295
Author: John Vines,
2013-04-17, 21:57
|
|
|
[ACCUMULO-196] Add command and control features to the Monitor - Accumulo - [issue]
|
|
...Spinning off of ACCUMULO-123, the premise here is the ability to have a monitor page that is interactive. This originally came to me with the ability for a user to authenticate themselves wi...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-196
Author: John Vines,
2013-04-17, 21:50
|
|
|
[ACCUMULO-1294] Use batchwriter for MetadataTable.addDeleteEntries - Accumulo - [issue]
|
|
...Taken from TODO dating back to original check inCurrently addDeleteEntries does individual updates for each delete. It could potentially use a batchwriter instead....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1294
Author: John Vines,
2013-04-17, 21:44
|
|
|
[ACCUMULO-1291] Tablet.importMapFiles may have unecessary timeout - Accumulo - [issue]
|
|
...TODO dated to original code check in. I don't think we need this due to how fate behaves, but I'm not comfortable enough to remove this code myself....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1291
Author: John Vines,
2013-04-17, 21:25
|
|
|
|