You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Jun Rao <ju...@gmail.com> on 2012/01/04 19:11:01 UTC

skype meeting on replication roadmap

Hi,

We'd like have a meeting discussing the roadmap for replication (our 0.8
release) and how people can contribute. How about a Skype meeting at 2pm
Jan 6 (Friday)? If you are interested, please send me your Skype id.

Thanks,

Jun

Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
Alan,

This is fair. The purpose of the meeting is to explain the jiras related to
replication and how people can help. I will post meeting minutes after the
call.

Thanks,

Jun

On Thu, Jan 5, 2012 at 4:57 PM, Alan D. Cabrera <ad...@toolazydogs.com> wrote:

> I need to point out my personal understanding of the parameters of a
> conference call meeting.  Conference calls can be useful to facilitate
> design discussions though their use is not encouraged at ASF.  It's
> important that participants understand and abide by the following
> guidelines:
>
> - while consensus can be built at the call no final decision can be made
> - meeting minutes are posted to the mailing lists
> - an adequate effort is made to give the larger community the ability to
> participate in a meaningful way after the call
>
>
> Regards,
> Alan
>
> On Jan 5, 2012, at 11:11 AM, Jun Rao wrote:
>
> > Hi, everyone,
> >
> > So far, the following people have sent me their skype id:
> >
> > Joe, David, Jeffrey, and Andrew.
> >
> > So the meeting is on. I encourage everyone to look at the design doc in
> > kafka-50 and the new wire format at
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > the meeting.
> >
> > Here is a breakdown of all the jiras and their dependencies related to
> the
> > replication work:
> >
> > 1. kafka-47: create/delete data structures in ZK, automatically create
> > topic, and use them (making partitions logical, supporting only 1
> replica,
> > no failure support). (L1)
> >  1.1 kafka-237: create/delete ZK path for a topic in an admin tool (L0)
> >  1.2 kafka-238: add a getTopicMetaData method in broker and expose it to
> > producer
> >  1.3 kafka-239: Wire existing producer and consumer to use the new ZK
> data
> > structure
> > 2. kafka-202: decouple request handler and socket sever; enabling long
> poll
> > in the consumer (L1)
> > 3. kafka-240: implement new producer and consumer request format (L1)
> > 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > 5. kafka-48: long poll in consumer (L2). depending on #2
> > 6. kafka-44: commit thread, replica fetcher thread (L3). depending on #1,
> > #4, #5
> > 7. kafka-45: broker starting up, leader election (L3). depending on #1
> > 8. kafka-46: various ZK listeners (L3). depending on #1
> > 9. kafka-43: move master to preferred replica when possible (L4).
> > optimization
> > 10. kafka-42: rebalance partition with new brokers (L4). extra feature
> >
> > Thanks,
> >
> > Jun
> >
> > On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:
> >
> >> Hi,
> >>
> >> We'd like have a meeting discussing the roadmap for replication (our 0.8
> >> release) and how people can contribute. How about a Skype meeting at 2pm
> >> Jan 6 (Friday)? If you are interested, please send me your Skype id.
> >>
> >> Thanks,
> >>
> >> Jun
> >>
>
>

Re: skype meeting on replication roadmap

Posted by "Alan D. Cabrera" <ad...@toolazydogs.com>.
I need to point out my personal understanding of the parameters of a conference call meeting.  Conference calls can be useful to facilitate design discussions though their use is not encouraged at ASF.  It's important that participants understand and abide by the following guidelines:

- while consensus can be built at the call no final decision can be made
- meeting minutes are posted to the mailing lists
- an adequate effort is made to give the larger community the ability to participate in a meaningful way after the call


Regards,
Alan

On Jan 5, 2012, at 11:11 AM, Jun Rao wrote:

> Hi, everyone,
> 
> So far, the following people have sent me their skype id:
> 
> Joe, David, Jeffrey, and Andrew.
> 
> So the meeting is on. I encourage everyone to look at the design doc in
> kafka-50 and the new wire format at
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> the meeting.
> 
> Here is a breakdown of all the jiras and their dependencies related to the
> replication work:
> 
> 1. kafka-47: create/delete data structures in ZK, automatically create
> topic, and use them (making partitions logical, supporting only 1 replica,
> no failure support). (L1)
>  1.1 kafka-237: create/delete ZK path for a topic in an admin tool (L0)
>  1.2 kafka-238: add a getTopicMetaData method in broker and expose it to
> producer
>  1.3 kafka-239: Wire existing producer and consumer to use the new ZK data
> structure
> 2. kafka-202: decouple request handler and socket sever; enabling long poll
> in the consumer (L1)
> 3. kafka-240: implement new producer and consumer request format (L1)
> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> 5. kafka-48: long poll in consumer (L2). depending on #2
> 6. kafka-44: commit thread, replica fetcher thread (L3). depending on #1,
> #4, #5
> 7. kafka-45: broker starting up, leader election (L3). depending on #1
> 8. kafka-46: various ZK listeners (L3). depending on #1
> 9. kafka-43: move master to preferred replica when possible (L4).
> optimization
> 10. kafka-42: rebalance partition with new brokers (L4). extra feature
> 
> Thanks,
> 
> Jun
> 
> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:
> 
>> Hi,
>> 
>> We'd like have a meeting discussing the roadmap for replication (our 0.8
>> release) and how people can contribute. How about a Skype meeting at 2pm
>> Jan 6 (Friday)? If you are interested, please send me your Skype id.
>> 
>> Thanks,
>> 
>> Jun
>> 


Re: skype meeting on replication roadmap

Posted by "Alan D. Cabrera" <li...@toolazydogs.com>.
I need to point out my personal understanding of the parameters of a conference call meeting.  Conference calls can be useful to facilitate design discussions though their use is not encouraged at ASF.  It's important that participants understand and abide by the following guidelines:

- while consensus can be built at the call no final decision can be made
- meeting minutes are posted to the mailing lists
- an adequate effort is made to give the larger community the ability to participate in a meaningful way after the call


Regards,
Alan

On Jan 5, 2012, at 11:11 AM, Jun Rao wrote:

> Hi, everyone,
> 
> So far, the following people have sent me their skype id:
> 
> Joe, David, Jeffrey, and Andrew.
> 
> So the meeting is on. I encourage everyone to look at the design doc in
> kafka-50 and the new wire format at
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> the meeting.
> 
> Here is a breakdown of all the jiras and their dependencies related to the
> replication work:
> 
> 1. kafka-47: create/delete data structures in ZK, automatically create
> topic, and use them (making partitions logical, supporting only 1 replica,
> no failure support). (L1)
>  1.1 kafka-237: create/delete ZK path for a topic in an admin tool (L0)
>  1.2 kafka-238: add a getTopicMetaData method in broker and expose it to
> producer
>  1.3 kafka-239: Wire existing producer and consumer to use the new ZK data
> structure
> 2. kafka-202: decouple request handler and socket sever; enabling long poll
> in the consumer (L1)
> 3. kafka-240: implement new producer and consumer request format (L1)
> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> 5. kafka-48: long poll in consumer (L2). depending on #2
> 6. kafka-44: commit thread, replica fetcher thread (L3). depending on #1,
> #4, #5
> 7. kafka-45: broker starting up, leader election (L3). depending on #1
> 8. kafka-46: various ZK listeners (L3). depending on #1
> 9. kafka-43: move master to preferred replica when possible (L4).
> optimization
> 10. kafka-42: rebalance partition with new brokers (L4). extra feature
> 
> Thanks,
> 
> Jun
> 
> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:
> 
>> Hi,
>> 
>> We'd like have a meeting discussing the roadmap for replication (our 0.8
>> release) and how people can contribute. How about a Skype meeting at 2pm
>> Jan 6 (Friday)? If you are interested, please send me your Skype id.
>> 
>> Thanks,
>> 
>> Jun
>> 


Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
Prashanth,

Here is the meeting minutes.

Here is an update on the Skype meeting on Jan 10:

Attendees:
Neha Narkhede
Jay Kreps
Joel Koshy
Jun Rao
Andrew.Psaltis
Joe Stein
David Ormsbee
Jeffrey Damick
Patricio Echagüe

We went through the high level design of replication as described in
kafka-50. We discussed the dependency of the sub-tasks in kafka-50 and
which one can be worked on immediately. A few people volunteered to take on
some of the tasks. Some people had ideas on improving the non-java client
support and will be filling new jiras for that.

Thanks,

Jun

On Mon, Jan 16, 2012 at 11:42 AM, Prashanth Menon <
prashanth.menon1@gmail.com> wrote:

> Oh my gosh!!!! I completely missed this meeting and I really wanted to be
> apart of it!  Did anyone happen to record the meeting?  If so, would they
> be willing to share it?
>
> On Fri, Jan 6, 2012 at 1:55 PM, Jun Rao <ju...@gmail.com> wrote:
>
> > OK. Let's make it Tue (Jan 10) at 12 noon PST then. If you are interested
> > but haven't sent me your skype id, please do so before the meeting. So
> far,
> > I got the skype id for the following people:
> >
> > Joe, David, Jeffrey, Andrew and Chris.
> >
> > Thanks,
> >
> > Jun
> >
> > On Fri, Jan 6, 2012 at 10:08 AM, Joe Stein <cr...@gmail.com> wrote:
> >
> > > Tue (Jan 10) at 12 noon PST works for me, so does the other time if
> this
> > is
> > > not good for others
> > >
> > > On Fri, Jan 6, 2012 at 12:43 PM, David Ormsbee <da...@datadoghq.com>
> > wrote:
> > >
> > > > Either of those works great for me. In fact, any day next week works
> > for
> > > > me, though my preference would be Monday, Tuesday, or Friday.
> > > >
> > > > Thank you.
> > > >
> > > > Dave
> > > >
> > > > On Fri, Jan 6, 2012 at 12:34 PM, Jun Rao <ju...@gmail.com> wrote:
> > > >
> > > > > How about Tue (Jan 10) at 12 noon? Can everyone make that?
> > > > >
> > > > > If not, another choice will be Tue (Jan 10) at 2:30pm PST.
> > > > >
> > > > > Jun
> > > > >
> > > > > On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <
> > > jeffreydamick@gmail.com
> > > > > >wrote:
> > > > >
> > > > > > Any are fine with me too, if it was a little earlier than 2PM PST
> > > (5PM
> > > > > EST)
> > > > > > it would be better for me personally due to commuting constraints
> > :)
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com>
> > > wrote:
> > > > > >
> > > > > > > check that Tuesday -> Friday work :) as long as we start 2pm
> PST
> > > > > > >
> > > > > > > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cryptcom@gmail.com
> >
> > > > wrote:
> > > > > > >
> > > > > > > > Thursday or Friday would work best for me
> > > > > > > >
> > > > > > > >
> > > > > > > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > > > > > > chris.burroughs@gmail.com> wrote:
> > > > > > > >
> > > > > > > >> I agree it's best to be patient and find a time that works
> for
> > > > > > everyone
> > > > > > > >> who wants to participate.  In my particular case I can do
> > > Friday,
> > > > or
> > > > > > > >> Tuesday-->Friday next week, but not Monday the 9th.
> > > > > > > >>
> > > > > > > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > > > > > > >> > Joe,
> > > > > > > >> >
> > > > > > > >> > I am ok with moving the meeting to Monday. If nobody
> > objects,
> > > > how
> > > > > > > about
> > > > > > > >> we
> > > > > > > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will
> > > give
> > > > > > > people a
> > > > > > > >> > bit more time to read the docs and wiki.
> > > > > > > >> >
> > > > > > > >> > Jun
> > > > > > > >> >
> > > > > > > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <
> > cryptcom@gmail.com
> > > >
> > > > > > wrote:
> > > > > > > >> >
> > > > > > > >> >> so it looks like i need to take my son to a birthday
> party
> > > > > tonight
> > > > > > > (my
> > > > > > > >> babe
> > > > > > > >> >> daughter is sick wife has to stay home with her)
> > > > > > > >> >>
> > > > > > > >> >> if there is any chance to move this to Monday? (sorry) if
> > > not I
> > > > > > > >> understand
> > > > > > > >> >> either way let me know
> > > > > > > >> >>
> > > > > > > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <
> junrao@gmail.com>
> > > > > wrote:
> > > > > > > >> >>
> > > > > > > >> >>> Hi, everyone,
> > > > > > > >> >>>
> > > > > > > >> >>> So far, the following people have sent me their skype
> id:
> > > > > > > >> >>>
> > > > > > > >> >>> Joe, David, Jeffrey, and Andrew.
> > > > > > > >> >>>
> > > > > > > >> >>> So the meeting is on. I encourage everyone to look at
> the
> > > > design
> > > > > > doc
> > > > > > > >> in
> > > > > > > >> >>> kafka-50 and the new wire format at
> > > > > > > >> >>>
> > > > > > > >> >>>
> > > > > > > >> >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > > > > > > >> >>> the meeting.
> > > > > > > >> >>>
> > > > > > > >> >>> Here is a breakdown of all the jiras and their
> > dependencies
> > > > > > related
> > > > > > > to
> > > > > > > >> >> the
> > > > > > > >> >>> replication work:
> > > > > > > >> >>>
> > > > > > > >> >>> 1. kafka-47: create/delete data structures in ZK,
> > > > automatically
> > > > > > > create
> > > > > > > >> >>> topic, and use them (making partitions logical,
> supporting
> > > > only
> > > > > 1
> > > > > > > >> >> replica,
> > > > > > > >> >>> no failure support). (L1)
> > > > > > > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an
> > > admin
> > > > > tool
> > > > > > > >> (L0)
> > > > > > > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker
> > and
> > > > > expose
> > > > > > > it
> > > > > > > >> to
> > > > > > > >> >>> producer
> > > > > > > >> >>>  1.3 kafka-239: Wire existing producer and consumer to
> use
> > > the
> > > > > new
> > > > > > > ZK
> > > > > > > >> >> data
> > > > > > > >> >>> structure
> > > > > > > >> >>> 2. kafka-202: decouple request handler and socket sever;
> > > > > enabling
> > > > > > > long
> > > > > > > >> >> poll
> > > > > > > >> >>> in the consumer (L1)
> > > > > > > >> >>> 3. kafka-240: implement new producer and consumer
> request
> > > > format
> > > > > > > (L1)
> > > > > > > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending
> on
> > #3
> > > > > > > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > > > > > > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3).
> > > > > depending
> > > > > > > on
> > > > > > > >> #1,
> > > > > > > >> >>> #4, #5
> > > > > > > >> >>> 7. kafka-45: broker starting up, leader election (L3).
> > > > depending
> > > > > > on
> > > > > > > #1
> > > > > > > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > > > > > > >> >>> 9. kafka-43: move master to preferred replica when
> > possible
> > > > > (L4).
> > > > > > > >> >>> optimization
> > > > > > > >> >>> 10. kafka-42: rebalance partition with new brokers (L4).
> > > extra
> > > > > > > feature
> > > > > > > >> >>>
> > > > > > > >> >>> Thanks,
> > > > > > > >> >>>
> > > > > > > >> >>> Jun
> > > > > > > >> >>>
> > > > > > > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <
> > junrao@gmail.com>
> > > > > > wrote:
> > > > > > > >> >>>
> > > > > > > >> >>>> Hi,
> > > > > > > >> >>>>
> > > > > > > >> >>>> We'd like have a meeting discussing the roadmap for
> > > > replication
> > > > > > > (our
> > > > > > > >> >> 0.8
> > > > > > > >> >>>> release) and how people can contribute. How about a
> Skype
> > > > > meeting
> > > > > > > at
> > > > > > > >> >> 2pm
> > > > > > > >> >>>> Jan 6 (Friday)? If you are interested, please send me
> > your
> > > > > Skype
> > > > > > > id.
> > > > > > > >> >>>>
> > > > > > > >> >>>> Thanks,
> > > > > > > >> >>>>
> > > > > > > >> >>>> Jun
> > > > > > > >> >>>>
> > > > > > > >> >>>
> > > > > > > >> >>
> > > > > > > >> >>
> > > > > > > >> >>
> > > > > > > >> >> --
> > > > > > > >> >>
> > > > > > > >> >> /*
> > > > > > > >> >> Joe Stein
> > > > > > > >> >> http://www.linkedin.com/in/charmalloc
> > > > > > > >> >> Twitter: @allthingshadoop <
> > > > > http://www.twitter.com/allthingshadoop>
> > > > > > > >> >> */
> > > > > > > >> >>
> > > > > > > >> >
> > > > > > > >>
> > > > > > > >>
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > >
> > > > > > > > /*
> > > > > > > > Joe Stein
> > > > > > > > http://www.linkedin.com/in/charmalloc
> > > > > > > > Twitter: @allthingshadoop <
> > > http://www.twitter.com/allthingshadoop>
> > > > > > > > */
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > >
> > > > > > > /*
> > > > > > > Joe Stein
> > > > > > > http://www.linkedin.com/in/charmalloc
> > > > > > > Twitter: @allthingshadoop <
> > http://www.twitter.com/allthingshadoop>
> > > > > > > */
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > >
> > > /*
> > > Joe Stein
> > > http://www.linkedin.com/in/charmalloc
> > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > */
> > >
> >
>

