Announce DistributedLog Slack Channel

2017-01-03 Thread Sijie Guo
Hello all, Happy New Year! I'd happy to announce that we have a Slack channel for distributedlog community now. Slack Channel : https://apachedistributedlog.slack.com You can get an invitation to join the slack channel via this url - https://getdl-slack.herokuapp.com/ Let me know if you have q

Re: [Discuss] Transaction Support

2017-01-03 Thread Sijie Guo
Sorry for late response. I think Leigh and you already had some very valuable discussions in the doc. I will try to add some of my questions to the discussion. Beside that, I had a discussion with Leigh today about this. first of all, I think it is very good to add transaction support in distribut

Re: Intro

2017-01-03 Thread Sijie Guo
Welcome, Wenson! Look forward to your contributions. - Sijie On Tue, Jan 3, 2017 at 7:47 AM, Leigh Stewart wrote: > Hey Wenson - welcome! > > On Fri, Dec 30, 2016 at 1:39 PM, Wenson Li wrote: > > > Hi all, > > > > I wanted to introduce myself and say Hi to the community. I am currently > > wor

Re: [VOTE] DP-2: Epoch Write Support

2017-01-03 Thread Sijie Guo
Xi, (Sorry for late response) +1 for this proposal. Are you coordinating with Cameron with this change? - Sijie On Tue, Dec 13, 2016 at 1:14 AM, Xi Liu wrote: > I'd like to start voting on DP-2: > > https://cwiki.apache.org/confluence/display/DL/DP-2+-+Epoch+Write+Support > > The discussion

[GitHub] incubator-distributedlog issue #95: DL-4: Add repackaging script

2017-01-03 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/95 @khurrumnasimm looks good to me. I will use that to repackage. --- 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 p

[GitHub] incubator-distributedlog pull request #96: DL-83: Add javadoc to website

2017-01-03 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/96 DL-83: Add javadoc to website - update the javadoc plugin to aggregate api by 'core library' and 'proxy service'. (turn some java class to package private and delete unused files. so

Re: Git Workflow on Windows

2017-01-03 Thread Franck Cuny
Hello Tracy, could you paste the complete output of the command you run somewhere ? As far as I know, we haven't tried to build DLog on a windows system, and I don't think we've made any effort to support this so far. On Tue, Jan 3, 2017 at 11:35 AM Tracy Martin wrote: > I am fixing DL-28 afte

[GitHub] incubator-distributedlog issue #91: DL-165 : Add TestTimedOutTestsListener t...

2017-01-03 Thread franckcuny
Github user franckcuny commented on the issue: https://github.com/apache/incubator-distributedlog/pull/91 @xieliang could you provide a description of the change in your commit message ? --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] incubator-distributedlog issue #94: DL-167 : fix testCalculateUnequalWeight ...

2017-01-03 Thread franckcuny
Github user franckcuny commented on the issue: https://github.com/apache/incubator-distributedlog/pull/94 @xieliang could you provide a short description in your commit message to explain why this is needed ? --- If your project is set up for it, you can reply to this email and have

Git Workflow on Windows

2017-01-03 Thread Tracy Martin
I am fixing DL-28 after the merge, and I am following the "Git Workflow" described here: https://cwiki.apache.org/confluence/display/DL/Contributing+to+DistributedLog I am getting many failures running step 4 mvn clean apache-rat:check package findbugs:check from my Windows desktop. I know the

Re: Intro

2017-01-03 Thread Leigh Stewart
Hey Wenson - welcome! On Fri, Dec 30, 2016 at 1:39 PM, Wenson Li wrote: > Hi all, > > I wanted to introduce myself and say Hi to the community. I am currently > working with Xi Liu. We are using DistributedLog to build a transactional > replicated data store. Xi has made a few proposals that we