Re: Distributedlog Podling Report Draft - November 2016

2016-11-01 Thread Jia Zhai
Hi Sijie, Would you please help address some of Flavio's comments first, You may have more information for story behind the result. I would like to handle this after your comments. Thanks a lot. -Jia On Tue, Nov 1, 2016 at 10:42 AM, Jia Zhai wrote: > Thanks a lot for your comments, will address

[jira] [Updated] (DL-2) DistributedLog should work with the official apache bookkeeper

2016-11-01 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-2: --- Priority: Major (was: Blocker) > DistributedLog should work with the official apache bookkeeper > -

[jira] [Updated] (DL-2) DistributedLog should work with the official apache bookkeeper

2016-11-01 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-2: --- Priority: Blocker (was: Major) > DistributedLog should work with the official apache bookkeeper > -

Re: Distributedlog Podling Report Draft - November 2016

2016-11-01 Thread Sijie Guo
Thank you Jia and Flavio. Comments inline. On Tue, Nov 1, 2016 at 1:54 AM, Jia Zhai wrote: > Hi Sijie, > Would you please help address some of Flavio's comments first, You may have > more information for story behind the result. I would like to handle this > after your comments. > > Thanks a lot

[jira] [Created] (DL-63) Epoch write support

2016-11-01 Thread Sijie Guo (JIRA)
Sijie Guo created DL-63: --- Summary: Epoch write support Key: DL-63 URL: https://issues.apache.org/jira/browse/DL-63 Project: DistributedLog Issue Type: Bug Reporter: Sijie Guo Discussion

Re: Proxy Client - Batch Ordering / Commit

2016-11-01 Thread Sijie Guo
I created https://issues.apache.org/jira/browse/DL-63 for tracking the proposed idea here. On Wed, Oct 26, 2016 at 4:53 PM, Sijie Guo wrote: > On Tue, Oct 25, 2016 at 11:30 AM, Cameron Hatfield > wrote: > > > Yes, we are reading the HBase WAL (from their replication plugin > support), > > and

Re: hundreds of millions of streams?

2016-11-01 Thread Sijie Guo
Poule, how long do you expect to keep the events for your 1 cart or 1 user? or in the words, how large is your event stream per cart or per user. it seems that you want some very lightweight stream/queue solutions - like support very large amount of streams and per stream throughput is not very hi

Re: Repackaging the package namespace

2016-11-01 Thread Sijie Guo
Khurrum, thank your so much for making this change. I will try to take a look and get back to you soon. - Sijie On Fri, Oct 21, 2016 at 2:41 AM, Khurrum Nasim wrote: > Forgot the pull request - > https://github.com/apache/incubator-distributedlog/pull/41 > > - KN > > On Fri, Oct 21, 2016 at 2:

[GitHub] incubator-distributedlog issue #39: DL-60: Add user mail list to the communi...

2016-11-01 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/39 LGTM +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[jira] [Commented] (DL-60) [documentation] Add user mail list to community page

2016-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625028#comment-15625028 ] ASF GitHub Bot commented on DL-60: -- Github user sijie commented on the issue: https://git

[GitHub] incubator-distributedlog issue #27: DL-23: update libthrift version in distr...

2016-11-01 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/27 @jiazhai it would good that you can send out the second part of this change. I took a look at this change initially. the layout seems to be fine. I would like to see how will you chang

[jira] [Commented] (DL-23) Move distributedlog build to depend on central maven repo

2016-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625052#comment-15625052 ] ASF GitHub Bot commented on DL-23: -- Github user sijie commented on the issue: https://git

[GitHub] incubator-distributedlog issue #28: Fix the typo in merge script on formatti...

2016-11-01 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/28 ping @franckcuny --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] incubator-distributedlog issue #21: DL-45: DL should allow ByteBuffer based ...