Re: skype meeting on replication roadmap

Posted by Prashanth Menon <pr...@gmail.com>.
Oh my gosh!!!! I completely missed this meeting and I really wanted to be
apart of it!  Did anyone happen to record the meeting?  If so, would they
be willing to share it?

On Fri, Jan 6, 2012 at 1:55 PM, Jun Rao <ju...@gmail.com> wrote:

> OK. Let's make it Tue (Jan 10) at 12 noon PST then. If you are interested
> but haven't sent me your skype id, please do so before the meeting. So far,
> I got the skype id for the following people:
>
> Joe, David, Jeffrey, Andrew and Chris.
>
> Thanks,
>
> Jun
>
> On Fri, Jan 6, 2012 at 10:08 AM, Joe Stein <cr...@gmail.com> wrote:
>
> > Tue (Jan 10) at 12 noon PST works for me, so does the other time if this
> is
> > not good for others
> >
> > On Fri, Jan 6, 2012 at 12:43 PM, David Ormsbee <da...@datadoghq.com>
> wrote:
> >
> > > Either of those works great for me. In fact, any day next week works
> for
> > > me, though my preference would be Monday, Tuesday, or Friday.
> > >
> > > Thank you.
> > >
> > > Dave
> > >
> > > On Fri, Jan 6, 2012 at 12:34 PM, Jun Rao <ju...@gmail.com> wrote:
> > >
> > > > How about Tue (Jan 10) at 12 noon? Can everyone make that?
> > > >
> > > > If not, another choice will be Tue (Jan 10) at 2:30pm PST.
> > > >
> > > > Jun
> > > >
> > > > On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <
> > jeffreydamick@gmail.com
> > > > >wrote:
> > > >
> > > > > Any are fine with me too, if it was a little earlier than 2PM PST
> > (5PM
> > > > EST)
> > > > > it would be better for me personally due to commuting constraints
> :)
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com>
> > wrote:
> > > > >
> > > > > > check that Tuesday -> Friday work :) as long as we start 2pm PST
> > > > > >
> > > > > > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com>
> > > wrote:
> > > > > >
> > > > > > > Thursday or Friday would work best for me
> > > > > > >
> > > > > > >
> > > > > > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > > > > > chris.burroughs@gmail.com> wrote:
> > > > > > >
> > > > > > >> I agree it's best to be patient and find a time that works for
> > > > > everyone
> > > > > > >> who wants to participate.  In my particular case I can do
> > Friday,
> > > or
> > > > > > >> Tuesday-->Friday next week, but not Monday the 9th.
> > > > > > >>
> > > > > > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > > > > > >> > Joe,
> > > > > > >> >
> > > > > > >> > I am ok with moving the meeting to Monday. If nobody
> objects,
> > > how
> > > > > > about
> > > > > > >> we
> > > > > > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will
> > give
> > > > > > people a
> > > > > > >> > bit more time to read the docs and wiki.
> > > > > > >> >
> > > > > > >> > Jun
> > > > > > >> >
> > > > > > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <
> cryptcom@gmail.com
> > >
> > > > > wrote:
> > > > > > >> >
> > > > > > >> >> so it looks like i need to take my son to a birthday party
> > > > tonight
> > > > > > (my
> > > > > > >> babe
> > > > > > >> >> daughter is sick wife has to stay home with her)
> > > > > > >> >>
> > > > > > >> >> if there is any chance to move this to Monday? (sorry) if
> > not I
> > > > > > >> understand
> > > > > > >> >> either way let me know
> > > > > > >> >>
> > > > > > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com>
> > > > wrote:
> > > > > > >> >>
> > > > > > >> >>> Hi, everyone,
> > > > > > >> >>>
> > > > > > >> >>> So far, the following people have sent me their skype id:
> > > > > > >> >>>
> > > > > > >> >>> Joe, David, Jeffrey, and Andrew.
> > > > > > >> >>>
> > > > > > >> >>> So the meeting is on. I encourage everyone to look at the
> > > design
> > > > > doc
> > > > > > >> in
> > > > > > >> >>> kafka-50 and the new wire format at
> > > > > > >> >>>
> > > > > > >> >>>
> > > > > > >> >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > > > > > >> >>> the meeting.
> > > > > > >> >>>
> > > > > > >> >>> Here is a breakdown of all the jiras and their
> dependencies
> > > > > related
> > > > > > to
> > > > > > >> >> the
> > > > > > >> >>> replication work:
> > > > > > >> >>>
> > > > > > >> >>> 1. kafka-47: create/delete data structures in ZK,
> > > automatically
> > > > > > create
> > > > > > >> >>> topic, and use them (making partitions logical, supporting
> > > only
> > > > 1
> > > > > > >> >> replica,
> > > > > > >> >>> no failure support). (L1)
> > > > > > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an
> > admin
> > > > tool
> > > > > > >> (L0)
> > > > > > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker
> and
> > > > expose
> > > > > > it
> > > > > > >> to
> > > > > > >> >>> producer
> > > > > > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use
> > the
> > > > new
> > > > > > ZK
> > > > > > >> >> data
> > > > > > >> >>> structure
> > > > > > >> >>> 2. kafka-202: decouple request handler and socket sever;
> > > > enabling
> > > > > > long
> > > > > > >> >> poll
> > > > > > >> >>> in the consumer (L1)
> > > > > > >> >>> 3. kafka-240: implement new producer and consumer request
> > > format
> > > > > > (L1)
> > > > > > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on
> #3
> > > > > > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > > > > > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3).
> > > > depending
> > > > > > on
> > > > > > >> #1,
> > > > > > >> >>> #4, #5
> > > > > > >> >>> 7. kafka-45: broker starting up, leader election (L3).
> > > depending
> > > > > on
> > > > > > #1
> > > > > > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > > > > > >> >>> 9. kafka-43: move master to preferred replica when
> possible
> > > > (L4).
> > > > > > >> >>> optimization
> > > > > > >> >>> 10. kafka-42: rebalance partition with new brokers (L4).
> > extra
> > > > > > feature
> > > > > > >> >>>
> > > > > > >> >>> Thanks,
> > > > > > >> >>>
> > > > > > >> >>> Jun
> > > > > > >> >>>
> > > > > > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <
> junrao@gmail.com>
> > > > > wrote:
> > > > > > >> >>>
> > > > > > >> >>>> Hi,
> > > > > > >> >>>>
> > > > > > >> >>>> We'd like have a meeting discussing the roadmap for
> > > replication
> > > > > > (our
> > > > > > >> >> 0.8
> > > > > > >> >>>> release) and how people can contribute. How about a Skype
> > > > meeting
> > > > > > at
> > > > > > >> >> 2pm
> > > > > > >> >>>> Jan 6 (Friday)? If you are interested, please send me
> your
> > > > Skype
> > > > > > id.
> > > > > > >> >>>>
> > > > > > >> >>>> Thanks,
> > > > > > >> >>>>
> > > > > > >> >>>> Jun
> > > > > > >> >>>>
> > > > > > >> >>>
> > > > > > >> >>
> > > > > > >> >>
> > > > > > >> >>
> > > > > > >> >> --
> > > > > > >> >>
> > > > > > >> >> /*
> > > > > > >> >> Joe Stein
> > > > > > >> >> http://www.linkedin.com/in/charmalloc
> > > > > > >> >> Twitter: @allthingshadoop <
> > > > http://www.twitter.com/allthingshadoop>
> > > > > > >> >> */
> > > > > > >> >>
> > > > > > >> >
> > > > > > >>
> > > > > > >>
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > >
> > > > > > > /*
> > > > > > > Joe Stein
> > > > > > > http://www.linkedin.com/in/charmalloc
> > > > > > > Twitter: @allthingshadoop <
> > http://www.twitter.com/allthingshadoop>
> > > > > > > */
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > >
> > > > > > /*
> > > > > > Joe Stein
> > > > > > http://www.linkedin.com/in/charmalloc
> > > > > > Twitter: @allthingshadoop <
> http://www.twitter.com/allthingshadoop>
> > > > > > */
> > > > > >
> > > > >
> > > >
> > >
> >
> >
> >
> > --
> >
> > /*
> > Joe Stein
> > http://www.linkedin.com/in/charmalloc
> > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > */
> >
>

Re: skype meeting on replication roadmap

Posted by Prashanth Menon <pr...@gmail.com>.
Oh my gosh!!!! I completely missed this meeting and I really wanted to be
apart of it!  Did anyone happen to record the meeting?  If so, would they
be willing to share it?

On Fri, Jan 6, 2012 at 1:55 PM, Jun Rao <ju...@gmail.com> wrote:

> OK. Let's make it Tue (Jan 10) at 12 noon PST then. If you are interested
> but haven't sent me your skype id, please do so before the meeting. So far,
> I got the skype id for the following people:
>
> Joe, David, Jeffrey, Andrew and Chris.
>
> Thanks,
>
> Jun
>
> On Fri, Jan 6, 2012 at 10:08 AM, Joe Stein <cr...@gmail.com> wrote:
>
> > Tue (Jan 10) at 12 noon PST works for me, so does the other time if this
> is
> > not good for others
> >
> > On Fri, Jan 6, 2012 at 12:43 PM, David Ormsbee <da...@datadoghq.com>
> wrote:
> >
> > > Either of those works great for me. In fact, any day next week works
> for
> > > me, though my preference would be Monday, Tuesday, or Friday.
> > >
> > > Thank you.
> > >
> > > Dave
> > >
> > > On Fri, Jan 6, 2012 at 12:34 PM, Jun Rao <ju...@gmail.com> wrote:
> > >
> > > > How about Tue (Jan 10) at 12 noon? Can everyone make that?
> > > >
> > > > If not, another choice will be Tue (Jan 10) at 2:30pm PST.
> > > >
> > > > Jun
> > > >
> > > > On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <
> > jeffreydamick@gmail.com
> > > > >wrote:
> > > >
> > > > > Any are fine with me too, if it was a little earlier than 2PM PST
> > (5PM
> > > > EST)
> > > > > it would be better for me personally due to commuting constraints
> :)
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com>
> > wrote:
> > > > >
> > > > > > check that Tuesday -> Friday work :) as long as we start 2pm PST
> > > > > >
> > > > > > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com>
> > > wrote:
> > > > > >
> > > > > > > Thursday or Friday would work best for me
> > > > > > >
> > > > > > >
> > > > > > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > > > > > chris.burroughs@gmail.com> wrote:
> > > > > > >
> > > > > > >> I agree it's best to be patient and find a time that works for
> > > > > everyone
> > > > > > >> who wants to participate.  In my particular case I can do
> > Friday,
> > > or
> > > > > > >> Tuesday-->Friday next week, but not Monday the 9th.
> > > > > > >>
> > > > > > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > > > > > >> > Joe,
> > > > > > >> >
> > > > > > >> > I am ok with moving the meeting to Monday. If nobody
> objects,
> > > how
> > > > > > about
> > > > > > >> we
> > > > > > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will
> > give
> > > > > > people a
> > > > > > >> > bit more time to read the docs and wiki.
> > > > > > >> >
> > > > > > >> > Jun
> > > > > > >> >
> > > > > > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <
> cryptcom@gmail.com
> > >
> > > > > wrote:
> > > > > > >> >
> > > > > > >> >> so it looks like i need to take my son to a birthday party
> > > > tonight
> > > > > > (my
> > > > > > >> babe
> > > > > > >> >> daughter is sick wife has to stay home with her)
> > > > > > >> >>
> > > > > > >> >> if there is any chance to move this to Monday? (sorry) if
> > not I
> > > > > > >> understand
> > > > > > >> >> either way let me know
> > > > > > >> >>
> > > > > > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com>
> > > > wrote:
> > > > > > >> >>
> > > > > > >> >>> Hi, everyone,
> > > > > > >> >>>
> > > > > > >> >>> So far, the following people have sent me their skype id:
> > > > > > >> >>>
> > > > > > >> >>> Joe, David, Jeffrey, and Andrew.
> > > > > > >> >>>
> > > > > > >> >>> So the meeting is on. I encourage everyone to look at the
> > > design
> > > > > doc
> > > > > > >> in
> > > > > > >> >>> kafka-50 and the new wire format at
> > > > > > >> >>>
> > > > > > >> >>>
> > > > > > >> >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > > > > > >> >>> the meeting.
> > > > > > >> >>>
> > > > > > >> >>> Here is a breakdown of all the jiras and their
> dependencies
> > > > > related
> > > > > > to
> > > > > > >> >> the
> > > > > > >> >>> replication work:
> > > > > > >> >>>
> > > > > > >> >>> 1. kafka-47: create/delete data structures in ZK,
> > > automatically
> > > > > > create
> > > > > > >> >>> topic, and use them (making partitions logical, supporting
> > > only
> > > > 1
> > > > > > >> >> replica,
> > > > > > >> >>> no failure support). (L1)
> > > > > > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an
> > admin
> > > > tool
> > > > > > >> (L0)
> > > > > > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker
> and
> > > > expose
> > > > > > it
> > > > > > >> to
> > > > > > >> >>> producer
> > > > > > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use
> > the
> > > > new
> > > > > > ZK
> > > > > > >> >> data
> > > > > > >> >>> structure
> > > > > > >> >>> 2. kafka-202: decouple request handler and socket sever;
> > > > enabling
> > > > > > long
> > > > > > >> >> poll
> > > > > > >> >>> in the consumer (L1)
> > > > > > >> >>> 3. kafka-240: implement new producer and consumer request
> > > format
> > > > > > (L1)
> > > > > > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on
> #3
> > > > > > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > > > > > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3).
> > > > depending
> > > > > > on
> > > > > > >> #1,
> > > > > > >> >>> #4, #5
> > > > > > >> >>> 7. kafka-45: broker starting up, leader election (L3).
> > > depending
> > > > > on
> > > > > > #1
> > > > > > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > > > > > >> >>> 9. kafka-43: move master to preferred replica when
> possible
> > > > (L4).
> > > > > > >> >>> optimization
> > > > > > >> >>> 10. kafka-42: rebalance partition with new brokers (L4).
> > extra
> > > > > > feature
> > > > > > >> >>>
> > > > > > >> >>> Thanks,
> > > > > > >> >>>
> > > > > > >> >>> Jun
> > > > > > >> >>>
> > > > > > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <
> junrao@gmail.com>
> > > > > wrote:
> > > > > > >> >>>
> > > > > > >> >>>> Hi,
> > > > > > >> >>>>
> > > > > > >> >>>> We'd like have a meeting discussing the roadmap for
> > > replication
> > > > > > (our
> > > > > > >> >> 0.8
> > > > > > >> >>>> release) and how people can contribute. How about a Skype
> > > > meeting
> > > > > > at
> > > > > > >> >> 2pm
> > > > > > >> >>>> Jan 6 (Friday)? If you are interested, please send me
> your
> > > > Skype
> > > > > > id.
> > > > > > >> >>>>
> > > > > > >> >>>> Thanks,
> > > > > > >> >>>>
> > > > > > >> >>>> Jun
> > > > > > >> >>>>
> > > > > > >> >>>
> > > > > > >> >>
> > > > > > >> >>
> > > > > > >> >>
> > > > > > >> >> --
> > > > > > >> >>
> > > > > > >> >> /*
> > > > > > >> >> Joe Stein
> > > > > > >> >> http://www.linkedin.com/in/charmalloc
> > > > > > >> >> Twitter: @allthingshadoop <
> > > > http://www.twitter.com/allthingshadoop>
> > > > > > >> >> */
> > > > > > >> >>
> > > > > > >> >
> > > > > > >>
> > > > > > >>
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > >
> > > > > > > /*
> > > > > > > Joe Stein
> > > > > > > http://www.linkedin.com/in/charmalloc
> > > > > > > Twitter: @allthingshadoop <
> > http://www.twitter.com/allthingshadoop>
> > > > > > > */
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > >
> > > > > > /*
> > > > > > Joe Stein
> > > > > > http://www.linkedin.com/in/charmalloc
> > > > > > Twitter: @allthingshadoop <
> http://www.twitter.com/allthingshadoop>
> > > > > > */
> > > > > >
> > > > >
> > > >
> > >
> >
> >
> >
> > --
> >
> > /*
> > Joe Stein
> > http://www.linkedin.com/in/charmalloc
> > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > */
> >
>

Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
OK. Let's make it Tue (Jan 10) at 12 noon PST then. If you are interested
but haven't sent me your skype id, please do so before the meeting. So far,
I got the skype id for the following people:

