Podling Report Reminder - February 2017

2017-01-31 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 15 February 2017, 10:30 am PDT. The report for your podling will for

[GitHub] incubator-distributedlog pull request #104: DL-174: added getParent method t...

2017-01-31 Thread leighst
Github user leighst commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/104#discussion_r98693213 --- Diff: distributedlog-core/src/main/java/com/twitter/distributedlog/util/Utils.java --- @@ -604,4 +604,35 @@ public static void closeQui

[GitHub] incubator-distributedlog pull request #106: DL-179: Support ZStandard Compre...

2017-01-31 Thread leighst
Github user leighst commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/106#discussion_r98694134 --- Diff: distributedlog-protocol/src/main/java/org/apache/distributedlog/io/ZstdCompressionCodec.java --- @@ -0,0 +1,79 @@ +/** +

[GitHub] incubator-distributedlog issue #119: DL-192: year needs updating in NOTICE

2017-01-31 Thread leighst
Github user leighst commented on the issue: https://github.com/apache/incubator-distributedlog/pull/119 does this need to be a template eventually? ie does every new release need to use the current year? --- If your project is set up for it, you can reply to this email and ha

Re: release 0.4.0

2017-01-31 Thread Henry Saputra
For license header file, it is the wrong header for Apache project. The ones we have currently is for external projects that use Apache license 2.0. The format need to be: /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE fil

Re: release 0.4.0

2017-01-31 Thread Sijie Guo
Thank you Henry. I will check and fix them. - Sijie On Tue, Jan 31, 2017 at 8:40 AM, Henry Saputra wrote: > For license header file, it is the wrong header for Apache project. > > The ones we have currently is for external projects that use Apache license > 2.0. > > The format need to be: > > /

[GitHub] incubator-distributedlog issue #119: DL-192: year needs updating in NOTICE

2017-01-31 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/119 I think this has to be updated on every new release to use current year. I will check if there is any plugin can be used for automating this. --- If your project is set up for it, yo

DistributedLog Podling Report Draft - Feb 2017

2017-01-31 Thread Sijie Guo
Hi, all, Here is the draft of podling report for Feb 2017. Please help review it. = DistributedLog DistributedLog is a high-performance replicated log service. It offers durability, replication and strong consistency, which provides a fundamental building blo

Podling Report Reminder - February 2017

2017-01-31 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 15 February 2017, 10:30 am PDT. The report for your podling will for

Re: DistributedLog Podling Report Draft - Feb 2017

2017-01-31 Thread Xi Liu
lgtm. +1 it might be good to mention the slack channel for community development. - Xi On Tue, Jan 31, 2017 at 2:01 PM, Sijie Guo wrote: > Hi, all, > > Here is the draft of podling report for Feb 2017. Please help review it. > > = > > DistributedLog > > Dist