[ 
https://issues.apache.org/jira/browse/KAFKA-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629658#comment-13629658
 ] 

Rob Withers edited comment on KAFKA-156 at 4/12/13 1:19 AM:
------------------------------------------------------------

is there any code for this or the SyncProducer available?  I like the idea of 
just having a log to write and read from.  Perhaps try and send an event to a 
Broker manager.  Are there any projects with replicated 
broker/consumer/producer management out there?

thanks,
rob
                
      was (Author: reefedjib):
    is there any code for this or the SyncProducer available?

thanks,
rob
                  
> Messages should not be dropped when brokers are unavailable
> -----------------------------------------------------------
>
>                 Key: KAFKA-156
>                 URL: https://issues.apache.org/jira/browse/KAFKA-156
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Sharad Agarwal
>             Fix For: 0.8
>
>
> When none of the broker is available, producer should spool the messages to 
> disk and keep retrying for brokers to come back.
> This will also enable brokers upgrade/maintenance without message loss.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to