Joe, David, Jeffrey, Andrew and Chris.

Thanks,

Jun

On Fri, Jan 6, 2012 at 10:08 AM, Joe Stein <cr...@gmail.com> wrote:

> Tue (Jan 10) at 12 noon PST works for me, so does the other time if this is
> not good for others
>
> On Fri, Jan 6, 2012 at 12:43 PM, David Ormsbee <da...@datadoghq.com> wrote:
>
> > Either of those works great for me. In fact, any day next week works for
> > me, though my preference would be Monday, Tuesday, or Friday.
> >
> > Thank you.
> >
> > Dave
> >
> > On Fri, Jan 6, 2012 at 12:34 PM, Jun Rao <ju...@gmail.com> wrote:
> >
> > > How about Tue (Jan 10) at 12 noon? Can everyone make that?
> > >
> > > If not, another choice will be Tue (Jan 10) at 2:30pm PST.
> > >
> > > Jun
> > >
> > > On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <
> jeffreydamick@gmail.com
> > > >wrote:
> > >
> > > > Any are fine with me too, if it was a little earlier than 2PM PST
> (5PM
> > > EST)
> > > > it would be better for me personally due to commuting constraints :)
> > > >
> > > >
> > > >
> > > >
> > > > On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com>
> wrote:
> > > >
> > > > > check that Tuesday -> Friday work :) as long as we start 2pm PST
> > > > >
> > > > > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com>
> > wrote:
> > > > >
> > > > > > Thursday or Friday would work best for me
> > > > > >
> > > > > >
> > > > > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > > > > chris.burroughs@gmail.com> wrote:
> > > > > >
> > > > > >> I agree it's best to be patient and find a time that works for
> > > > everyone
> > > > > >> who wants to participate.  In my particular case I can do
> Friday,
> > or
> > > > > >> Tuesday-->Friday next week, but not Monday the 9th.
> > > > > >>
> > > > > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > > > > >> > Joe,
> > > > > >> >
> > > > > >> > I am ok with moving the meeting to Monday. If nobody objects,
> > how
> > > > > about
> > > > > >> we
> > > > > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will
> give
> > > > > people a
> > > > > >> > bit more time to read the docs and wiki.
> > > > > >> >
> > > > > >> > Jun
> > > > > >> >
> > > > > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cryptcom@gmail.com
> >
> > > > wrote:
> > > > > >> >
> > > > > >> >> so it looks like i need to take my son to a birthday party
> > > tonight
> > > > > (my
> > > > > >> babe
> > > > > >> >> daughter is sick wife has to stay home with her)
> > > > > >> >>
> > > > > >> >> if there is any chance to move this to Monday? (sorry) if
> not I
> > > > > >> understand
> > > > > >> >> either way let me know
> > > > > >> >>
> > > > > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com>
> > > wrote:
> > > > > >> >>
> > > > > >> >>> Hi, everyone,
> > > > > >> >>>
> > > > > >> >>> So far, the following people have sent me their skype id:
> > > > > >> >>>
> > > > > >> >>> Joe, David, Jeffrey, and Andrew.
> > > > > >> >>>
> > > > > >> >>> So the meeting is on. I encourage everyone to look at the
> > design
> > > > doc
> > > > > >> in
> > > > > >> >>> kafka-50 and the new wire format at
> > > > > >> >>>
> > > > > >> >>>
> > > > > >> >>
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > > > > >> >>> the meeting.
> > > > > >> >>>
> > > > > >> >>> Here is a breakdown of all the jiras and their dependencies
> > > > related
> > > > > to
> > > > > >> >> the
> > > > > >> >>> replication work:
> > > > > >> >>>
> > > > > >> >>> 1. kafka-47: create/delete data structures in ZK,
> > automatically
> > > > > create
> > > > > >> >>> topic, and use them (making partitions logical, supporting
> > only
> > > 1
> > > > > >> >> replica,
> > > > > >> >>> no failure support). (L1)
> > > > > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an
> admin
> > > tool
> > > > > >> (L0)
> > > > > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and
> > > expose
> > > > > it
> > > > > >> to
> > > > > >> >>> producer
> > > > > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use
> the
> > > new
> > > > > ZK
> > > > > >> >> data
> > > > > >> >>> structure
> > > > > >> >>> 2. kafka-202: decouple request handler and socket sever;
> > > enabling
> > > > > long
> > > > > >> >> poll
> > > > > >> >>> in the consumer (L1)
> > > > > >> >>> 3. kafka-240: implement new producer and consumer request
> > format
> > > > > (L1)
> > > > > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > > > > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > > > > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3).
> > > depending
> > > > > on
> > > > > >> #1,
> > > > > >> >>> #4, #5
> > > > > >> >>> 7. kafka-45: broker starting up, leader election (L3).
> > depending
> > > > on
> > > > > #1
> > > > > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > > > > >> >>> 9. kafka-43: move master to preferred replica when possible
> > > (L4).
> > > > > >> >>> optimization
> > > > > >> >>> 10. kafka-42: rebalance partition with new brokers (L4).
> extra
> > > > > feature
> > > > > >> >>>
> > > > > >> >>> Thanks,
> > > > > >> >>>
> > > > > >> >>> Jun
> > > > > >> >>>
> > > > > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com>
> > > > wrote:
> > > > > >> >>>
> > > > > >> >>>> Hi,
> > > > > >> >>>>
> > > > > >> >>>> We'd like have a meeting discussing the roadmap for
> > replication
> > > > > (our
> > > > > >> >> 0.8
> > > > > >> >>>> release) and how people can contribute. How about a Skype
> > > meeting
> > > > > at
> > > > > >> >> 2pm
> > > > > >> >>>> Jan 6 (Friday)? If you are interested, please send me your
> > > Skype
> > > > > id.
> > > > > >> >>>>
> > > > > >> >>>> Thanks,
> > > > > >> >>>>
> > > > > >> >>>> Jun
> > > > > >> >>>>
> > > > > >> >>>
> > > > > >> >>
> > > > > >> >>
> > > > > >> >>
> > > > > >> >> --
> > > > > >> >>
> > > > > >> >> /*
> > > > > >> >> Joe Stein
> > > > > >> >> http://www.linkedin.com/in/charmalloc
> > > > > >> >> Twitter: @allthingshadoop <
> > > http://www.twitter.com/allthingshadoop>
> > > > > >> >> */
> > > > > >> >>
> > > > > >> >
> > > > > >>
> > > > > >>
> > > > > >
> > > > > >
> > > > > > --
> > > > > >
> > > > > > /*
> > > > > > Joe Stein
> > > > > > http://www.linkedin.com/in/charmalloc
> > > > > > Twitter: @allthingshadoop <
> http://www.twitter.com/allthingshadoop>
> > > > > > */
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > /*
> > > > > Joe Stein
> > > > > http://www.linkedin.com/in/charmalloc
> > > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > > */
> > > > >
> > > >
> > >
> >
>
>
>
> --
>
> /*
> Joe Stein
> http://www.linkedin.com/in/charmalloc
> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> */
>

Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
OK. Let's make it Tue (Jan 10) at 12 noon PST then. If you are interested
but haven't sent me your skype id, please do so before the meeting. So far,
I got the skype id for the following people:

Joe, David, Jeffrey, Andrew and Chris.

Thanks,

Jun

On Fri, Jan 6, 2012 at 10:08 AM, Joe Stein <cr...@gmail.com> wrote:

> Tue (Jan 10) at 12 noon PST works for me, so does the other time if this is
> not good for others
>
> On Fri, Jan 6, 2012 at 12:43 PM, David Ormsbee <da...@datadoghq.com> wrote:
>
> > Either of those works great for me. In fact, any day next week works for
> > me, though my preference would be Monday, Tuesday, or Friday.
> >
> > Thank you.
> >
> > Dave
> >
> > On Fri, Jan 6, 2012 at 12:34 PM, Jun Rao <ju...@gmail.com> wrote:
> >
> > > How about Tue (Jan 10) at 12 noon? Can everyone make that?
> > >
> > > If not, another choice will be Tue (Jan 10) at 2:30pm PST.
> > >
> > > Jun
> > >
> > > On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <
> jeffreydamick@gmail.com
> > > >wrote:
> > >
> > > > Any are fine with me too, if it was a little earlier than 2PM PST
> (5PM
> > > EST)
> > > > it would be better for me personally due to commuting constraints :)
> > > >
> > > >
> > > >
> > > >
> > > > On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com>
> wrote:
> > > >
> > > > > check that Tuesday -> Friday work :) as long as we start 2pm PST
> > > > >
> > > > > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com>
> > wrote:
> > > > >
> > > > > > Thursday or Friday would work best for me
> > > > > >
> > > > > >
> > > > > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > > > > chris.burroughs@gmail.com> wrote:
> > > > > >
> > > > > >> I agree it's best to be patient and find a time that works for
> > > > everyone
> > > > > >> who wants to participate.  In my particular case I can do
> Friday,
> > or
> > > > > >> Tuesday-->Friday next week, but not Monday the 9th.
> > > > > >>
> > > > > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > > > > >> > Joe,
> > > > > >> >
> > > > > >> > I am ok with moving the meeting to Monday. If nobody objects,
> > how
> > > > > about
> > > > > >> we
> > > > > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will
> give
> > > > > people a
> > > > > >> > bit more time to read the docs and wiki.
> > > > > >> >
> > > > > >> > Jun
> > > > > >> >
> > > > > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cryptcom@gmail.com
> >
> > > > wrote:
> > > > > >> >
> > > > > >> >> so it looks like i need to take my son to a birthday party
> > > tonight
> > > > > (my
> > > > > >> babe
> > > > > >> >> daughter is sick wife has to stay home with her)
> > > > > >> >>
> > > > > >> >> if there is any chance to move this to Monday? (sorry) if
> not I
> > > > > >> understand
> > > > > >> >> either way let me know
> > > > > >> >>
> > > > > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com>
> > > wrote:
> > > > > >> >>
> > > > > >> >>> Hi, everyone,
> > > > > >> >>>
> > > > > >> >>> So far, the following people have sent me their skype id:
> > > > > >> >>>
> > > > > >> >>> Joe, David, Jeffrey, and Andrew.
> > > > > >> >>>
> > > > > >> >>> So the meeting is on. I encourage everyone to look at the
> > design
> > > > doc
> > > > > >> in
> > > > > >> >>> kafka-50 and the new wire format at
> > > > > >> >>>
> > > > > >> >>>
> > > > > >> >>
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > > > > >> >>> the meeting.
> > > > > >> >>>
> > > > > >> >>> Here is a breakdown of all the jiras and their dependencies
> > > > related
> > > > > to
> > > > > >> >> the
> > > > > >> >>> replication work:
> > > > > >> >>>
> > > > > >> >>> 1. kafka-47: create/delete data structures in ZK,
> > automatically
> > > > > create
> > > > > >> >>> topic, and use them (making partitions logical, supporting
> > only
> > > 1
> > > > > >> >> replica,
> > > > > >> >>> no failure support). (L1)
> > > > > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an
> admin
> > > tool
> > > > > >> (L0)
> > > > > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and
> > > expose
> > > > > it
> > > > > >> to
> > > > > >> >>> producer
> > > > > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use
> the
> > > new
> > > > > ZK
> > > > > >> >> data
> > > > > >> >>> structure
> > > > > >> >>> 2. kafka-202: decouple request handler and socket sever;
> > > enabling
> > > > > long
> > > > > >> >> poll
> > > > > >> >>> in the consumer (L1)
> > > > > >> >>> 3. kafka-240: implement new producer and consumer request
> > format
> > > > > (L1)
> > > > > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > > > > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > > > > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3).
> > > depending
> > > > > on
> > > > > >> #1,
> > > > > >> >>> #4, #5
> > > > > >> >>> 7. kafka-45: broker starting up, leader election (L3).
> > depending
> > > > on
> > > > > #1
> > > > > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > > > > >> >>> 9. kafka-43: move master to preferred replica when possible
> > > (L4).
> > > > > >> >>> optimization
> > > > > >> >>> 10. kafka-42: rebalance partition with new brokers (L4).
> extra
> > > > > feature
> > > > > >> >>>
> > > > > >> >>> Thanks,
> > > > > >> >>>
> > > > > >> >>> Jun
> > > > > >> >>>
> > > > > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com>
> > > > wrote:
> > > > > >> >>>
> > > > > >> >>>> Hi,
> > > > > >> >>>>
> > > > > >> >>>> We'd like have a meeting discussing the roadmap for
> > replication
> > > > > (our
> > > > > >> >> 0.8
> > > > > >> >>>> release) and how people can contribute. How about a Skype
> > > meeting
> > > > > at
> > > > > >> >> 2pm
> > > > > >> >>>> Jan 6 (Friday)? If you are interested, please send me your
> > > Skype
> > > > > id.
> > > > > >> >>>>
> > > > > >> >>>> Thanks,
> > > > > >> >>>>
> > > > > >> >>>> Jun
> > > > > >> >>>>
> > > > > >> >>>
> > > > > >> >>
> > > > > >> >>
> > > > > >> >>
> > > > > >> >> --
> > > > > >> >>
> > > > > >> >> /*
> > > > > >> >> Joe Stein
> > > > > >> >> http://www.linkedin.com/in/charmalloc
> > > > > >> >> Twitter: @allthingshadoop <
> > > http://www.twitter.com/allthingshadoop>
> > > > > >> >> */
> > > > > >> >>
> > > > > >> >
> > > > > >>
> > > > > >>
> > > > > >
> > > > > >
> > > > > > --
> > > > > >
> > > > > > /*
> > > > > > Joe Stein
> > > > > > http://www.linkedin.com/in/charmalloc
> > > > > > Twitter: @allthingshadoop <
> http://www.twitter.com/allthingshadoop>
> > > > > > */
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > /*
> > > > > Joe Stein
> > > > > http://www.linkedin.com/in/charmalloc
> > > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > > */
> > > > >
> > > >
> > >
> >
>
>
>
> --
>
> /*
> Joe Stein
> http://www.linkedin.com/in/charmalloc
> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> */
>

