Re: Website

2016-08-25 Thread Sijie Guo
Based on the post https://blogs.apache.org/infra/entry/git_based_websites_available, we can enable 'gitpubsub' on an asf git repo, so it will pull the content either under root directory or `content` directory from *asf-site* branch of that repo. I checked other asf projects. I found there are two

Jenkins build is unstable: distributedlog-nightly-build #36

2016-08-25 Thread Apache Jenkins Server
See

[GitHub] incubator-distributedlog pull request #15: DL-37: add an offset sequencer fo...

2016-08-25 Thread khurrumnasimm
GitHub user khurrumnasimm opened a pull request: https://github.com/apache/incubator-distributedlog/pull/15 DL-37: add an offset sequencer for generating transaction id add an offset sequencer for generating transaction id. You can merge this pull request into a Git repository by ru

Re: Distributed Log as Kafka's backend

2016-08-25 Thread Khurrum Nasim
I sent out a pull request about the offset sequencer. https://github.com/apache/incubator-distributedlog/pull/15 I am not sure if there is any code guideline to follow. I tried my best to follow existing code style. If I did anything wrong, please help me fix them. - KN On Tue, Aug 23, 2016 a

[GitHub] incubator-distributedlog pull request #16: (WIP) Kafka publisher uses distri...

2016-08-25 Thread khurrumnasimm
GitHub user khurrumnasimm opened a pull request: https://github.com/apache/incubator-distributedlog/pull/16 (WIP) Kafka publisher uses distributed log streams as partitions - moved the distributedlog-kafka module out of tutorials module, so people can use it directly - rewrote t

Re: Distributed Log as Kafka's backend

2016-08-25 Thread Khurrum Nasim
I sent out another pull request to improve the kafka publisher in the tutorial : https://github.com/apache/incubator-distributedlog/pull/16 We tried to use the existing kafka configuration, key/value serializer and partitioner as possible as we can. So we don't need to rewrite our existing service

Running write proxy together with bookie server

2016-08-25 Thread Khurrum Nasim
Hi all, We are investigating running write proxy together with bookie server. Does anyone run DL in this way before? Any suggestions? Is there any concerns? - KN

A few wiki pages

2016-08-25 Thread Sijie Guo
FYI. I copied a few wiki pages from BookKeeper wiki, hence I can use to point to people for making contributions. Contributing to DistributedLog : https://cwiki.apache.org/confluence/display/DL/Contributing+to+DistributedLog Coding Guide: https://cwiki.apache.org/confluence/pages/viewpage.action?

[GitHub] incubator-distributedlog pull request #17: DL-24: broken quickstart tutorial

2016-08-25 Thread crazysoftwarecoder
GitHub user crazysoftwarecoder opened a pull request: https://github.com/apache/incubator-distributedlog/pull/17 DL-24: broken quickstart tutorial You can merge this pull request into a Git repository by running: $ git pull https://github.com/crazysoftwarecoder/incubator-distr

[GitHub] incubator-distributedlog issue #17: DL-24: broken quickstart tutorial

2016-08-25 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/17 LGTM +1. thanks @crazysoftwarecoder --- 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