Re: meaning of LEASE_RECOVER_PERIOD

2010-07-26 Thread Todd Lipcon
Hi Thanh, It's a little bit of a hack - basically, this is a time that determines how often lease recovery can be re-initiated in the NN. The assumption is that if a recovery attempt has not completed within LEASE_RECOVERY_PERIOD, it can be retried using a different DN as the "primary" (ie recover

[jira] Created: (HDFS-1319) Fix location of re-login for secondary namenode from HDFS-999

2010-07-26 Thread Jakob Homan (JIRA)
Fix location of re-login for secondary namenode from HDFS-999 - Key: HDFS-1319 URL: https://issues.apache.org/jira/browse/HDFS-1319 Project: Hadoop HDFS Issue Type: Sub-task

[jira] Created: (HDFS-1320) Add LOG.isDebugEnabled() guard for each LOG.debug("...")

2010-07-26 Thread Erik Steffl (JIRA)
Add LOG.isDebugEnabled() guard for each LOG.debug("...") Key: HDFS-1320 URL: https://issues.apache.org/jira/browse/HDFS-1320 Project: Hadoop HDFS Issue Type: Improvement Affects Ve

[jira] Resolved: (HDFS-1229) DFSClient incorrectly asks for new block if primary crashes during first recoverBlock

2010-07-26 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1229. --- Resolution: Cannot Reproduce Thanks for checking against the append branch, marking as resolved since