RE: skype meeting on replication roadmap

Posted by Andrew Psaltis <An...@Webtrends.com>.
Tue (Jan 10) at 12 noon PST works for me as well as does Friday.

-----Original Message-----
From: Joe Stein [mailto:cryptcom@gmail.com] 
Sent: Friday, January 06, 2012 11:09 AM
To: kafka-dev@incubator.apache.org
Cc: kafka-users@incubator.apache.org
Subject: Re: skype meeting on replication roadmap

Tue (Jan 10) at 12 noon PST works for me, so does the other time if this is
not good for others

On Fri, Jan 6, 2012 at 12:43 PM, David Ormsbee <da...@datadoghq.com> wrote:

> Either of those works great for me. In fact, any day next week works for
> me, though my preference would be Monday, Tuesday, or Friday.
>
> Thank you.
>
> Dave
>
> On Fri, Jan 6, 2012 at 12:34 PM, Jun Rao <ju...@gmail.com> wrote:
>
> > How about Tue (Jan 10) at 12 noon? Can everyone make that?
> >
> > If not, another choice will be Tue (Jan 10) at 2:30pm PST.
> >
> > Jun
> >
> > On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <jeffreydamick@gmail.com
> > >wrote:
> >
> > > Any are fine with me too, if it was a little earlier than 2PM PST (5PM
> > EST)
> > > it would be better for me personally due to commuting constraints :)
> > >
> > >
> > >
> > >
> > > On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com> wrote:
> > >
> > > > check that Tuesday -> Friday work :) as long as we start 2pm PST
> > > >
> > > > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com>
> wrote:
> > > >
> > > > > Thursday or Friday would work best for me
> > > > >
> > > > >
> > > > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > > > chris.burroughs@gmail.com> wrote:
> > > > >
> > > > >> I agree it's best to be patient and find a time that works for
> > > everyone
> > > > >> who wants to participate.  In my particular case I can do Friday,
> or
> > > > >> Tuesday-->Friday next week, but not Monday the 9th.
> > > > >>
> > > > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > > > >> > Joe,
> > > > >> >
> > > > >> > I am ok with moving the meeting to Monday. If nobody objects,
> how
> > > > about
> > > > >> we
> > > > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will give
> > > > people a
> > > > >> > bit more time to read the docs and wiki.
> > > > >> >
> > > > >> > Jun
> > > > >> >
> > > > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com>
> > > wrote:
> > > > >> >
> > > > >> >> so it looks like i need to take my son to a birthday party
> > tonight
> > > > (my
> > > > >> babe
> > > > >> >> daughter is sick wife has to stay home with her)
> > > > >> >>
> > > > >> >> if there is any chance to move this to Monday? (sorry) if not I
> > > > >> understand
> > > > >> >> either way let me know
> > > > >> >>
> > > > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com>
> > wrote:
> > > > >> >>
> > > > >> >>> Hi, everyone,
> > > > >> >>>
> > > > >> >>> So far, the following people have sent me their skype id:
> > > > >> >>>
> > > > >> >>> Joe, David, Jeffrey, and Andrew.
> > > > >> >>>
> > > > >> >>> So the meeting is on. I encourage everyone to look at the
> design
> > > doc
> > > > >> in
> > > > >> >>> kafka-50 and the new wire format at
> > > > >> >>>
> > > > >> >>>
> > > > >> >>
> > > > >>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > > > >> >>> the meeting.
> > > > >> >>>
> > > > >> >>> Here is a breakdown of all the jiras and their dependencies
> > > related
> > > > to
> > > > >> >> the
> > > > >> >>> replication work:
> > > > >> >>>
> > > > >> >>> 1. kafka-47: create/delete data structures in ZK,
> automatically
> > > > create
> > > > >> >>> topic, and use them (making partitions logical, supporting
> only
> > 1
> > > > >> >> replica,
> > > > >> >>> no failure support). (L1)
> > > > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an admin
> > tool
> > > > >> (L0)
> > > > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and
> > expose
> > > > it
> > > > >> to
> > > > >> >>> producer
> > > > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use the
> > new
> > > > ZK
> > > > >> >> data
> > > > >> >>> structure
> > > > >> >>> 2. kafka-202: decouple request handler and socket sever;
> > enabling
> > > > long
> > > > >> >> poll
> > > > >> >>> in the consumer (L1)
> > > > >> >>> 3. kafka-240: implement new producer and consumer request
> format
> > > > (L1)
> > > > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > > > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > > > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3).
> > depending
> > > > on
> > > > >> #1,
> > > > >> >>> #4, #5
> > > > >> >>> 7. kafka-45: broker starting up, leader election (L3).
> depending
> > > on
> > > > #1
> > > > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > > > >> >>> 9. kafka-43: move master to preferred replica when possible
> > (L4).
> > > > >> >>> optimization
> > > > >> >>> 10. kafka-42: rebalance partition with new brokers (L4). extra
> > > > feature
> > > > >> >>>
> > > > >> >>> Thanks,
> > > > >> >>>
> > > > >> >>> Jun
> > > > >> >>>
> > > > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com>
> > > wrote:
> > > > >> >>>
> > > > >> >>>> Hi,
> > > > >> >>>>
> > > > >> >>>> We'd like have a meeting discussing the roadmap for
> replication
> > > > (our
> > > > >> >> 0.8
> > > > >> >>>> release) and how people can contribute. How about a Skype
> > meeting
> > > > at
> > > > >> >> 2pm
> > > > >> >>>> Jan 6 (Friday)? If you are interested, please send me your
> > Skype
> > > > id.
> > > > >> >>>>
> > > > >> >>>> Thanks,
> > > > >> >>>>
> > > > >> >>>> Jun
> > > > >> >>>>
> > > > >> >>>
> > > > >> >>
> > > > >> >>
> > > > >> >>
> > > > >> >> --
> > > > >> >>
> > > > >> >> /*
> > > > >> >> Joe Stein
> > > > >> >> http://www.linkedin.com/in/charmalloc
> > > > >> >> Twitter: @allthingshadoop <
> > http://www.twitter.com/allthingshadoop>
> > > > >> >> */
> > > > >> >>
> > > > >> >
> > > > >>
> > > > >>
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > /*
> > > > > Joe Stein
> > > > > http://www.linkedin.com/in/charmalloc
> > > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > > */
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > >
> > > > /*
> > > > Joe Stein
> > > > http://www.linkedin.com/in/charmalloc
> > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > */
> > > >
> > >
> >
>



-- 

/*
Joe Stein
http://www.linkedin.com/in/charmalloc
Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
*/

RE: skype meeting on replication roadmap

Posted by Andrew Psaltis <An...@Webtrends.com>.
Tue (Jan 10) at 12 noon PST works for me as well as does Friday.

-----Original Message-----
From: Joe Stein [mailto:cryptcom@gmail.com] 
Sent: Friday, January 06, 2012 11:09 AM
To: kafka-dev@incubator.apache.org
Cc: kafka-users@incubator.apache.org
Subject: Re: skype meeting on replication roadmap

Tue (Jan 10) at 12 noon PST works for me, so does the other time if this is
not good for others

On Fri, Jan 6, 2012 at 12:43 PM, David Ormsbee <da...@datadoghq.com> wrote:

> Either of those works great for me. In fact, any day next week works for
> me, though my preference would be Monday, Tuesday, or Friday.
>
> Thank you.
>
> Dave
>
> On Fri, Jan 6, 2012 at 12:34 PM, Jun Rao <ju...@gmail.com> wrote:
>
> > How about Tue (Jan 10) at 12 noon? Can everyone make that?
> >
> > If not, another choice will be Tue (Jan 10) at 2:30pm PST.
> >
> > Jun
> >
> > On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <jeffreydamick@gmail.com
> > >wrote:
> >
> > > Any are fine with me too, if it was a little earlier than 2PM PST (5PM
> > EST)
> > > it would be better for me personally due to commuting constraints :)
> > >
> > >
> > >
> > >
> > > On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com> wrote:
> > >
> > > > check that Tuesday -> Friday work :) as long as we start 2pm PST
> > > >
> > > > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com>
> wrote:
> > > >
> > > > > Thursday or Friday would work best for me
> > > > >
> > > > >
> > > > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > > > chris.burroughs@gmail.com> wrote:
> > > > >
> > > > >> I agree it's best to be patient and find a time that works for
> > > everyone
> > > > >> who wants to participate.  In my particular case I can do Friday,
> or
> > > > >> Tuesday-->Friday next week, but not Monday the 9th.
> > > > >>
> > > > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > > > >> > Joe,
> > > > >> >
> > > > >> > I am ok with moving the meeting to Monday. If nobody objects,
> how
> > > > about
> > > > >> we
> > > > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will give
> > > > people a
> > > > >> > bit more time to read the docs and wiki.
> > > > >> >
> > > > >> > Jun
> > > > >> >
> > > > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com>
> > > wrote:
> > > > >> >
> > > > >> >> so it looks like i need to take my son to a birthday party
> > tonight
> > > > (my
> > > > >> babe
> > > > >> >> daughter is sick wife has to stay home with her)
> > > > >> >>
> > > > >> >> if there is any chance to move this to Monday? (sorry) if not I
> > > > >> understand
> > > > >> >> either way let me know
> > > > >> >>
> > > > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com>
> > wrote:
> > > > >> >>
> > > > >> >>> Hi, everyone,
> > > > >> >>>
> > > > >> >>> So far, the following people have sent me their skype id:
> > > > >> >>>
> > > > >> >>> Joe, David, Jeffrey, and Andrew.
> > > > >> >>>
> > > > >> >>> So the meeting is on. I encourage everyone to look at the
> design
> > > doc
> > > > >> in
> > > > >> >>> kafka-50 and the new wire format at
> > > > >> >>>
> > > > >> >>>
> > > > >> >>
> > > > >>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > > > >> >>> the meeting.
> > > > >> >>>
> > > > >> >>> Here is a breakdown of all the jiras and their dependencies
> > > related
> > > > to
> > > > >> >> the
> > > > >> >>> replication work:
> > > > >> >>>
> > > > >> >>> 1. kafka-47: create/delete data structures in ZK,
> automatically
> > > > create
> > > > >> >>> topic, and use them (making partitions logical, supporting
> only
> > 1
> > > > >> >> replica,
> > > > >> >>> no failure support). (L1)
> > > > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an admin
> > tool
> > > > >> (L0)
> > > > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and
> > expose
> > > > it
> > > > >> to
> > > > >> >>> producer
> > > > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use the
> > new
> > > > ZK
> > > > >> >> data
> > > > >> >>> structure
> > > > >> >>> 2. kafka-202: decouple request handler and socket sever;
> > enabling
> > > > long
> > > > >> >> poll
> > > > >> >>> in the consumer (L1)
> > > > >> >>> 3. kafka-240: implement new producer and consumer request
> format
> > > > (L1)
> > > > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > > > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > > > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3).
> > depending
> > > > on
> > > > >> #1,
> > > > >> >>> #4, #5
> > > > >> >>> 7. kafka-45: broker starting up, leader election (L3).
> depending
> > > on
> > > > #1
> > > > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > > > >> >>> 9. kafka-43: move master to preferred replica when possible
> > (L4).
> > > > >> >>> optimization
> > > > >> >>> 10. kafka-42: rebalance partition with new brokers (L4). extra
> > > > feature
> > > > >> >>>
> > > > >> >>> Thanks,
> > > > >> >>>
> > > > >> >>> Jun
> > > > >> >>>
> > > > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com>
> > > wrote:
> > > > >> >>>
> > > > >> >>>> Hi,
> > > > >> >>>>
> > > > >> >>>> We'd like have a meeting discussing the roadmap for
> replication
> > > > (our
> > > > >> >> 0.8
> > > > >> >>>> release) and how people can contribute. How about a Skype
> > meeting
> > > > at
> > > > >> >> 2pm
> > > > >> >>>> Jan 6 (Friday)? If you are interested, please send me your
> > Skype
> > > > id.
> > > > >> >>>>
> > > > >> >>>> Thanks,
> > > > >> >>>>
> > > > >> >>>> Jun
> > > > >> >>>>
> > > > >> >>>
> > > > >> >>
> > > > >> >>
> > > > >> >>
> > > > >> >> --
> > > > >> >>
> > > > >> >> /*
> > > > >> >> Joe Stein
> > > > >> >> http://www.linkedin.com/in/charmalloc
> > > > >> >> Twitter: @allthingshadoop <
> > http://www.twitter.com/allthingshadoop>
> > > > >> >> */
> > > > >> >>
> > > > >> >
> > > > >>
> > > > >>
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > /*
> > > > > Joe Stein
> > > > > http://www.linkedin.com/in/charmalloc
> > > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > > */
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > >
> > > > /*
> > > > Joe Stein
> > > > http://www.linkedin.com/in/charmalloc
> > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > */
> > > >
> > >
> >
>



-- 

/*
Joe Stein
http://www.linkedin.com/in/charmalloc
Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
*/

Re: skype meeting on replication roadmap

Posted by Joe Stein <cr...@gmail.com>.
Tue (Jan 10) at 12 noon PST works for me, so does the other time if this is
not good for others

On Fri, Jan 6, 2012 at 12:43 PM, David Ormsbee <da...@datadoghq.com> wrote:

