[jira] Updated: (HDFS-1554) New semantics for recoverLease

2011-01-07 Thread Hairong Kuang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hairong Kuang updated HDFS-1554:


Attachment: appendRecoverLease1.patch

appendRecoverLease1.patch supports the newly proposed API change.

 New semantics for recoverLease
 --

 Key: HDFS-1554
 URL: https://issues.apache.org/jira/browse/HDFS-1554
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Hairong Kuang
Assignee: Hairong Kuang
 Fix For: 0.20-append, 0.22.0, 0.23.0

 Attachments: appendRecoverLease.patch, appendRecoverLease1.patch


 Current recoverLease API implemented in append 0.20 aims to provide a lighter 
 weight (comparing to using create/append) way to trigger a file's soft lease 
 expiration. From both the use case of hbase and scribe, it could have a 
 stronger semantics: revoking the file's lease, thus starting lease recovery 
 immediately.
 Also I'd like to port this recoverLease API to HDFS 0.22 and trunk since 
 HBase is moving to HDFS 0.22.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1554) New semantics for recoverLease

2011-01-07 Thread Hairong Kuang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hairong Kuang updated HDFS-1554:


Attachment: appendRecoverLease1.patch

 New semantics for recoverLease
 --

 Key: HDFS-1554
 URL: https://issues.apache.org/jira/browse/HDFS-1554
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Hairong Kuang
Assignee: Hairong Kuang
 Fix For: 0.20-append, 0.22.0, 0.23.0

 Attachments: appendRecoverLease.patch, appendRecoverLease1.patch, 
 appendRecoverLease1.patch


 Current recoverLease API implemented in append 0.20 aims to provide a lighter 
 weight (comparing to using create/append) way to trigger a file's soft lease 
 expiration. From both the use case of hbase and scribe, it could have a 
 stronger semantics: revoking the file's lease, thus starting lease recovery 
 immediately.
 Also I'd like to port this recoverLease API to HDFS 0.22 and trunk since 
 HBase is moving to HDFS 0.22.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1554) New semantics for recoverLease

2011-01-07 Thread Hairong Kuang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hairong Kuang updated HDFS-1554:


Attachment: (was: appendRecoverLease1.patch)

 New semantics for recoverLease
 --

 Key: HDFS-1554
 URL: https://issues.apache.org/jira/browse/HDFS-1554
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Hairong Kuang
Assignee: Hairong Kuang
 Fix For: 0.20-append, 0.22.0, 0.23.0

 Attachments: appendRecoverLease.patch, appendRecoverLease1.patch


 Current recoverLease API implemented in append 0.20 aims to provide a lighter 
 weight (comparing to using create/append) way to trigger a file's soft lease 
 expiration. From both the use case of hbase and scribe, it could have a 
 stronger semantics: revoking the file's lease, thus starting lease recovery 
 immediately.
 Also I'd like to port this recoverLease API to HDFS 0.22 and trunk since 
 HBase is moving to HDFS 0.22.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1554) New semantics for recoverLease

2011-01-05 Thread Hairong Kuang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hairong Kuang updated HDFS-1554:


Attachment: appendRecoverLease.patch

Here comes the patch for append 0.20.

 New semantics for recoverLease
 --

 Key: HDFS-1554
 URL: https://issues.apache.org/jira/browse/HDFS-1554
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Hairong Kuang
Assignee: Hairong Kuang
 Fix For: 0.20-append, 0.22.0, 0.23.0

 Attachments: appendRecoverLease.patch


 Current recoverLease API implemented in append 0.20 aims to provide a lighter 
 weight (comparing to using create/append) way to trigger a file's soft lease 
 expiration. From both the use case of hbase and scribe, it could have a 
 stronger semantics: revoking the file's lease, thus starting lease recovery 
 immediately.
 Also I'd like to port this recoverLease API to HDFS 0.22 and trunk since 
 HBase is moving to HDFS 0.22.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.