[jira] [Commented] (DL-32) Fix Findbug warnings

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

[GitHub] incubator-distributedlog issue #12: DL-32: Update findbugs version to 3.0.3

2016-11-08 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/12 @franckcuny I think findbugs was added in #19 . mind closing this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-distributedlog pull request #33: Enable coverall report

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/33 --- 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

incubator-distributedlog git commit: Enable coverall report

2016-11-08 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master 3fadd14aa -> 878ae87be Enable coverall report Author: Sijie Guo Author: Sijie Guo Reviewers: Leigh Stewart Closes #33 from sijie/sijie/fix_coverall_plugin Project: http://git-wip-us.apache.org/repos/asf/incubator-d

[GitHub] incubator-distributedlog pull request #29: Fix the build scripts

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/29 --- 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

incubator-distributedlog git commit: Fix the build scripts

2016-11-08 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master f3f0d55ac -> 3fadd14aa Fix the build scripts - the baseurl is the relative path - url is the protocol + domain name Author: Sijie Guo Reviewers: Franck Cuny Closes #29 from sijie/sijie/fix_website_build_scripts Pro

[GitHub] incubator-distributedlog pull request #28: Fix the typo in merge script on f...

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/28 --- 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

incubator-distributedlog git commit: Fix the typo in merge script on formatting modified title

2016-11-08 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master 298abf86b -> f3f0d55ac Fix the typo in merge script on formatting modified title /cc franckcuny Author: Sijie Guo Reviewers: Franck Cuny Closes #28 from sijie/sijie/fix_typo_in_merge_script Project: http://git-wip-

[jira] [Commented] (DL-37) Add OffsetSequencer

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

[GitHub] incubator-distributedlog issue #15: DL-37: add an offset sequencer for gener...

2016-11-08 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/15 I am not sure if we should support this. I had the same feeling with @leighst - I don't think we can find a reliable to use transaction id for offset. I am actually thinking i

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

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

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

2016-11-08 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/27 @leighst can you also take a look at this? I think it might be a good direction to go down to have a write-protocol specific client or service. so it is easy to extend in futur

[GitHub] incubator-distributedlog issue #37: Introduce namespace resolver for validat...

2016-11-08 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/37 @jderrickk I think the change is making the namespace management become much complicated. I had a brief discussion with @leighst offline about the naming management in DL. I t

[jira] [Commented] (DL-4) Repackage the source under apache namespace

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

[GitHub] incubator-distributedlog issue #41: DL-4: Repackage the source under apache ...

2016-11-08 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/41 @khurrumnasimm thank you so much for your effort. This is not a trivial change. I think most of changes are just renaming files and package names. so +1 from me. but I'd like

[DISCUSSION] First Release

2016-11-08 Thread Sijie Guo
I'd like to start the discussion about the first release. There are still a few discussions and pull requests outstanding. I think we need to pick up a few items and cut the first release and then iterate from there. Here is a list of items that I think we should include: - DL-4

[jira] [Resolved] (DL-16) Port the pull-request script to distributedlog

2016-11-08 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo resolved DL-16. - Resolution: Fixed The script is already merged. > Port the pull-request script to distributedlog > ---

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

2016-11-08 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo resolved DL-60. - Resolution: Fixed > [documentation] Add user mail list to community page >