> Either of those works great for me. In fact, any day next week works for
> me, though my preference would be Monday, Tuesday, or Friday.
>
> Thank you.
>
> Dave
>
> On Fri, Jan 6, 2012 at 12:34 PM, Jun Rao <ju...@gmail.com> wrote:
>
> > How about Tue (Jan 10) at 12 noon? Can everyone make that?
> >
> > If not, another choice will be Tue (Jan 10) at 2:30pm PST.
> >
> > Jun
> >
> > On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <jeffreydamick@gmail.com
> > >wrote:
> >
> > > Any are fine with me too, if it was a little earlier than 2PM PST (5PM
> > EST)
> > > it would be better for me personally due to commuting constraints :)
> > >
> > >
> > >
> > >
> > > On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com> wrote:
> > >
> > > > check that Tuesday -> Friday work :) as long as we start 2pm PST
> > > >
> > > > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com>
> wrote:
> > > >
> > > > > Thursday or Friday would work best for me
> > > > >
> > > > >
> > > > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > > > chris.burroughs@gmail.com> wrote:
> > > > >
> > > > >> I agree it's best to be patient and find a time that works for
> > > everyone
> > > > >> who wants to participate.  In my particular case I can do Friday,
> or
> > > > >> Tuesday-->Friday next week, but not Monday the 9th.
> > > > >>
> > > > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > > > >> > Joe,
> > > > >> >
> > > > >> > I am ok with moving the meeting to Monday. If nobody objects,
> how
> > > > about
> > > > >> we
> > > > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will give
> > > > people a
> > > > >> > bit more time to read the docs and wiki.
> > > > >> >
> > > > >> > Jun
> > > > >> >
> > > > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com>
> > > wrote:
> > > > >> >
> > > > >> >> so it looks like i need to take my son to a birthday party
> > tonight
> > > > (my
> > > > >> babe
> > > > >> >> daughter is sick wife has to stay home with her)
> > > > >> >>
> > > > >> >> if there is any chance to move this to Monday? (sorry) if not I
> > > > >> understand
> > > > >> >> either way let me know
> > > > >> >>
> > > > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com>
> > wrote:
> > > > >> >>
> > > > >> >>> Hi, everyone,
> > > > >> >>>
> > > > >> >>> So far, the following people have sent me their skype id:
> > > > >> >>>
> > > > >> >>> Joe, David, Jeffrey, and Andrew.
> > > > >> >>>
> > > > >> >>> So the meeting is on. I encourage everyone to look at the
> design
> > > doc
> > > > >> in
> > > > >> >>> kafka-50 and the new wire format at
> > > > >> >>>
> > > > >> >>>
> > > > >> >>
> > > > >>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > > > >> >>> the meeting.
> > > > >> >>>
> > > > >> >>> Here is a breakdown of all the jiras and their dependencies
> > > related
> > > > to
> > > > >> >> the
> > > > >> >>> replication work:
> > > > >> >>>
> > > > >> >>> 1. kafka-47: create/delete data structures in ZK,
> automatically
> > > > create
> > > > >> >>> topic, and use them (making partitions logical, supporting
> only
> > 1
> > > > >> >> replica,
> > > > >> >>> no failure support). (L1)
> > > > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an admin
> > tool
> > > > >> (L0)
> > > > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and
> > expose
> > > > it
> > > > >> to
> > > > >> >>> producer
> > > > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use the
> > new
> > > > ZK
> > > > >> >> data
> > > > >> >>> structure
> > > > >> >>> 2. kafka-202: decouple request handler and socket sever;
> > enabling
> > > > long
> > > > >> >> poll
> > > > >> >>> in the consumer (L1)
> > > > >> >>> 3. kafka-240: implement new producer and consumer request
> format
> > > > (L1)
> > > > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > > > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > > > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3).
> > depending
> > > > on
> > > > >> #1,
> > > > >> >>> #4, #5
> > > > >> >>> 7. kafka-45: broker starting up, leader election (L3).
> depending
> > > on
> > > > #1
> > > > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > > > >> >>> 9. kafka-43: move master to preferred replica when possible
> > (L4).
> > > > >> >>> optimization
> > > > >> >>> 10. kafka-42: rebalance partition with new brokers (L4). extra
> > > > feature
> > > > >> >>>
> > > > >> >>> Thanks,
> > > > >> >>>
> > > > >> >>> Jun
> > > > >> >>>
> > > > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com>
> > > wrote:
> > > > >> >>>
> > > > >> >>>> Hi,
> > > > >> >>>>
> > > > >> >>>> We'd like have a meeting discussing the roadmap for
> replication
> > > > (our
> > > > >> >> 0.8
> > > > >> >>>> release) and how people can contribute. How about a Skype
> > meeting
> > > > at
> > > > >> >> 2pm
> > > > >> >>>> Jan 6 (Friday)? If you are interested, please send me your
> > Skype
> > > > id.
> > > > >> >>>>
> > > > >> >>>> Thanks,
> > > > >> >>>>
> > > > >> >>>> Jun
> > > > >> >>>>
> > > > >> >>>
> > > > >> >>
> > > > >> >>
> > > > >> >>
> > > > >> >> --
> > > > >> >>
> > > > >> >> /*
> > > > >> >> Joe Stein
> > > > >> >> http://www.linkedin.com/in/charmalloc
> > > > >> >> Twitter: @allthingshadoop <
> > http://www.twitter.com/allthingshadoop>
> > > > >> >> */
> > > > >> >>
> > > > >> >
> > > > >>
> > > > >>
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > /*
> > > > > Joe Stein
> > > > > http://www.linkedin.com/in/charmalloc
> > > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > > */
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > >
> > > > /*
> > > > Joe Stein
> > > > http://www.linkedin.com/in/charmalloc
> > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > */
> > > >
> > >
> >
>



-- 

/*
Joe Stein
http://www.linkedin.com/in/charmalloc
Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
*/

Re: skype meeting on replication roadmap

Posted by Joe Stein <cr...@gmail.com>.
Tue (Jan 10) at 12 noon PST works for me, so does the other time if this is
not good for others

On Fri, Jan 6, 2012 at 12:43 PM, David Ormsbee <da...@datadoghq.com> wrote:

> Either of those works great for me. In fact, any day next week works for
> me, though my preference would be Monday, Tuesday, or Friday.
>
> Thank you.
>
> Dave
>
> On Fri, Jan 6, 2012 at 12:34 PM, Jun Rao <ju...@gmail.com> wrote:
>
> > How about Tue (Jan 10) at 12 noon? Can everyone make that?
> >
> > If not, another choice will be Tue (Jan 10) at 2:30pm PST.
> >
> > Jun
> >
> > On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <jeffreydamick@gmail.com
> > >wrote:
> >
> > > Any are fine with me too, if it was a little earlier than 2PM PST (5PM
> > EST)
> > > it would be better for me personally due to commuting constraints :)
> > >
> > >
> > >
> > >
> > > On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com> wrote:
> > >
> > > > check that Tuesday -> Friday work :) as long as we start 2pm PST
> > > >
> > > > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com>
> wrote:
> > > >
> > > > > Thursday or Friday would work best for me
> > > > >
> > > > >
> > > > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > > > chris.burroughs@gmail.com> wrote:
> > > > >
> > > > >> I agree it's best to be patient and find a time that works for
> > > everyone
> > > > >> who wants to participate.  In my particular case I can do Friday,
> or
> > > > >> Tuesday-->Friday next week, but not Monday the 9th.
> > > > >>
> > > > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > > > >> > Joe,
> > > > >> >
> > > > >> > I am ok with moving the meeting to Monday. If nobody objects,
> how
> > > > about
> > > > >> we
> > > > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will give
> > > > people a
> > > > >> > bit more time to read the docs and wiki.
> > > > >> >
> > > > >> > Jun
> > > > >> >
> > > > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com>
> > > wrote:
> > > > >> >
> > > > >> >> so it looks like i need to take my son to a birthday party
> > tonight
> > > > (my
> > > > >> babe
> > > > >> >> daughter is sick wife has to stay home with her)
> > > > >> >>
> > > > >> >> if there is any chance to move this to Monday? (sorry) if not I
> > > > >> understand
> > > > >> >> either way let me know
> > > > >> >>
> > > > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com>
> > wrote:
> > > > >> >>
> > > > >> >>> Hi, everyone,
> > > > >> >>>
> > > > >> >>> So far, the following people have sent me their skype id:
> > > > >> >>>
> > > > >> >>> Joe, David, Jeffrey, and Andrew.
> > > > >> >>>
> > > > >> >>> So the meeting is on. I encourage everyone to look at the
> design
> > > doc
> > > > >> in
> > > > >> >>> kafka-50 and the new wire format at
> > > > >> >>>
> > > > >> >>>
> > > > >> >>
> > > > >>
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > > > >> >>> the meeting.
> > > > >> >>>
> > > > >> >>> Here is a breakdown of all the jiras and their dependencies
> > > related
> > > > to
> > > > >> >> the
> > > > >> >>> replication work:
> > > > >> >>>
> > > > >> >>> 1. kafka-47: create/delete data structures in ZK,
> automatically
> > > > create
> > > > >> >>> topic, and use them (making partitions logical, supporting
> only
> > 1
> > > > >> >> replica,
> > > > >> >>> no failure support). (L1)
> > > > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an admin
> > tool
> > > > >> (L0)
> > > > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and
> > expose
> > > > it
> > > > >> to
> > > > >> >>> producer
> > > > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use the
> > new
> > > > ZK
> > > > >> >> data
> > > > >> >>> structure
> > > > >> >>> 2. kafka-202: decouple request handler and socket sever;
> > enabling
> > > > long
> > > > >> >> poll
> > > > >> >>> in the consumer (L1)
> > > > >> >>> 3. kafka-240: implement new producer and consumer request
> format
> > > > (L1)
> > > > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > > > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > > > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3).
> > depending
> > > > on
> > > > >> #1,
> > > > >> >>> #4, #5
> > > > >> >>> 7. kafka-45: broker starting up, leader election (L3).
> depending
> > > on
> > > > #1
> > > > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > > > >> >>> 9. kafka-43: move master to preferred replica when possible
> > (L4).
> > > > >> >>> optimization
> > > > >> >>> 10. kafka-42: rebalance partition with new brokers (L4). extra
> > > > feature
> > > > >> >>>
> > > > >> >>> Thanks,
> > > > >> >>>
> > > > >> >>> Jun
> > > > >> >>>
> > > > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com>
> > > wrote:
> > > > >> >>>
> > > > >> >>>> Hi,
> > > > >> >>>>
> > > > >> >>>> We'd like have a meeting discussing the roadmap for
> replication
> > > > (our
> > > > >> >> 0.8
> > > > >> >>>> release) and how people can contribute. How about a Skype
> > meeting
> > > > at
> > > > >> >> 2pm
> > > > >> >>>> Jan 6 (Friday)? If you are interested, please send me your
> > Skype
> > > > id.
> > > > >> >>>>
> > > > >> >>>> Thanks,
> > > > >> >>>>
> > > > >> >>>> Jun
> > > > >> >>>>
> > > > >> >>>
> > > > >> >>
> > > > >> >>
> > > > >> >>
> > > > >> >> --
> > > > >> >>
> > > > >> >> /*
> > > > >> >> Joe Stein
> > > > >> >> http://www.linkedin.com/in/charmalloc
> > > > >> >> Twitter: @allthingshadoop <
> > http://www.twitter.com/allthingshadoop>
> > > > >> >> */
> > > > >> >>
> > > > >> >
> > > > >>
> > > > >>
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > /*
> > > > > Joe Stein
> > > > > http://www.linkedin.com/in/charmalloc
> > > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > > */
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > >
> > > > /*
> > > > Joe Stein
> > > > http://www.linkedin.com/in/charmalloc
> > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > */
> > > >
> > >
> >
>



-- 

/*
Joe Stein
http://www.linkedin.com/in/charmalloc
Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
*/

Re: skype meeting on replication roadmap

Posted by David Ormsbee <da...@datadoghq.com>.
Either of those works great for me. In fact, any day next week works for
me, though my preference would be Monday, Tuesday, or Friday.

Thank you.

Dave

On Fri, Jan 6, 2012 at 12:34 PM, Jun Rao <ju...@gmail.com> wrote:

> How about Tue (Jan 10) at 12 noon? Can everyone make that?
>
> If not, another choice will be Tue (Jan 10) at 2:30pm PST.
>
> Jun
>
> On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <jeffreydamick@gmail.com
> >wrote:
>
> > Any are fine with me too, if it was a little earlier than 2PM PST (5PM
> EST)
> > it would be better for me personally due to commuting constraints :)
> >
> >
> >
> >
> > On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com> wrote:
> >
> > > check that Tuesday -> Friday work :) as long as we start 2pm PST
> > >
> > > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com> wrote:
> > >
> > > > Thursday or Friday would work best for me
> > > >
> > > >
> > > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > > chris.burroughs@gmail.com> wrote:
> > > >
> > > >> I agree it's best to be patient and find a time that works for
> > everyone
> > > >> who wants to participate.  In my particular case I can do Friday, or
> > > >> Tuesday-->Friday next week, but not Monday the 9th.
> > > >>
> > > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > > >> > Joe,
> > > >> >
> > > >> > I am ok with moving the meeting to Monday. If nobody objects, how
> > > about
> > > >> we
> > > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will give
> > > people a
> > > >> > bit more time to read the docs and wiki.
> > > >> >
> > > >> > Jun
> > > >> >
> > > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com>
> > wrote:
> > > >> >
> > > >> >> so it looks like i need to take my son to a birthday party
> tonight
> > > (my
> > > >> babe
> > > >> >> daughter is sick wife has to stay home with her)
> > > >> >>
> > > >> >> if there is any chance to move this to Monday? (sorry) if not I
> > > >> understand
> > > >> >> either way let me know
> > > >> >>
> > > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com>
> wrote:
> > > >> >>
> > > >> >>> Hi, everyone,
> > > >> >>>
> > > >> >>> So far, the following people have sent me their skype id:
> > > >> >>>
> > > >> >>> Joe, David, Jeffrey, and Andrew.
> > > >> >>>
> > > >> >>> So the meeting is on. I encourage everyone to look at the design
> > doc
> > > >> in
> > > >> >>> kafka-50 and the new wire format at
> > > >> >>>
> > > >> >>>
> > > >> >>
> > > >>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > > >> >>> the meeting.
> > > >> >>>
> > > >> >>> Here is a breakdown of all the jiras and their dependencies
> > related
> > > to
> > > >> >> the
> > > >> >>> replication work:
> > > >> >>>
> > > >> >>> 1. kafka-47: create/delete data structures in ZK, automatically
> > > create
> > > >> >>> topic, and use them (making partitions logical, supporting only
> 1
> > > >> >> replica,
> > > >> >>> no failure support). (L1)
> > > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an admin
> tool
> > > >> (L0)
> > > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and
> expose
> > > it
> > > >> to
> > > >> >>> producer
> > > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use the
> new
> > > ZK
> > > >> >> data
> > > >> >>> structure
> > > >> >>> 2. kafka-202: decouple request handler and socket sever;
> enabling
> > > long
> > > >> >> poll
> > > >> >>> in the consumer (L1)
> > > >> >>> 3. kafka-240: implement new producer and consumer request format
> > > (L1)
> > > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3).
> depending
> > > on
> > > >> #1,
> > > >> >>> #4, #5
> > > >> >>> 7. kafka-45: broker starting up, leader election (L3). depending
> > on
> > > #1
> > > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > > >> >>> 9. kafka-43: move master to preferred replica when possible
> (L4).
> > > >> >>> optimization
> > > >> >>> 10. kafka-42: rebalance partition with new brokers (L4). extra
> > > feature
> > > >> >>>
> > > >> >>> Thanks,
> > > >> >>>
> > > >> >>> Jun
> > > >> >>>
> > > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com>
> > wrote:
> > > >> >>>
> > > >> >>>> Hi,
> > > >> >>>>
> > > >> >>>> We'd like have a meeting discussing the roadmap for replication
> > > (our
> > > >> >> 0.8
> > > >> >>>> release) and how people can contribute. How about a Skype
> meeting
> > > at
> > > >> >> 2pm
> > > >> >>>> Jan 6 (Friday)? If you are interested, please send me your
> Skype
> > > id.
> > > >> >>>>
> > > >> >>>> Thanks,
> > > >> >>>>
> > > >> >>>> Jun
> > > >> >>>>
> > > >> >>>
> > > >> >>
> > > >> >>
> > > >> >>
> > > >> >> --
> > > >> >>
> > > >> >> /*
> > > >> >> Joe Stein
> > > >> >> http://www.linkedin.com/in/charmalloc
> > > >> >> Twitter: @allthingshadoop <
> http://www.twitter.com/allthingshadoop>
> > > >> >> */
> > > >> >>
> > > >> >
> > > >>
> > > >>
> > > >
> > > >
> > > > --
> > > >
> > > > /*
> > > > Joe Stein
> > > > http://www.linkedin.com/in/charmalloc
> > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > */
> > > >
> > >
> > >
> > >
> > > --
> > >
> > > /*
> > > Joe Stein
> > > http://www.linkedin.com/in/charmalloc
> > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > */
> > >
> >
>

