Re: [DISCUSSION] First Release

2016-12-08 Thread Sijie Guo
I will start check the jiras that need to be included in 0.4.0 release at the weekend. If there is any jiras that need to be included in 0.4.0, please comment in the jira. - Sijie On Fri, Dec 2, 2016 at 8:28 PM, Sijie Guo wrote: > FYI. > > https://issues.apache.org/jira/browse/DL-81 is created

Re: vote process for proposals?

2016-12-08 Thread Sijie Guo
Xi, thank you for raising this up. I don't think we have a formal process for track proposals. I think we can learn the proposals from other apache projects. For example, beam has very nice documentation on contribution guide (http://beam.incubator.apache.org/contribute/contribution-guide/). We pro

Re: Is there a page like "who is using BK/DL"?

2016-12-08 Thread Sijie Guo
Good suggestions, Xi. Jia, do you want to update draft and then update the tickets? - Sijie On Thu, Dec 8, 2016 at 9:25 AM, Xi Liu wrote: > Jia, > > It might be good to add > > - why do you use bookkeeper/distributedlog? > > - what areas are you working on or interested in bookkeeper/distribut

Re: Etcd as the metadata store

2016-12-08 Thread Sijie Guo
Yes. we abstract all the metadata operations and data operations into interface. DL-117 is one of the jiras for abstracting metadata operations. After DL-117 is landed, it will be very easy to integrate etcd as the metadata store. - Sijie On Thu, Dec 8, 2016 at 9:36 AM, Jon Derrick wrote: > Hi,

Re: Proxy Client - Batch Ordering / Commit

2016-12-08 Thread Jon Derrick
On Fri, Nov 18, 2016 at 2:37 PM, Sijie Guo wrote: > On Thu, Nov 17, 2016 at 2:30 AM, Xi Liu wrote: > > > Cameron, > > > > Thank you for your comments. It's very helpful. My replies are inline. > > > > On Wed, Nov 16, 2016 at 11:59 AM, Cameron Hatfield > > wrote: > > > > > "A couple of questions

Etcd as the metadata store

2016-12-08 Thread Jon Derrick
Hi, I just found that there is a jira for integrating ectd as the metadata store. https://issues.apache.org/jira/browse/DL-48 And DL-117 is for stream metadata store. is DL-48 going to happen after DL-117 is landed? Is there anyone working on this?

Re: Is there a page like "who is using BK/DL"?

2016-12-08 Thread Xi Liu
Jia, It might be good to add - why do you use bookkeeper/distributedlog? - what areas are you working on or interested in bookkeeper/distributedlog? - Xi On Wed, Dec 7, 2016 at 3:49 AM, Jia Zhai wrote: > Here is a draft content(referenced other project) for BookKeeper, Would you > please kin

Re: DistributedLog Podling Report Draft - December 2016

2016-12-08 Thread Xi Liu
+1, look forward to the first release. - Xi On Wed, Dec 7, 2016 at 8:02 PM, Leigh Stewart wrote: > #shipit > > On Wed, Dec 7, 2016 at 7:28 PM, Sijie Guo > wrote: > > > If no objections, I will submit the proposal tonight. > > > > - Sijie > > > > On Tue, Dec 6, 2016 at 7:04 PM, Khurrum Nasim >

Re: Proxy Client - Batch Ordering / Commit

2016-12-08 Thread Xi Liu
On Mon, Dec 5, 2016 at 9:05 AM, Leigh Stewart wrote: > Great discussion here :) > > Have you started any work for this? I just updated the proposal page - > > https://cwiki.apache.org/confluence/display/DL/DP-2+-+ > Epoch+Write+Support > > Maybe we can work together with this. > > > Looks good Xi

vote process for proposals?

2016-12-08 Thread Xi Liu
Hi all, It is great that we have a process to track/discuss proposals. but the process is still a bit unclear to me. do we need a vote phase to adopt the proposals? and shall we document the process in wiki page? my basic understand about the process is: - create a proposal wiki page to describe

[jira] [Commented] (DL-28) generate java code failed using scrooge

2016-12-08 Thread Xi Liu (JIRA)
[ https://issues.apache.org/jira/browse/DL-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15732693#comment-15732693 ] Xi Liu commented on DL-28: -- it seems like this issue is on windows platform, [~JoshuaAndrew]? > gener

[jira] [Commented] (DL-120) Open a long live Ticket for "Who is using DistriburtedLog"

2016-12-08 Thread Xi Liu (JIRA)
[ https://issues.apache.org/jira/browse/DL-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15732672#comment-15732672 ] Xi Liu commented on DL-120: --- [~zhaijia] is there a format for follow? > Open a long live Ticket for

[jira] [Created] (DL-125) Checkstyle integration with DistributedLog

2016-12-08 Thread Xi Liu (JIRA)
Xi Liu created DL-125: - Summary: Checkstyle integration with DistributedLog Key: DL-125 URL: https://issues.apache.org/jira/browse/DL-125 Project: DistributedLog Issue Type: Task Components: bu