Re: [jira] [Commented] (KAFKA-1555) provide strong consistency with reasonable availability

2014-09-25 Thread Robert Withers
Jay, thank you for the excellence. Regarding your point 6, I would just like to mention that with a partial function style interface facet for event listener registrations on top of FarRefs and RemotePromiseRefs, in ERights style distributed promises, it is easy to think about multiple registrat

Re: Kafka Security

2014-09-16 Thread Robert Withers
Oops, n/m for now, I'm non-local. Thanks, - Rob > On Sep 16, 2014, at 1:23 PM, Robert Withers > wrote: > > Same here, please. > > - Rob > >> On Sep 16, 2014, at 12:58 PM, Steve Morin wrote: >> >> Same here >> >>> On Sep 16, 2014,

Re: Kafka Security

2014-09-16 Thread Robert Withers
Same here, please. - Rob > On Sep 16, 2014, at 12:58 PM, Steve Morin wrote: > > Same here > >> On Sep 16, 2014, at 11:51, Joe Stein wrote: >> >> done >> >>> On Tue, Sep 16, 2014 at 11:46 AM, Joel Koshy wrote: >>> >>> Same here. >>> >>> Thanks, >>> >>> Joel >>> On Tue, Sep 16, 2014

[jira] [Commented] (KAFKA-1555) provide strong consistency with reasonable availability

2014-07-23 Thread Robert Withers (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072790#comment-14072790 ] Robert Withers commented on KAFKA-1555: --- Jun, I see what you mean and perhaps t

[jira] [Commented] (KAFKA-1555) provide strong consistency with reasonable availability

2014-07-23 Thread Robert Withers (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072700#comment-14072700 ] Robert Withers commented on KAFKA-1555: --- Hi Jun, Yes, that's what I am

Re: [jira] [Commented] (KAFKA-1555) provide strong consistency with reasonable availability

2014-07-23 Thread Robert Withers
Hi Jun, Yes, that's what I am thinking. It allows maintaining a pool of offline, but current and consistent replica shadows, ready to be flipped into ISR. Due to their being out of ISR prevents them being counted in quorum, yet ready to go, so no impact to the producers. Looking at it through

[jira] [Commented] (KAFKA-1555) provide strong consistency with reasonable availability

2014-07-23 Thread Robert Withers (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071886#comment-14071886 ] Robert Withers commented on KAFKA-1555: --- In military satellite communications,