Re: skype meeting on replication roadmap

Posted by David Ormsbee <da...@datadoghq.com>.
Either of those works great for me. In fact, any day next week works for
me, though my preference would be Monday, Tuesday, or Friday.

Thank you.

Dave

On Fri, Jan 6, 2012 at 12:34 PM, Jun Rao <ju...@gmail.com> wrote:

> How about Tue (Jan 10) at 12 noon? Can everyone make that?
>
> If not, another choice will be Tue (Jan 10) at 2:30pm PST.
>
> Jun
>
> On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <jeffreydamick@gmail.com
> >wrote:
>
> > Any are fine with me too, if it was a little earlier than 2PM PST (5PM
> EST)
> > it would be better for me personally due to commuting constraints :)
> >
> >
> >
> >
> > On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com> wrote:
> >
> > > check that Tuesday -> Friday work :) as long as we start 2pm PST
> > >
> > > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com> wrote:
> > >
> > > > Thursday or Friday would work best for me
> > > >
> > > >
> > > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > > chris.burroughs@gmail.com> wrote:
> > > >
> > > >> I agree it's best to be patient and find a time that works for
> > everyone
> > > >> who wants to participate.  In my particular case I can do Friday, or
> > > >> Tuesday-->Friday next week, but not Monday the 9th.
> > > >>
> > > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > > >> > Joe,
> > > >> >
> > > >> > I am ok with moving the meeting to Monday. If nobody objects, how
> > > about
> > > >> we
> > > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will give
> > > people a
> > > >> > bit more time to read the docs and wiki.
> > > >> >
> > > >> > Jun
> > > >> >
> > > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com>
> > wrote:
> > > >> >
> > > >> >> so it looks like i need to take my son to a birthday party
> tonight
> > > (my
> > > >> babe
> > > >> >> daughter is sick wife has to stay home with her)
> > > >> >>
> > > >> >> if there is any chance to move this to Monday? (sorry) if not I
> > > >> understand
> > > >> >> either way let me know
> > > >> >>
> > > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com>
> wrote:
> > > >> >>
> > > >> >>> Hi, everyone,
> > > >> >>>
> > > >> >>> So far, the following people have sent me their skype id:
> > > >> >>>
> > > >> >>> Joe, David, Jeffrey, and Andrew.
> > > >> >>>
> > > >> >>> So the meeting is on. I encourage everyone to look at the design
> > doc
> > > >> in
> > > >> >>> kafka-50 and the new wire format at
> > > >> >>>
> > > >> >>>
> > > >> >>
> > > >>
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > > >> >>> the meeting.
> > > >> >>>
> > > >> >>> Here is a breakdown of all the jiras and their dependencies
> > related
> > > to
> > > >> >> the
> > > >> >>> replication work:
> > > >> >>>
> > > >> >>> 1. kafka-47: create/delete data structures in ZK, automatically
> > > create
> > > >> >>> topic, and use them (making partitions logical, supporting only
> 1
> > > >> >> replica,
> > > >> >>> no failure support). (L1)
> > > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an admin
> tool
> > > >> (L0)
> > > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and
> expose
> > > it
> > > >> to
> > > >> >>> producer
> > > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use the
> new
> > > ZK
> > > >> >> data
> > > >> >>> structure
> > > >> >>> 2. kafka-202: decouple request handler and socket sever;
> enabling
> > > long
> > > >> >> poll
> > > >> >>> in the consumer (L1)
> > > >> >>> 3. kafka-240: implement new producer and consumer request format
> > > (L1)
> > > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3).
> depending
> > > on
> > > >> #1,
> > > >> >>> #4, #5
> > > >> >>> 7. kafka-45: broker starting up, leader election (L3). depending
> > on
> > > #1
> > > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > > >> >>> 9. kafka-43: move master to preferred replica when possible
> (L4).
> > > >> >>> optimization
> > > >> >>> 10. kafka-42: rebalance partition with new brokers (L4). extra
> > > feature
> > > >> >>>
> > > >> >>> Thanks,
> > > >> >>>
> > > >> >>> Jun
> > > >> >>>
> > > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com>
> > wrote:
> > > >> >>>
> > > >> >>>> Hi,
> > > >> >>>>
> > > >> >>>> We'd like have a meeting discussing the roadmap for replication
> > > (our
> > > >> >> 0.8
> > > >> >>>> release) and how people can contribute. How about a Skype
> meeting
> > > at
> > > >> >> 2pm
> > > >> >>>> Jan 6 (Friday)? If you are interested, please send me your
> Skype
> > > id.
> > > >> >>>>
> > > >> >>>> Thanks,
> > > >> >>>>
> > > >> >>>> Jun
> > > >> >>>>
> > > >> >>>
> > > >> >>
> > > >> >>
> > > >> >>
> > > >> >> --
> > > >> >>
> > > >> >> /*
> > > >> >> Joe Stein
> > > >> >> http://www.linkedin.com/in/charmalloc
> > > >> >> Twitter: @allthingshadoop <
> http://www.twitter.com/allthingshadoop>
> > > >> >> */
> > > >> >>
> > > >> >
> > > >>
> > > >>
> > > >
> > > >
> > > > --
> > > >
> > > > /*
> > > > Joe Stein
> > > > http://www.linkedin.com/in/charmalloc
> > > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > > */
> > > >
> > >
> > >
> > >
> > > --
> > >
> > > /*
> > > Joe Stein
> > > http://www.linkedin.com/in/charmalloc
> > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > */
> > >
> >
>

Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
How about Tue (Jan 10) at 12 noon? Can everyone make that?

If not, another choice will be Tue (Jan 10) at 2:30pm PST.

Jun

On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <je...@gmail.com>wrote:

> Any are fine with me too, if it was a little earlier than 2PM PST (5PM EST)
> it would be better for me personally due to commuting constraints :)
>
>
>
>
> On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com> wrote:
>
> > check that Tuesday -> Friday work :) as long as we start 2pm PST
> >
> > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com> wrote:
> >
> > > Thursday or Friday would work best for me
> > >
> > >
> > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > chris.burroughs@gmail.com> wrote:
> > >
> > >> I agree it's best to be patient and find a time that works for
> everyone
> > >> who wants to participate.  In my particular case I can do Friday, or
> > >> Tuesday-->Friday next week, but not Monday the 9th.
> > >>
> > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > >> > Joe,
> > >> >
> > >> > I am ok with moving the meeting to Monday. If nobody objects, how
> > about
> > >> we
> > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will give
> > people a
> > >> > bit more time to read the docs and wiki.
> > >> >
> > >> > Jun
> > >> >
> > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com>
> wrote:
> > >> >
> > >> >> so it looks like i need to take my son to a birthday party tonight
> > (my
> > >> babe
> > >> >> daughter is sick wife has to stay home with her)
> > >> >>
> > >> >> if there is any chance to move this to Monday? (sorry) if not I
> > >> understand
> > >> >> either way let me know
> > >> >>
> > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com> wrote:
> > >> >>
> > >> >>> Hi, everyone,
> > >> >>>
> > >> >>> So far, the following people have sent me their skype id:
> > >> >>>
> > >> >>> Joe, David, Jeffrey, and Andrew.
> > >> >>>
> > >> >>> So the meeting is on. I encourage everyone to look at the design
> doc
> > >> in
> > >> >>> kafka-50 and the new wire format at
> > >> >>>
> > >> >>>
> > >> >>
> > >>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > >> >>> the meeting.
> > >> >>>
> > >> >>> Here is a breakdown of all the jiras and their dependencies
> related
> > to
> > >> >> the
> > >> >>> replication work:
> > >> >>>
> > >> >>> 1. kafka-47: create/delete data structures in ZK, automatically
> > create
> > >> >>> topic, and use them (making partitions logical, supporting only 1
> > >> >> replica,
> > >> >>> no failure support). (L1)
> > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an admin tool
> > >> (L0)
> > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and expose
> > it
> > >> to
> > >> >>> producer
> > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use the new
> > ZK
> > >> >> data
> > >> >>> structure
> > >> >>> 2. kafka-202: decouple request handler and socket sever; enabling
> > long
> > >> >> poll
> > >> >>> in the consumer (L1)
> > >> >>> 3. kafka-240: implement new producer and consumer request format
> > (L1)
> > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3). depending
> > on
> > >> #1,
> > >> >>> #4, #5
> > >> >>> 7. kafka-45: broker starting up, leader election (L3). depending
> on
> > #1
> > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > >> >>> 9. kafka-43: move master to preferred replica when possible (L4).
> > >> >>> optimization
> > >> >>> 10. kafka-42: rebalance partition with new brokers (L4). extra
> > feature
> > >> >>>
> > >> >>> Thanks,
> > >> >>>
> > >> >>> Jun
> > >> >>>
> > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com>
> wrote:
> > >> >>>
> > >> >>>> Hi,
> > >> >>>>
> > >> >>>> We'd like have a meeting discussing the roadmap for replication
> > (our
> > >> >> 0.8
> > >> >>>> release) and how people can contribute. How about a Skype meeting
> > at
> > >> >> 2pm
> > >> >>>> Jan 6 (Friday)? If you are interested, please send me your Skype
> > id.
> > >> >>>>
> > >> >>>> Thanks,
> > >> >>>>
> > >> >>>> Jun
> > >> >>>>
> > >> >>>
> > >> >>
> > >> >>
> > >> >>
> > >> >> --
> > >> >>
> > >> >> /*
> > >> >> Joe Stein
> > >> >> http://www.linkedin.com/in/charmalloc
> > >> >> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > >> >> */
> > >> >>
> > >> >
> > >>
> > >>
> > >
> > >
> > > --
> > >
> > > /*
> > > Joe Stein
> > > http://www.linkedin.com/in/charmalloc
> > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > */
> > >
> >
> >
> >
> > --
> >
> > /*
> > Joe Stein
> > http://www.linkedin.com/in/charmalloc
> > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > */
> >
>

Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
How about Tue (Jan 10) at 12 noon? Can everyone make that?

If not, another choice will be Tue (Jan 10) at 2:30pm PST.

Jun

On Fri, Jan 6, 2012 at 9:25 AM, Jeffrey Damick <je...@gmail.com>wrote:

> Any are fine with me too, if it was a little earlier than 2PM PST (5PM EST)
> it would be better for me personally due to commuting constraints :)
>
>
>
>
> On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com> wrote:
>
> > check that Tuesday -> Friday work :) as long as we start 2pm PST
> >
> > On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com> wrote:
> >
> > > Thursday or Friday would work best for me
> > >
> > >
> > > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > > chris.burroughs@gmail.com> wrote:
> > >
> > >> I agree it's best to be patient and find a time that works for
> everyone
> > >> who wants to participate.  In my particular case I can do Friday, or
> > >> Tuesday-->Friday next week, but not Monday the 9th.
> > >>
> > >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > >> > Joe,
> > >> >
> > >> > I am ok with moving the meeting to Monday. If nobody objects, how
> > about
> > >> we
> > >> > meet at 2pm PST Monday (Jan 9) instead? This actually will give
> > people a
> > >> > bit more time to read the docs and wiki.
> > >> >
> > >> > Jun
> > >> >
> > >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com>
> wrote:
> > >> >
> > >> >> so it looks like i need to take my son to a birthday party tonight
> > (my
> > >> babe
> > >> >> daughter is sick wife has to stay home with her)
> > >> >>
> > >> >> if there is any chance to move this to Monday? (sorry) if not I
> > >> understand
> > >> >> either way let me know
> > >> >>
> > >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com> wrote:
> > >> >>
> > >> >>> Hi, everyone,
> > >> >>>
> > >> >>> So far, the following people have sent me their skype id:
> > >> >>>
> > >> >>> Joe, David, Jeffrey, and Andrew.
> > >> >>>
> > >> >>> So the meeting is on. I encourage everyone to look at the design
> doc
> > >> in
> > >> >>> kafka-50 and the new wire format at
> > >> >>>
> > >> >>>
> > >> >>
> > >>
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > >> >>> the meeting.
> > >> >>>
> > >> >>> Here is a breakdown of all the jiras and their dependencies
> related
> > to
> > >> >> the
> > >> >>> replication work:
> > >> >>>
> > >> >>> 1. kafka-47: create/delete data structures in ZK, automatically
> > create
> > >> >>> topic, and use them (making partitions logical, supporting only 1
> > >> >> replica,
> > >> >>> no failure support). (L1)
> > >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an admin tool
> > >> (L0)
> > >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and expose
> > it
> > >> to
> > >> >>> producer
> > >> >>>  1.3 kafka-239: Wire existing producer and consumer to use the new
> > ZK
> > >> >> data
> > >> >>> structure
> > >> >>> 2. kafka-202: decouple request handler and socket sever; enabling
> > long
> > >> >> poll
> > >> >>> in the consumer (L1)
> > >> >>> 3. kafka-240: implement new producer and consumer request format
> > (L1)
> > >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> > >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3). depending
> > on
> > >> #1,
> > >> >>> #4, #5
> > >> >>> 7. kafka-45: broker starting up, leader election (L3). depending
> on
> > #1
> > >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> > >> >>> 9. kafka-43: move master to preferred replica when possible (L4).
> > >> >>> optimization
> > >> >>> 10. kafka-42: rebalance partition with new brokers (L4). extra
> > feature
> > >> >>>
> > >> >>> Thanks,
> > >> >>>
> > >> >>> Jun
> > >> >>>
> > >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com>
> wrote:
> > >> >>>
> > >> >>>> Hi,
> > >> >>>>
> > >> >>>> We'd like have a meeting discussing the roadmap for replication
> > (our
> > >> >> 0.8
> > >> >>>> release) and how people can contribute. How about a Skype meeting
> > at
> > >> >> 2pm
> > >> >>>> Jan 6 (Friday)? If you are interested, please send me your Skype
> > id.
> > >> >>>>
> > >> >>>> Thanks,
> > >> >>>>
> > >> >>>> Jun
> > >> >>>>
> > >> >>>
> > >> >>
> > >> >>
> > >> >>
> > >> >> --
> > >> >>
> > >> >> /*
> > >> >> Joe Stein
> > >> >> http://www.linkedin.com/in/charmalloc
> > >> >> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > >> >> */
> > >> >>
> > >> >
> > >>
> > >>
> > >
> > >
> > > --
> > >
> > > /*
> > > Joe Stein
> > > http://www.linkedin.com/in/charmalloc
> > > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > > */
> > >
> >
> >
> >
> > --
> >
> > /*
> > Joe Stein
> > http://www.linkedin.com/in/charmalloc
> > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > */
> >
>

