| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
68 (0.152s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3511] fix the build failure in branch HDFS-3092 - HDFS - [issue]
|
|
...Some security related code were overlooked during last integration from trunk to branch HDFS-3092, and thus caused build failure in branch HDFS-3092....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3511
Author: Brandon Li,
2012-06-06, 00:13
|
|
|
[HDFS-3127] failure in recovering removed storage directories should not stop checkpoint process - HDFS - [issue]
|
|
...When a restore fails, rollEditLog() also fails even if there are healthy directories. Any exceptions from recovering the removed directories should not fail checkpoint process....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3127
Author: Brandon Li,
2012-05-16, 20:45
|
|
|
[HDFS-3426] Replaced Kerberized SSL for journal segment transfer with SPNEGO-based solution - HDFS - [issue]
|
|
...The discussion of this replicement can be found in HDFS-2617....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3426
Author: Brandon Li,
2012-05-15, 20:04
|
|
|
[HDFS-3388] GetJournalEditServlet should close output stream only if the stream is used. - HDFS - [issue]
|
|
...GetJournalEditServlet has the same problem as that of GetImageServlet (HDFS-3330). It should be fixed in the same way. Also need to make CheckpointFaultInjector visible for journal service t...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3388
Author: Brandon Li,
2012-05-11, 02:02
|
|
|
[HDFS-3303] RemoteEditLogManifest doesn't need to implements Writable - HDFS - [issue]
|
|
...Since we are using protocol buffers, RemoteEditLogManifest doesn't need to implements Writable....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3303
Author: Brandon Li,
2012-05-05, 14:04
|
|
|
[HDFS-3229] add JournalProtocol RPCs to list finalized edit segments, and read edit segment file from JournalNode. - HDFS - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HDFS-3229
Author: Brandon Li,
2012-05-03, 19:14
|
|
|
[HDFS-3353] cleanup NameNodeProtocols - HDFS - [issue]
|
|
...Since the new RPC server implementation can add more than one protocols after the server creation, the superset interface NameNodeProtocols can be removed....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3353
Author: Brandon Li,
2012-05-03, 17:11
|
|
|
[HDFS-3352] remove JournalServiceProtocols - HDFS - [issue]
|
|
...Since the new RPC server implementation can add more than one protocols after the server creation, the superset interface JournalServiceProtocols can be removed....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3352
Author: Brandon Li,
2012-05-02, 22:43
|
|
|
[HDFS-3300] stream the edit segments to NameNode when NameNode starts up - HDFS - [issue]
|
|
...Edit logs are saved on Journal daemon. When NameNode starts, it loads the latest image file and then streams the edit logs from an active Journal daemon. Currently we are using http to trans...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3300
Author: Brandon Li,
2012-05-01, 17:01
|
|
|
[HDFS-3313] create a protocol for journal service synchronziation - HDFS - [issue]
|
|
...This protocol is used to synchronize lagging journal service with active journal service with complete finalized edit segments. Currently it supports one rpc call getEditLogManifest() which ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3313
Author: Brandon Li,
2012-04-25, 18:45
|
|
|
|