| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
128 (0.252s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3306] fuse_dfs: don't lock release operations - HDFS - [issue]
|
|
...There's no need to lock release operations in FUSE, because release can only be called once on a fuse_file_info structure....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3306
Author: Colin Patrick McCabe,
2012-07-13, 14:05
|
|
|
[HDFS-3371] EditLogFileInputStream: be more careful about closing streams when we're done with them. - HDFS - [issue]
|
|
...EditLogFileInputStream#EditLogFileInputStream should be more careful about closing streams when there is an exception thrown. Also, EditLogFileInputStream#close should close all of the...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3371
Author: Colin Patrick McCabe,
2012-07-13, 00:38
|
|
|
[HDFS-3651] optionally, the NameNode should invoke saveNamespace after getting a SIGTERM - HDFS - [issue]
|
|
...It would be nice if the NameNode could be configured so that it did a saveNamespace and then shut down cleanly after receiving a SIGTERM signal. In general, it is a good practice to ca...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3651
Author: Colin Patrick McCabe,
2012-07-12, 22:52
|
|
|
[HDFS-3271] src/fuse_users.c: use re-entrant versions of getpwuid, getgid, etc - HDFS - [issue]
|
|
...Use the re-entrant versions of these functions rather than using locking...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3271
Author: Colin Patrick McCabe,
2012-07-11, 01:08
|
|
|
[HDFS-3632] Fix initialization circularity between UserGroupInformation and HadoopConfiguration - HDFS - [issue]
|
|
...Fix findbugs warning about initialization circularity between UserGroupInformation and UserGroupInformation#HadoopConfiguration.From the findbugs text:Initialization circularity between org....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3632
Author: Colin Patrick McCabe,
2012-07-10, 23:49
|
|
|
[HDFS-3607] log a message when fuse_dfs is not built - HDFS - [issue]
|
|
...We should log a message when fuse_dfs is not built explaining why...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3607
Author: Colin Patrick McCabe,
2012-07-09, 23:03
|
|
|
[HDFS-3595] TestEditLogLoading fails in branch-1 - HDFS - [issue]
|
|
...TestEditLogLoading currently fails in branch-1, with this error message:Testcase: testDisplayRecentEditLogOpCodes took 1.965 sec FAILEDerror message contains opcodes messag...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3595
Author: Colin Patrick McCabe,
2012-07-03, 23:57
|
|
|
[HDFS-3559] DFSTestUtil: use Builder class to construct DFSTestUtil instances - HDFS - [issue]
|
|
...The number of parameters in DFSTestUtil's constructor has grown over time. It would be nice to have a Builder class similar to MiniDFSClusterBuilder, which could construct an instance ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3559
Author: Colin Patrick McCabe,
2012-06-29, 14:08
|
|
|
[HDFS-3531] EditLogFileOutputStream#preallocate should check for incomplete writes - HDFS - [issue]
|
|
...We need to check for short writes when using WritableByteChannel#write and related methods in EditLogFileOutputStream#preallocate so we ensure we've preallocated sufficient space....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3531
Author: Colin Patrick McCabe,
2012-06-13, 14:18
|
|
|
[HDFS-3372] offlineEditsViewer should be able to read a binary edits file with recovery mode - HDFS - [issue]
|
|
...It would be nice if oev (the offline edits viewer) had a switch that allowed us to read a binary edits file using recovery mode. oev can be very useful when working with corrupt or mes...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3372
Author: Colin Patrick McCabe,
2012-06-13, 14:18
|
|
|
|