2016-11-01 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/21 @arvindkandhare is the [twitter/bookkeeper#4](https://github.com/twitter/bookkeeper/pull/4) change finalized? --- If your project is set up for it, you can reply to this email and ha

[jira] [Commented] (DL-45) DL should allow ByteBuffer based API and should avoid copying of arrays

2016-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625059#comment-15625059 ] ASF GitHub Bot commented on DL-45: -- Github user sijie commented on the issue: https://git

Re: hundreds of millions of streams?

2016-11-01 Thread Poule Dodue
as example geteventstore.com is limited to 2 billion events per stream imho anything 1+ billion events per stream is ok! > Le 1 nov. 2016 à 06:17, Sijie Guo a écrit : > > Poule, > > how long do you expect to keep the events for your 1 cart or 1 user? or in > the words, how large is your event

[GitHub] incubator-distributedlog issue #21: DL-45: DL should allow ByteBuffer based ...

2016-11-01 Thread arvindkandhare
Github user arvindkandhare commented on the issue: https://github.com/apache/incubator-distributedlog/pull/21 @sijie The BK changes are final and ready to be checked in once you are satisfied with them. This particular pull request still needs a couple of changes. --- If your projec

[jira] [Commented] (DL-45) DL should allow ByteBuffer based API and should avoid copying of arrays

2016-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625755#comment-15625755 ] ASF GitHub Bot commented on DL-45: -- Github user arvindkandhare commented on the issue: ht

Podling Report Reminder - November 2016

2016-11-01 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, 16 November 2016, 10:30 am PDT. The report for your podling will for

Re: Distributedlog Podling Report Draft - November 2016

2016-11-01 Thread Jia Zhai
Thanks so much for your suggestions. Here is a new draft: === DistributedLog DistributedLog is a high-performance replicated log service. It offers durability, replication and strong consistency, which provides a fundamental building block for building reliable distributed systems. Distri

Re: Distributedlog Podling Report Draft - November 2016

2016-11-01 Thread Sijie Guo
+1 LGTM. - Sijie On Tue, Nov 1, 2016 at 7:18 PM, Jia Zhai wrote: > Thanks so much for your suggestions. Here is a new draft: > > === > DistributedLog > > DistributedLog is a high-performance replicated log service. It offers > durability, replication and strong consistency, which provid

Re: Distributedlog Podling Report Draft - November 2016

2016-11-01 Thread Leigh Stewart
LGTM On Tue, Nov 1, 2016 at 9:31 PM, Sijie Guo wrote: > +1 LGTM. > > - Sijie > > On Tue, Nov 1, 2016 at 7:18 PM, Jia Zhai wrote: > > > Thanks so much for your suggestions. Here is a new draft: > > > > === > > DistributedLog > > > > DistributedLog is a high-performance replicated log ser

Fwd: BookKeeper Meetup at Yahoo - Tuesday, Nov 15, 2016

2016-11-01 Thread Sijie Guo
The next bookkeeper meetup at Yahoo campus on Nov 15. Three talks with focus on distributed database/storage and replication. We will cover reliable data replication using DistributedLog. If you are interested in this topic, please join us. Community participation is appreciated. - Sijie ---

incubator-distributedlog git commit: DL-60: Add user mail list to the community page

2016-11-01 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master c2546a9c1 -> f88c1e6e4 DL-60: Add user mail list to the community page Author: Khurrum Nasim Reviewers: Sijie Guo Closes #39 from khurrumnasimm/kn/add_user_list Project: http://git-wip-us.apache.org/repos/asf/incuba

[jira] [Commented] (DL-60) [documentation] Add user mail list to community page

2016-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15627839#comment-15627839 ] ASF GitHub Bot commented on DL-60: -- Github user asfgit closed the pull request at: https:

incubator-distributedlog git commit: DL-59: Check findbugs warning before packaging

2016-11-01 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master f88c1e6e4 -> 298abf86b DL-59: Check findbugs warning before packaging check findbugs errors before running package Author: Khurrum Nasim Reviewers: Sijie Guo Closes #38 from khurrumnasimm/kn/DL-59 Project: http://g

[GitHub] incubator-distributedlog pull request #39: DL-60: Add user mail list to the ...

2016-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/39 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

[GitHub] incubator-distributedlog pull request #38: DL-59: Check findbugs warning bef...

2016-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/38 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

[jira] [Commented] (DL-59) Travis CI build timeout after findbugs:check

2016-11-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15627844#comment-15627844 ] ASF GitHub Bot commented on DL-59: -- Github user asfgit closed the pull request at: https:

[jira] [Resolved] (DL-59) Travis CI build timeout after findbugs:check

2016-11-01 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo resolved DL-59. - Resolution: Fixed Merged the change. Thanks [~khurrumnasimm] > Travis CI build timeout after findbugs:check >