[jira] [Updated] (HDFS-3188) Add infrastructure for waiting for a quorum of ListenableFutures to respond

2012-06-26 Thread Todd Lipcon (JIRA)

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

Todd Lipcon updated HDFS-3188:
--

Resolution: Incomplete
Status: Resolved  (was: Patch Available)

I ended up merging this into a larger patch attached to HDFS-3077

> Add infrastructure for waiting for a quorum of ListenableFutures to respond
> ---
>
> Key: HDFS-3188
> URL: https://issues.apache.org/jira/browse/HDFS-3188
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ha
>Affects Versions: 2.0.0-alpha
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
> Attachments: hdfs-3188.txt
>
>
> This JIRA adds the {{QuorumCall}} class which is used in HDFS-3077. As 
> described in the design document, this class allows a set of 
> ListenableFutures to be wrapped, and the caller can wait for a specific 
> number of responses, or a timeout.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-3188) Add infrastructure for waiting for a quorum of ListenableFutures to respond

2012-04-03 Thread Todd Lipcon (Updated) (JIRA)

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

Todd Lipcon updated HDFS-3188:
--

Status: Patch Available  (was: Open)

> Add infrastructure for waiting for a quorum of ListenableFutures to respond
> ---
>
> Key: HDFS-3188
> URL: https://issues.apache.org/jira/browse/HDFS-3188
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ha
>Affects Versions: 2.0.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
> Attachments: hdfs-3188.txt
>
>
> This JIRA adds the {{QuorumCall}} class which is used in HDFS-3077. As 
> described in the design document, this class allows a set of 
> ListenableFutures to be wrapped, and the caller can wait for a specific 
> number of responses, or a timeout.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-3188) Add infrastructure for waiting for a quorum of ListenableFutures to respond

2012-04-03 Thread Todd Lipcon (Updated) (JIRA)

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

Todd Lipcon updated HDFS-3188:
--

Attachment: hdfs-3188.txt

Attached patch implements QuorumCall as described, and includes a unit test.

> Add infrastructure for waiting for a quorum of ListenableFutures to respond
> ---
>
> Key: HDFS-3188
> URL: https://issues.apache.org/jira/browse/HDFS-3188
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ha
>Affects Versions: 2.0.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
> Attachments: hdfs-3188.txt
>
>
> This JIRA adds the {{QuorumCall}} class which is used in HDFS-3077. As 
> described in the design document, this class allows a set of 
> ListenableFutures to be wrapped, and the caller can wait for a specific 
> number of responses, or a timeout.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira