| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
21283 (0.059s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-847] out of memory error creating native thread - Accumulo - [issue]
|
|
...Long running tablet servers had many gigabytes of memory allocated above what was expected (native + jvm). Inspection of the heap did not show an unusual number of native objects alloc...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-847
Author: Eric Newton,
2013-05-23, 18:15
|
|
|
Re: GIT - Accumulo - [mail # dev]
|
|
...The steps I follow to integrate my branches with master. It's just for illustrative purposes. More experienced git users may want to use a different sequence or naming conventions. git...
|
|
|
Author: David Medinets,
2013-05-23, 18:02
|
|
|
[ACCUMULO-1256] Add trash can for deleted tables - Accumulo - [issue]
|
|
...It may be useful to provide an optional trash feature. If this feature were enabled, then when a table is deleted it would go into the trash can. Tables that had been in the tras...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1256
Author: Keith Turner,
2013-05-23, 16:58
|
|
|
[ACCUMULO-905] Switch to Java 1.7 - Accumulo - [issue]
|
|
...As 1.7 becomes the default Java in more and more operating systems, and security-related bugfixes and other fixes in Java itself are targeted more towards newer versions, rather than maintai...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-905
Author: Christopher Tubbs,
2013-05-23, 16:53
|
|
|
[ACCUMULO-1456] isInSafeMode ignores passed in FileSystem - Accumulo - [issue]
|
|
...I noticed that Accumulo.isInSafeMode gets the file system from the HDFS config, and does not use the one passed in....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1456
Author: Eric Newton,
2013-05-23, 16:38
|
|
|
[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-05-23, 15:52
|
|
|
[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-05-23, 15:52
|
|
|
Re: GIT - Accumulo - [mail # dev]
|
|
...I'm not exactly sure how pull requests would work. I'd be most comfortable incorporating pull requests where the changes being pulled have also already been submitted as a patch to a ticket,...
|
|
|
Author: Christopher,
2013-05-23, 15:40
|
|
|
Re: GIT - Accumulo - [mail # dev]
|
|
...I'd be curious if infra has any plans to stand up anything like Gerrit. We could possibly use Github as a way to handle external requests, but we'd be missing the nice-ness of au...
|
|
|
Author: Josh Elser,
2013-05-23, 13:08
|
|
|
Re: GIT - Accumulo - [mail # dev]
|
|
...+1 for git. Would you all be open to using github as well (i.e. for pull requests, not necessarily for issues)? IMO, this really amplify's git's usability. On Wed, May 22,...
|
|
|
Author: Jason Trost,
2013-05-23, 12:23
|
|
|
|