Re: skype meeting on replication roadmap

Posted by Jeffrey Damick <je...@gmail.com>.
Any are fine with me too, if it was a little earlier than 2PM PST (5PM EST)
it would be better for me personally due to commuting constraints :)




On Fri, Jan 6, 2012 at 12:03 PM, Joe Stein <cr...@gmail.com> wrote:

> check that Tuesday -> Friday work :) as long as we start 2pm PST
>
> On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com> wrote:
>
> > Thursday or Friday would work best for me
> >
> >
> > On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> > chris.burroughs@gmail.com> wrote:
> >
> >> I agree it's best to be patient and find a time that works for everyone
> >> who wants to participate.  In my particular case I can do Friday, or
> >> Tuesday-->Friday next week, but not Monday the 9th.
> >>
> >> On 01/06/2012 11:31 AM, Jun Rao wrote:
> >> > Joe,
> >> >
> >> > I am ok with moving the meeting to Monday. If nobody objects, how
> about
> >> we
> >> > meet at 2pm PST Monday (Jan 9) instead? This actually will give
> people a
> >> > bit more time to read the docs and wiki.
> >> >
> >> > Jun
> >> >
> >> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com> wrote:
> >> >
> >> >> so it looks like i need to take my son to a birthday party tonight
> (my
> >> babe
> >> >> daughter is sick wife has to stay home with her)
> >> >>
> >> >> if there is any chance to move this to Monday? (sorry) if not I
> >> understand
> >> >> either way let me know
> >> >>
> >> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com> wrote:
> >> >>
> >> >>> Hi, everyone,
> >> >>>
> >> >>> So far, the following people have sent me their skype id:
> >> >>>
> >> >>> Joe, David, Jeffrey, and Andrew.
> >> >>>
> >> >>> So the meeting is on. I encourage everyone to look at the design doc
> >> in
> >> >>> kafka-50 and the new wire format at
> >> >>>
> >> >>>
> >> >>
> >>
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> >> >>> the meeting.
> >> >>>
> >> >>> Here is a breakdown of all the jiras and their dependencies related
> to
> >> >> the
> >> >>> replication work:
> >> >>>
> >> >>> 1. kafka-47: create/delete data structures in ZK, automatically
> create
> >> >>> topic, and use them (making partitions logical, supporting only 1
> >> >> replica,
> >> >>> no failure support). (L1)
> >> >>>  1.1 kafka-237: create/delete ZK path for a topic in an admin tool
> >> (L0)
> >> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and expose
> it
> >> to
> >> >>> producer
> >> >>>  1.3 kafka-239: Wire existing producer and consumer to use the new
> ZK
> >> >> data
> >> >>> structure
> >> >>> 2. kafka-202: decouple request handler and socket sever; enabling
> long
> >> >> poll
> >> >>> in the consumer (L1)
> >> >>> 3. kafka-240: implement new producer and consumer request format
> (L1)
> >> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> >> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> >> >>> 6. kafka-44: commit thread, replica fetcher thread (L3). depending
> on
> >> #1,
> >> >>> #4, #5
> >> >>> 7. kafka-45: broker starting up, leader election (L3). depending on
> #1
> >> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> >> >>> 9. kafka-43: move master to preferred replica when possible (L4).
> >> >>> optimization
> >> >>> 10. kafka-42: rebalance partition with new brokers (L4). extra
> feature
> >> >>>
> >> >>> Thanks,
> >> >>>
> >> >>> Jun
> >> >>>
> >> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:
> >> >>>
> >> >>>> Hi,
> >> >>>>
> >> >>>> We'd like have a meeting discussing the roadmap for replication
> (our
> >> >> 0.8
> >> >>>> release) and how people can contribute. How about a Skype meeting
> at
> >> >> 2pm
> >> >>>> Jan 6 (Friday)? If you are interested, please send me your Skype
> id.
> >> >>>>
> >> >>>> Thanks,
> >> >>>>
> >> >>>> Jun
> >> >>>>
> >> >>>
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >>
> >> >> /*
> >> >> Joe Stein
> >> >> http://www.linkedin.com/in/charmalloc
> >> >> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> >> >> */
> >> >>
> >> >
> >>
> >>
> >
> >
> > --
> >
> > /*
> > Joe Stein
> > http://www.linkedin.com/in/charmalloc
> > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> > */
> >
>
>
>
> --
>
> /*
> Joe Stein
> http://www.linkedin.com/in/charmalloc
> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> */
>

Re: skype meeting on replication roadmap

Posted by Joe Stein <cr...@gmail.com>.
check that Tuesday -> Friday work :) as long as we start 2pm PST

On Fri, Jan 6, 2012 at 11:51 AM, Joe Stein <cr...@gmail.com> wrote:

> Thursday or Friday would work best for me
>
>
> On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs <
> chris.burroughs@gmail.com> wrote:
>
>> I agree it's best to be patient and find a time that works for everyone
>> who wants to participate.  In my particular case I can do Friday, or
>> Tuesday-->Friday next week, but not Monday the 9th.
>>
>> On 01/06/2012 11:31 AM, Jun Rao wrote:
>> > Joe,
>> >
>> > I am ok with moving the meeting to Monday. If nobody objects, how about
>> we
>> > meet at 2pm PST Monday (Jan 9) instead? This actually will give people a
>> > bit more time to read the docs and wiki.
>> >
>> > Jun
>> >
>> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com> wrote:
>> >
>> >> so it looks like i need to take my son to a birthday party tonight (my
>> babe
>> >> daughter is sick wife has to stay home with her)
>> >>
>> >> if there is any chance to move this to Monday? (sorry) if not I
>> understand
>> >> either way let me know
>> >>
>> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com> wrote:
>> >>
>> >>> Hi, everyone,
>> >>>
>> >>> So far, the following people have sent me their skype id:
>> >>>
>> >>> Joe, David, Jeffrey, and Andrew.
>> >>>
>> >>> So the meeting is on. I encourage everyone to look at the design doc
>> in
>> >>> kafka-50 and the new wire format at
>> >>>
>> >>>
>> >>
>> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
>> >>> the meeting.
>> >>>
>> >>> Here is a breakdown of all the jiras and their dependencies related to
>> >> the
>> >>> replication work:
>> >>>
>> >>> 1. kafka-47: create/delete data structures in ZK, automatically create
>> >>> topic, and use them (making partitions logical, supporting only 1
>> >> replica,
>> >>> no failure support). (L1)
>> >>>  1.1 kafka-237: create/delete ZK path for a topic in an admin tool
>> (L0)
>> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and expose it
>> to
>> >>> producer
>> >>>  1.3 kafka-239: Wire existing producer and consumer to use the new ZK
>> >> data
>> >>> structure
>> >>> 2. kafka-202: decouple request handler and socket sever; enabling long
>> >> poll
>> >>> in the consumer (L1)
>> >>> 3. kafka-240: implement new producer and consumer request format (L1)
>> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
>> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
>> >>> 6. kafka-44: commit thread, replica fetcher thread (L3). depending on
>> #1,
>> >>> #4, #5
>> >>> 7. kafka-45: broker starting up, leader election (L3). depending on #1
>> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
>> >>> 9. kafka-43: move master to preferred replica when possible (L4).
>> >>> optimization
>> >>> 10. kafka-42: rebalance partition with new brokers (L4). extra feature
>> >>>
>> >>> Thanks,
>> >>>
>> >>> Jun
>> >>>
>> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:
>> >>>
>> >>>> Hi,
>> >>>>
>> >>>> We'd like have a meeting discussing the roadmap for replication (our
>> >> 0.8
>> >>>> release) and how people can contribute. How about a Skype meeting at
>> >> 2pm
>> >>>> Jan 6 (Friday)? If you are interested, please send me your Skype id.
>> >>>>
>> >>>> Thanks,
>> >>>>
>> >>>> Jun
>> >>>>
>> >>>
>> >>
>> >>
>> >>
>> >> --
>> >>
>> >> /*
>> >> Joe Stein
>> >> http://www.linkedin.com/in/charmalloc
>> >> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
>> >> */
>> >>
>> >
>>
>>
>
>
> --
>
> /*
> Joe Stein
> http://www.linkedin.com/in/charmalloc
> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> */
>



-- 

/*
Joe Stein
http://www.linkedin.com/in/charmalloc
Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
*/

Re: skype meeting on replication roadmap

Posted by Joe Stein <cr...@gmail.com>.
Thursday or Friday would work best for me

On Fri, Jan 6, 2012 at 11:48 AM, Chris Burroughs
<ch...@gmail.com>wrote:

> I agree it's best to be patient and find a time that works for everyone
> who wants to participate.  In my particular case I can do Friday, or
> Tuesday-->Friday next week, but not Monday the 9th.
>
> On 01/06/2012 11:31 AM, Jun Rao wrote:
> > Joe,
> >
> > I am ok with moving the meeting to Monday. If nobody objects, how about
> we
> > meet at 2pm PST Monday (Jan 9) instead? This actually will give people a
> > bit more time to read the docs and wiki.
> >
> > Jun
> >
> > On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com> wrote:
> >
> >> so it looks like i need to take my son to a birthday party tonight (my
> babe
> >> daughter is sick wife has to stay home with her)
> >>
> >> if there is any chance to move this to Monday? (sorry) if not I
> understand
> >> either way let me know
> >>
> >> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com> wrote:
> >>
> >>> Hi, everyone,
> >>>
> >>> So far, the following people have sent me their skype id:
> >>>
> >>> Joe, David, Jeffrey, and Andrew.
> >>>
> >>> So the meeting is on. I encourage everyone to look at the design doc in
> >>> kafka-50 and the new wire format at
> >>>
> >>>
> >>
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> >>> the meeting.
> >>>
> >>> Here is a breakdown of all the jiras and their dependencies related to
> >> the
> >>> replication work:
> >>>
> >>> 1. kafka-47: create/delete data structures in ZK, automatically create
> >>> topic, and use them (making partitions logical, supporting only 1
> >> replica,
> >>> no failure support). (L1)
> >>>  1.1 kafka-237: create/delete ZK path for a topic in an admin tool (L0)
> >>>  1.2 kafka-238: add a getTopicMetaData method in broker and expose it
> to
> >>> producer
> >>>  1.3 kafka-239: Wire existing producer and consumer to use the new ZK
> >> data
> >>> structure
> >>> 2. kafka-202: decouple request handler and socket sever; enabling long
> >> poll
> >>> in the consumer (L1)
> >>> 3. kafka-240: implement new producer and consumer request format (L1)
> >>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> >>> 5. kafka-48: long poll in consumer (L2). depending on #2
> >>> 6. kafka-44: commit thread, replica fetcher thread (L3). depending on
> #1,
> >>> #4, #5
> >>> 7. kafka-45: broker starting up, leader election (L3). depending on #1
> >>> 8. kafka-46: various ZK listeners (L3). depending on #1
> >>> 9. kafka-43: move master to preferred replica when possible (L4).
> >>> optimization
> >>> 10. kafka-42: rebalance partition with new brokers (L4). extra feature
> >>>
> >>> Thanks,
> >>>
> >>> Jun
> >>>
> >>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:
> >>>
> >>>> Hi,
> >>>>
> >>>> We'd like have a meeting discussing the roadmap for replication (our
> >> 0.8
> >>>> release) and how people can contribute. How about a Skype meeting at
> >> 2pm
> >>>> Jan 6 (Friday)? If you are interested, please send me your Skype id.
> >>>>
> >>>> Thanks,
> >>>>
> >>>> Jun
> >>>>
> >>>
> >>
> >>
> >>
> >> --
> >>
> >> /*
> >> Joe Stein
> >> http://www.linkedin.com/in/charmalloc
> >> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> >> */
> >>
> >
>
>


-- 

/*
Joe Stein
http://www.linkedin.com/in/charmalloc
Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
*/

Re: skype meeting on replication roadmap

Posted by Chris Burroughs <ch...@gmail.com>.
I agree it's best to be patient and find a time that works for everyone
who wants to participate.  In my particular case I can do Friday, or
Tuesday-->Friday next week, but not Monday the 9th.

On 01/06/2012 11:31 AM, Jun Rao wrote:
> Joe,
> 
> I am ok with moving the meeting to Monday. If nobody objects, how about we
> meet at 2pm PST Monday (Jan 9) instead? This actually will give people a
> bit more time to read the docs and wiki.
> 
> Jun
> 
> On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com> wrote:
> 
>> so it looks like i need to take my son to a birthday party tonight (my babe
>> daughter is sick wife has to stay home with her)
>>
>> if there is any chance to move this to Monday? (sorry) if not I understand
>> either way let me know
>>
>> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com> wrote:
>>
>>> Hi, everyone,
>>>
>>> So far, the following people have sent me their skype id:
>>>
>>> Joe, David, Jeffrey, and Andrew.
>>>
>>> So the meeting is on. I encourage everyone to look at the design doc in
>>> kafka-50 and the new wire format at
>>>
>>>
>> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
>>> the meeting.
>>>
>>> Here is a breakdown of all the jiras and their dependencies related to
>> the
>>> replication work:
>>>
>>> 1. kafka-47: create/delete data structures in ZK, automatically create
>>> topic, and use them (making partitions logical, supporting only 1
>> replica,
>>> no failure support). (L1)
>>>  1.1 kafka-237: create/delete ZK path for a topic in an admin tool (L0)
>>>  1.2 kafka-238: add a getTopicMetaData method in broker and expose it to
>>> producer
>>>  1.3 kafka-239: Wire existing producer and consumer to use the new ZK
>> data
>>> structure
>>> 2. kafka-202: decouple request handler and socket sever; enabling long
>> poll
>>> in the consumer (L1)
>>> 3. kafka-240: implement new producer and consumer request format (L1)
>>> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
>>> 5. kafka-48: long poll in consumer (L2). depending on #2
>>> 6. kafka-44: commit thread, replica fetcher thread (L3). depending on #1,
>>> #4, #5
>>> 7. kafka-45: broker starting up, leader election (L3). depending on #1
>>> 8. kafka-46: various ZK listeners (L3). depending on #1
>>> 9. kafka-43: move master to preferred replica when possible (L4).
>>> optimization
>>> 10. kafka-42: rebalance partition with new brokers (L4). extra feature
>>>
>>> Thanks,
>>>
>>> Jun
>>>
>>> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> We'd like have a meeting discussing the roadmap for replication (our
>> 0.8
>>>> release) and how people can contribute. How about a Skype meeting at
>> 2pm
>>>> Jan 6 (Friday)? If you are interested, please send me your Skype id.
>>>>
>>>> Thanks,
>>>>
>>>> Jun
>>>>
>>>
>>
>>
>>
>> --
>>
>> /*
>> Joe Stein
>> http://www.linkedin.com/in/charmalloc
>> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
>> */
>>
> 


Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
Joe,

I am ok with moving the meeting to Monday. If nobody objects, how about we
meet at 2pm PST Monday (Jan 9) instead? This actually will give people a
bit more time to read the docs and wiki.

Jun

On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com> wrote:

> so it looks like i need to take my son to a birthday party tonight (my babe
> daughter is sick wife has to stay home with her)
>
> if there is any chance to move this to Monday? (sorry) if not I understand
> either way let me know
>
> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com> wrote:
>
> > Hi, everyone,
> >
> > So far, the following people have sent me their skype id:
> >
> > Joe, David, Jeffrey, and Andrew.
> >
> > So the meeting is on. I encourage everyone to look at the design doc in
> > kafka-50 and the new wire format at
> >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > the meeting.
> >
> > Here is a breakdown of all the jiras and their dependencies related to
> the
> > replication work:
> >
> > 1. kafka-47: create/delete data structures in ZK, automatically create
> > topic, and use them (making partitions logical, supporting only 1
> replica,
> > no failure support). (L1)
> >  1.1 kafka-237: create/delete ZK path for a topic in an admin tool (L0)
> >  1.2 kafka-238: add a getTopicMetaData method in broker and expose it to
> > producer
> >  1.3 kafka-239: Wire existing producer and consumer to use the new ZK
> data
> > structure
> > 2. kafka-202: decouple request handler and socket sever; enabling long
> poll
> > in the consumer (L1)
> > 3. kafka-240: implement new producer and consumer request format (L1)
> > 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > 5. kafka-48: long poll in consumer (L2). depending on #2
> > 6. kafka-44: commit thread, replica fetcher thread (L3). depending on #1,
> > #4, #5
> > 7. kafka-45: broker starting up, leader election (L3). depending on #1
> > 8. kafka-46: various ZK listeners (L3). depending on #1
> > 9. kafka-43: move master to preferred replica when possible (L4).
> > optimization
> > 10. kafka-42: rebalance partition with new brokers (L4). extra feature
> >
> > Thanks,
> >
> > Jun
> >
> > On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > We'd like have a meeting discussing the roadmap for replication (our
> 0.8
> > > release) and how people can contribute. How about a Skype meeting at
> 2pm
> > > Jan 6 (Friday)? If you are interested, please send me your Skype id.
> > >
> > > Thanks,
> > >
> > > Jun
> > >
> >
>
>
>
> --
>
> /*
> Joe Stein
> http://www.linkedin.com/in/charmalloc
> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> */
>

Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
Joe,

I am ok with moving the meeting to Monday. If nobody objects, how about we
meet at 2pm PST Monday (Jan 9) instead? This actually will give people a
bit more time to read the docs and wiki.

Jun

On Fri, Jan 6, 2012 at 6:38 AM, Joe Stein <cr...@gmail.com> wrote:

> so it looks like i need to take my son to a birthday party tonight (my babe
> daughter is sick wife has to stay home with her)
>
> if there is any chance to move this to Monday? (sorry) if not I understand
> either way let me know
>
> On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com> wrote:
>
> > Hi, everyone,
> >
> > So far, the following people have sent me their skype id:
> >
> > Joe, David, Jeffrey, and Andrew.
> >
> > So the meeting is on. I encourage everyone to look at the design doc in
> > kafka-50 and the new wire format at
> >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> > the meeting.
> >
> > Here is a breakdown of all the jiras and their dependencies related to
> the
> > replication work:
> >
> > 1. kafka-47: create/delete data structures in ZK, automatically create
> > topic, and use them (making partitions logical, supporting only 1
> replica,
> > no failure support). (L1)
> >  1.1 kafka-237: create/delete ZK path for a topic in an admin tool (L0)
> >  1.2 kafka-238: add a getTopicMetaData method in broker and expose it to
> > producer
> >  1.3 kafka-239: Wire existing producer and consumer to use the new ZK
> data
> > structure
> > 2. kafka-202: decouple request handler and socket sever; enabling long
> poll
> > in the consumer (L1)
> > 3. kafka-240: implement new producer and consumer request format (L1)
> > 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> > 5. kafka-48: long poll in consumer (L2). depending on #2
> > 6. kafka-44: commit thread, replica fetcher thread (L3). depending on #1,
> > #4, #5
> > 7. kafka-45: broker starting up, leader election (L3). depending on #1
> > 8. kafka-46: various ZK listeners (L3). depending on #1
> > 9. kafka-43: move master to preferred replica when possible (L4).
> > optimization
> > 10. kafka-42: rebalance partition with new brokers (L4). extra feature
> >
> > Thanks,
> >
> > Jun
> >
> > On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > We'd like have a meeting discussing the roadmap for replication (our
> 0.8
> > > release) and how people can contribute. How about a Skype meeting at
> 2pm
> > > Jan 6 (Friday)? If you are interested, please send me your Skype id.
> > >
> > > Thanks,
> > >
> > > Jun
> > >
> >
>
>
>
> --
>
> /*
> Joe Stein
> http://www.linkedin.com/in/charmalloc
> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> */
>

Re: skype meeting on replication roadmap

Posted by Joe Stein <cr...@gmail.com>.
so it looks like i need to take my son to a birthday party tonight (my babe
daughter is sick wife has to stay home with her)

if there is any chance to move this to Monday? (sorry) if not I understand
either way let me know

On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com> wrote:

> Hi, everyone,
>
> So far, the following people have sent me their skype id:
>
> Joe, David, Jeffrey, and Andrew.
>
> So the meeting is on. I encourage everyone to look at the design doc in
> kafka-50 and the new wire format at
>
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> the meeting.
>
> Here is a breakdown of all the jiras and their dependencies related to the
> replication work:
>
> 1. kafka-47: create/delete data structures in ZK, automatically create
> topic, and use them (making partitions logical, supporting only 1 replica,
> no failure support). (L1)
>  1.1 kafka-237: create/delete ZK path for a topic in an admin tool (L0)
>  1.2 kafka-238: add a getTopicMetaData method in broker and expose it to
> producer
>  1.3 kafka-239: Wire existing producer and consumer to use the new ZK data
> structure
> 2. kafka-202: decouple request handler and socket sever; enabling long poll
> in the consumer (L1)
> 3. kafka-240: implement new producer and consumer request format (L1)
> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> 5. kafka-48: long poll in consumer (L2). depending on #2
> 6. kafka-44: commit thread, replica fetcher thread (L3). depending on #1,
> #4, #5
> 7. kafka-45: broker starting up, leader election (L3). depending on #1
> 8. kafka-46: various ZK listeners (L3). depending on #1
> 9. kafka-43: move master to preferred replica when possible (L4).
> optimization
> 10. kafka-42: rebalance partition with new brokers (L4). extra feature
>
> Thanks,
>
> Jun
>
> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:
>
> > Hi,
> >
> > We'd like have a meeting discussing the roadmap for replication (our 0.8
> > release) and how people can contribute. How about a Skype meeting at 2pm
> > Jan 6 (Friday)? If you are interested, please send me your Skype id.
> >
> > Thanks,
> >
> > Jun
> >
>



-- 

/*
Joe Stein
http://www.linkedin.com/in/charmalloc
Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
*/

Re: skype meeting on replication roadmap

Posted by Joe Stein <cr...@gmail.com>.
so it looks like i need to take my son to a birthday party tonight (my babe
daughter is sick wife has to stay home with her)

if there is any chance to move this to Monday? (sorry) if not I understand
either way let me know

On Thu, Jan 5, 2012 at 2:11 PM, Jun Rao <ju...@gmail.com> wrote:

> Hi, everyone,
>
> So far, the following people have sent me their skype id:
>
> Joe, David, Jeffrey, and Andrew.
>
> So the meeting is on. I encourage everyone to look at the design doc in
> kafka-50 and the new wire format at
>
> https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
> the meeting.
>
> Here is a breakdown of all the jiras and their dependencies related to the
> replication work:
>
> 1. kafka-47: create/delete data structures in ZK, automatically create
> topic, and use them (making partitions logical, supporting only 1 replica,
> no failure support). (L1)
>  1.1 kafka-237: create/delete ZK path for a topic in an admin tool (L0)
>  1.2 kafka-238: add a getTopicMetaData method in broker and expose it to
> producer
>  1.3 kafka-239: Wire existing producer and consumer to use the new ZK data
> structure
> 2. kafka-202: decouple request handler and socket sever; enabling long poll
> in the consumer (L1)
> 3. kafka-240: implement new producer and consumer request format (L1)
> 4. kafka-49: add ack to ProduceRequest (L2). depending on #3
> 5. kafka-48: long poll in consumer (L2). depending on #2
> 6. kafka-44: commit thread, replica fetcher thread (L3). depending on #1,
> #4, #5
> 7. kafka-45: broker starting up, leader election (L3). depending on #1
> 8. kafka-46: various ZK listeners (L3). depending on #1
> 9. kafka-43: move master to preferred replica when possible (L4).
> optimization
> 10. kafka-42: rebalance partition with new brokers (L4). extra feature
>
> Thanks,
>
> Jun
>
> On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:
>
> > Hi,
> >
> > We'd like have a meeting discussing the roadmap for replication (our 0.8
> > release) and how people can contribute. How about a Skype meeting at 2pm
> > Jan 6 (Friday)? If you are interested, please send me your Skype id.
> >
> > Thanks,
> >
> > Jun
> >
>



-- 

/*
Joe Stein
http://www.linkedin.com/in/charmalloc
Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
*/

Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
Hi, everyone,

So far, the following people have sent me their skype id:

Joe, David, Jeffrey, and Andrew.

So the meeting is on. I encourage everyone to look at the design doc in
kafka-50 and the new wire format at
https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
the meeting.

Here is a breakdown of all the jiras and their dependencies related to the
replication work:

1. kafka-47: create/delete data structures in ZK, automatically create
topic, and use them (making partitions logical, supporting only 1 replica,
no failure support). (L1)
  1.1 kafka-237: create/delete ZK path for a topic in an admin tool (L0)
  1.2 kafka-238: add a getTopicMetaData method in broker and expose it to
producer
  1.3 kafka-239: Wire existing producer and consumer to use the new ZK data
structure
2. kafka-202: decouple request handler and socket sever; enabling long poll
in the consumer (L1)
3. kafka-240: implement new producer and consumer request format (L1)
4. kafka-49: add ack to ProduceRequest (L2). depending on #3
5. kafka-48: long poll in consumer (L2). depending on #2
6. kafka-44: commit thread, replica fetcher thread (L3). depending on #1,
#4, #5
7. kafka-45: broker starting up, leader election (L3). depending on #1
8. kafka-46: various ZK listeners (L3). depending on #1
9. kafka-43: move master to preferred replica when possible (L4).
optimization
10. kafka-42: rebalance partition with new brokers (L4). extra feature

Thanks,

Jun

On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:

> Hi,
>
> We'd like have a meeting discussing the roadmap for replication (our 0.8
> release) and how people can contribute. How about a Skype meeting at 2pm
> Jan 6 (Friday)? If you are interested, please send me your Skype id.
>
> Thanks,
>
> Jun
>

Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
Clarification. 2pm is PST. Thanks Andrew for reminding me the geographical
diversity of the community.

Jun

On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:

> Hi,
>
> We'd like have a meeting discussing the roadmap for replication (our 0.8
> release) and how people can contribute. How about a Skype meeting at 2pm
> Jan 6 (Friday)? If you are interested, please send me your Skype id.
>
> Thanks,
>
> Jun
>

Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
Clarification. 2pm is PST. Thanks Andrew for reminding me the geographical
diversity of the community.

Jun

On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:

> Hi,
>
> We'd like have a meeting discussing the roadmap for replication (our 0.8
> release) and how people can contribute. How about a Skype meeting at 2pm
> Jan 6 (Friday)? If you are interested, please send me your Skype id.
>
> Thanks,
>
> Jun
>

Re: skype meeting on replication roadmap

Posted by Jun Rao <ju...@gmail.com>.
Hi, everyone,

So far, the following people have sent me their skype id:

Joe, David, Jeffrey, and Andrew.

So the meeting is on. I encourage everyone to look at the design doc in
kafka-50 and the new wire format at
https://cwiki.apache.org/confluence/display/KAFKA/New+Wire+Format+Proposalbefore
the meeting.

Here is a breakdown of all the jiras and their dependencies related to the
replication work:

1. kafka-47: create/delete data structures in ZK, automatically create
topic, and use them (making partitions logical, supporting only 1 replica,
no failure support). (L1)
  1.1 kafka-237: create/delete ZK path for a topic in an admin tool (L0)
  1.2 kafka-238: add a getTopicMetaData method in broker and expose it to
producer
  1.3 kafka-239: Wire existing producer and consumer to use the new ZK data
structure
2. kafka-202: decouple request handler and socket sever; enabling long poll
in the consumer (L1)
3. kafka-240: implement new producer and consumer request format (L1)
4. kafka-49: add ack to ProduceRequest (L2). depending on #3
5. kafka-48: long poll in consumer (L2). depending on #2
6. kafka-44: commit thread, replica fetcher thread (L3). depending on #1,
#4, #5
7. kafka-45: broker starting up, leader election (L3). depending on #1
8. kafka-46: various ZK listeners (L3). depending on #1
9. kafka-43: move master to preferred replica when possible (L4).
optimization
10. kafka-42: rebalance partition with new brokers (L4). extra feature

Thanks,

Jun

On Wed, Jan 4, 2012 at 10:11 AM, Jun Rao <ju...@gmail.com> wrote:

> Hi,
>
> We'd like have a meeting discussing the roadmap for replication (our 0.8
> release) and how people can contribute. How about a Skype meeting at 2pm
> Jan 6 (Friday)? If you are interested, please send me your Skype id.
>
> Thanks,
>
> Jun
>

Re: skype meeting on replication roadmap

Posted by Joe Stein <cr...@gmail.com>.
2pm what timezone? :) PST?

On Wed, Jan 4, 2012 at 1:11 PM, Jun Rao <ju...@gmail.com> wrote:

> Hi,
>
> We'd like have a meeting discussing the roadmap for replication (our 0.8
> release) and how people can contribute. How about a Skype meeting at 2pm
> Jan 6 (Friday)? If you are interested, please send me your Skype id.
>
> Thanks,
>
> Jun
>



-- 

/*
Joe Stein
http://www.linkedin.com/in/charmalloc
Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
*/

Re: skype meeting on replication roadmap

Posted by Joe Stein <cr...@gmail.com>.
2pm what timezone? :) PST?

On Wed, Jan 4, 2012 at 1:11 PM, Jun Rao <ju...@gmail.com> wrote:

> Hi,
>
> We'd like have a meeting discussing the roadmap for replication (our 0.8
> release) and how people can contribute. How about a Skype meeting at 2pm
> Jan 6 (Friday)? If you are interested, please send me your Skype id.
>
> Thanks,
>
> Jun
>



-- 

/*
Joe Stein
http://www.linkedin.com/in/charmalloc
Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
*/