[jira] [Commented] (DL-135) Cleanup System.out and System.err usage

2016-12-12 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/DL-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744081#comment-15744081 ] Liang Xie commented on DL-135: -- A trivial patch : https://github.com/apache/incubator-distribute

[GitHub] incubator-distributedlog pull request #70: cleanup System.out

2016-12-12 Thread xieliang
GitHub user xieliang opened a pull request: https://github.com/apache/incubator-distributedlog/pull/70 cleanup System.out You can merge this pull request into a Git repository by running: $ git pull https://github.com/xieliang/incubator-distributedlog DL-135 Alternatively you

[jira] [Commented] (DL-135) Cleanup System.out and System.err usage

2016-12-12 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/DL-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744071#comment-15744071 ] Liang Xie commented on DL-135: -- cd incubator-distributedlog , grep -R "System.err" . shows

[jira] [Assigned] (DL-135) Cleanup System.out and System.err usage

2016-12-12 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/DL-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie reassigned DL-135: Assignee: Liang Xie > Cleanup System.out and System.err usage > --- > >

[jira] [Commented] (DL-97) Remove unused methods in BKLogHandler

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743940#comment-15743940 ] ASF GitHub Bot commented on DL-97: -- GitHub user sijie opened a pull request: https://gith

[GitHub] incubator-distributedlog pull request #69: DL-97: Remove unused methods in B...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/69 DL-97: Remove unused methods in BKLogHandler merge code change on remove unused methods in BKLogHandler. You can merge this pull request into a Git repository by running: $ git p

[jira] [Commented] (DL-94) Make the zookeeper client used by bookkeeper client retry on session expires

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743935#comment-15743935 ] ASF GitHub Bot commented on DL-94: -- GitHub user sijie opened a pull request: https://gith

[jira] [Commented] (DL-95) Assign host ip client id if the client id is undefined

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743937#comment-15743937 ] ASF GitHub Bot commented on DL-95: -- GitHub user sijie opened a pull request: https://gith

[GitHub] incubator-distributedlog pull request #68: DL-95: Assign host ip client id i...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/68 DL-95: Assign host ip client id if the client id is undefined merge twitter's change on client id You can merge this pull request into a Git repository by running: $ git pull htt

[jira] [Commented] (DL-92) Simplify the state transition on stream

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743932#comment-15743932 ] ASF GitHub Bot commented on DL-92: -- GitHub user sijie opened a pull request: https://gith

[GitHub] incubator-distributedlog pull request #67: DL-94: Make the zookeeper client ...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/67 DL-94: Make the zookeeper client used by bookkeeper client retry on session expires merge twitter's change on session expires You can merge this pull request into a Git repository by

[GitHub] incubator-distributedlog pull request #66: DL-93: LogSegmentMetadataStore sh...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/66 DL-93: LogSegmentMetadataStore should only notify when the list of log segments is updated merge twitter's change on log segment metadata store. You can merge this pull request into

[jira] [Commented] (DL-93) LogSegmentMetadataStore should only notify when the list of log segments is updated

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743934#comment-15743934 ] ASF GitHub Bot commented on DL-93: -- GitHub user sijie opened a pull request: https://gith

[GitHub] incubator-distributedlog pull request #65: DL-92: Simplify the state transit...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/65 DL-92: Simplify the state transition on stream merge twitter's change on simplifying the stream state transition You can merge this pull request into a Git repository by running:

[jira] [Commented] (DL-91) Be able to close writer within a timeout duration

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743929#comment-15743929 ] ASF GitHub Bot commented on DL-91: -- GitHub user sijie opened a pull request: https://gith

[jira] [Commented] (DL-91) Be able to close writer within a timeout duration

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

[GitHub] incubator-distributedlog pull request #64: DL-91: Be able to close writer wi...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/64 DL-91: Be able to close writer within a timeout duration merge twitter's change on closing writer. You can merge this pull request into a Git repository by running: $ git pull ht

[jira] [Commented] (DL-91) Be able to close writer within a timeout duration

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743924#comment-15743924 ] ASF GitHub Bot commented on DL-91: -- GitHub user sijie opened a pull request: https://gith

[jira] [Commented] (DL-89) add flag to enable thrift mux on DL monitor service

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743920#comment-15743920 ] ASF GitHub Bot commented on DL-89: -- GitHub user sijie opened a pull request: https://gith

[GitHub] incubator-distributedlog pull request #63: DL-91: Be able to close writer wi...

2016-12-12 Thread sijie
Github user sijie closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/63 --- 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 the

[GitHub] incubator-distributedlog pull request #63: DL-91: Be able to close writer wi...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/63 DL-91: Be able to close writer within a timeout duration merge twitter's change on closing writer. You can merge this pull request into a Git repository by running: $ git pull ht

[jira] [Commented] (DL-90) Don't use stack and codec together for configuring thriftmux

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743921#comment-15743921 ] ASF GitHub Bot commented on DL-90: -- GitHub user sijie opened a pull request: https://gith

[GitHub] incubator-distributedlog pull request #62: DL-90: Don't use stack and codec ...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/62 DL-90: Don't use stack and codec together for configuring thriftmux merge Twitter's change on thriftmux You can merge this pull request into a Git repository by running: $ git pu

[jira] [Commented] (DL-88) remove watches when unregister children watches

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743918#comment-15743918 ] ASF GitHub Bot commented on DL-88: -- GitHub user sijie opened a pull request: https://gith

[GitHub] incubator-distributedlog pull request #61: DL-89: add flag to enable thrift ...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/61 DL-89: add flag to enable thrift mux on DL monitor service merge twitter's change from David Rusek. You can merge this pull request into a Git repository by running: $ git pull h

[GitHub] incubator-distributedlog pull request #60: DL-88: remove watches when unregi...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/60 DL-88: remove watches when unregister children watches merge twitter's change from Sijie Guo You can merge this pull request into a Git repository by running: $ git pull https://

[jira] [Commented] (DL-87) Introduce periodic keepalive control record in writer

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743914#comment-15743914 ] ASF GitHub Bot commented on DL-87: -- GitHub user sijie opened a pull request: https://gith

[GitHub] incubator-distributedlog pull request #59: DL-87: Introduce periodic keepali...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/59 DL-87: Introduce periodic keepalive control record in writer merge twitter's change from Leigh Stewart You can merge this pull request into a Git repository by running: $ git pul

[jira] [Commented] (DL-86) Improve handling of lock conflicts in zk session lock

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743912#comment-15743912 ] ASF GitHub Bot commented on DL-86: -- GitHub user sijie opened a pull request: https://gith

[jira] [Commented] (DL-85) Publish both per-stream stats and aggregation stats

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743909#comment-15743909 ] ASF GitHub Bot commented on DL-85: -- GitHub user sijie opened a pull request: https://gith

[GitHub] incubator-distributedlog pull request #58: DL-86: Improve handling of lock c...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/58 DL-86: Improve handling of lock conflicts in zk session lock merge twitter's change from Sijie Guo. You can merge this pull request into a Git repository by running: $ git pull h

[GitHub] incubator-distributedlog pull request #57: DL-85: Publish both per-stream st...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/57 DL-85: Publish both per-stream stats and aggregation stats merge twittter's changes from Jordan Bull. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (DL-134) Add DistributedLog User MailList to pom file

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743897#comment-15743897 ] ASF GitHub Bot commented on DL-134: --- Github user sijie commented on a diff in the pull reque

[GitHub] incubator-distributedlog pull request #56: DL-134: Add distributedlog user m...

2016-12-12 Thread sijie
Github user sijie commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/56#discussion_r92087267 --- Diff: pom.xml --- @@ -52,6 +52,13 @@ + DistributedLog User + user-subscr...@distributedlog.inc

Re: [jira] [Created] (DL-139) Follow up on "Code Analysis of Twitter’s DistributedLog"

2016-12-12 Thread Yiming Zang
Interesting analysis On Mon, Dec 12, 2016 at 5:39 PM, Sijie Guo (JIRA) wrote: > Sijie Guo created DL-139: > > > Summary: Follow up on "Code Analysis of Twitter’s > DistributedLog" > Key: DL-139 > URL: https://issues.apac

"Code Analysis of Twitter’s DistributedLog"

2016-12-12 Thread Sijie Guo
There is a blog post about "code analysis of distributedlog ". It has a few good suggestions. I've created a jira DL-139 for tracking the items to improve the code quality based on the su

[jira] [Created] (DL-139) Follow up on "Code Analysis of Twitter’s DistributedLog"

2016-12-12 Thread Sijie Guo (JIRA)
Sijie Guo created DL-139: Summary: Follow up on "Code Analysis of Twitter’s DistributedLog" Key: DL-139 URL: https://issues.apache.org/jira/browse/DL-139 Project: DistributedLog Issue Type: Task

[jira] [Created] (DL-138) Improve the 'synchronized' usage

2016-12-12 Thread Sijie Guo (JIRA)
Sijie Guo created DL-138: Summary: Improve the 'synchronized' usage Key: DL-138 URL: https://issues.apache.org/jira/browse/DL-138 Project: DistributedLog Issue Type: Task Reporter: Sijie

[jira] [Updated] (DL-138) Improve the 'synchronized' usage

2016-12-12 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-138: - Description: {quote} 191 Methods are synchronized using the ‘synchronized’ modifier in the declaration. It is not a g

[jira] [Created] (DL-137) Make sure all TODO labels are associated with Jiras

2016-12-12 Thread Sijie Guo (JIRA)
Sijie Guo created DL-137: Summary: Make sure all TODO labels are associated with Jiras Key: DL-137 URL: https://issues.apache.org/jira/browse/DL-137 Project: DistributedLog Issue Type: Task

[jira] [Created] (DL-136) Avoid empty catch blocks

2016-12-12 Thread Sijie Guo (JIRA)
Sijie Guo created DL-136: Summary: Avoid empty catch blocks Key: DL-136 URL: https://issues.apache.org/jira/browse/DL-136 Project: DistributedLog Issue Type: Task Reporter: Sijie Guo Ba

[jira] [Updated] (DL-136) Avoid empty catch blocks

2016-12-12 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-136: - Labels: help-wanted (was: ) > Avoid empty catch blocks > > > Key: DL-136 >

[jira] [Updated] (DL-135) Cleanup System.out and System.err usage

2016-12-12 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-135: - Labels: help-wanted (was: ) > Cleanup System.out and System.err usage > --- > >

[jira] [Created] (DL-135) Cleanup System.out and System.err usage

2016-12-12 Thread Sijie Guo (JIRA)
Sijie Guo created DL-135: Summary: Cleanup System.out and System.err usage Key: DL-135 URL: https://issues.apache.org/jira/browse/DL-135 Project: DistributedLog Issue Type: Task Reporter:

[jira] [Updated] (DL-92) Simplify the state transition on stream

2016-12-12 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-92: Assignee: Leigh Stewart (was: Sijie Guo) > Simplify the state transition on stream > ---

[jira] [Updated] (DL-91) Be able to close writer within a timeout duration

2016-12-12 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-91: Assignee: Leigh Stewart > Be able to close writer within a timeout duration > ---

[jira] [Commented] (DL-127) Fix coverall report

2016-12-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/DL-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743692#comment-15743692 ] Hudson commented on DL-127: --- UNSTABLE: Integrated in Jenkins build distributedlog-nightly-build #153

[jira] [Updated] (DL-90) Don't use stack and codec together for configuring thriftmux

2016-12-12 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-90: Assignee: David Rusek (was: Sijie Guo) > Don't use stack and codec together for configuring thriftmux >

[jira] [Updated] (DL-87) Introduce periodic keepalive control record in writer

2016-12-12 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-87: Assignee: Leigh Stewart (was: Sijie Guo) > Introduce periodic keepalive control record in writer > -

[jira] [Updated] (DL-85) Publish both per-stream stats and aggregation stats

2016-12-12 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/DL-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated DL-85: Assignee: Jordan Bull (was: Yiming Zang) > Publish both per-stream stats and aggregation stats > ---

[GitHub] incubator-distributedlog pull request #56: Add distributedlog user mail list...

2016-12-12 Thread franckcuny
Github user franckcuny commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/56#discussion_r92070883 --- Diff: pom.xml --- @@ -52,6 +52,13 @@ + DistributedLog User + user-subscr...@distributedlo

[GitHub] incubator-distributedlog pull request #56: Add distributedlog user mail list...

2016-12-12 Thread sijie
GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/56 Add distributedlog user mail list to pom file You can merge this pull request into a Git repository by running: $ git pull https://github.com/sijie/incubator-distributedlog siji

[jira] [Created] (DL-134) Add DistributedLog User MailList to pom file

2016-12-12 Thread Sijie Guo (JIRA)
Sijie Guo created DL-134: Summary: Add DistributedLog User MailList to pom file Key: DL-134 URL: https://issues.apache.org/jira/browse/DL-134 Project: DistributedLog Issue Type: Task Repo

[jira] [Commented] (DL-127) Fix coverall report

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

[GitHub] incubator-distributedlog pull request #53: DL-127: Fix coverall report

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-distributedlog/pull/53 --- 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: DL-127: Fix coverall report

2016-12-12 Thread sijie
Repository: incubator-distributedlog Updated Branches: refs/heads/master 8e619cd73 -> 3fceccc6c DL-127: Fix coverall report Author: Sijie Guo Reviewers: Franck Cuny Closes #53 from sijie/sijie/remove_reporting Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo

Re: I have some problem when I run distributedlog-benchmark.I need help!

2016-12-12 Thread Sijie Guo
On Mon, Dec 12, 2016 at 12:19 AM, 康斯淇 wrote: > > > Could you please do me a favor? I’m a beginner of DL. These days I run the > DL-benchmark and I encounter some problems. > First to clarify what does benchmark module do. In distributedlog, we didn't follow the approach of "writing x millions

[GitHub] incubator-distributedlog pull request #55: Hack week cleanup

2016-12-12 Thread franckcuny
GitHub user franckcuny opened a pull request: https://github.com/apache/incubator-distributedlog/pull/55 Hack week cleanup This is still in progress. - remove trailing white spaces in a few places - fix some scripts (not rely on git); style consistency - validate tha

[jira] [Commented] (DL-127) Fix coverall report

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

[GitHub] incubator-distributedlog issue #53: DL-127: Fix coverall report

2016-12-12 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/incubator-distributedlog/pull/53 @franckcuny @leighst can any of you review this one? the coverall plugin was added in a wrong section which cause the coverall report can't be generated correctly. I'd like to merge th

[jira] [Commented] (DL-129) Enable check style for distributedlog-protocol module

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742976#comment-15742976 ] ASF GitHub Bot commented on DL-129: --- Github user sijie commented on a diff in the pull reque

[jira] [Commented] (DL-129) Enable check style for distributedlog-protocol module

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742975#comment-15742975 ] ASF GitHub Bot commented on DL-129: --- Github user sijie commented on a diff in the pull reque

[GitHub] incubator-distributedlog pull request #54: DL-129: Enable checkstyle plugin ...

2016-12-12 Thread sijie
Github user sijie commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/54#discussion_r92025594 --- Diff: distributedlog-build-tools/pom.xml --- @@ -0,0 +1,30 @@ + --- End diff -- I like the idea to organize the checkstyle

[jira] [Commented] (DL-129) Enable check style for distributedlog-protocol module

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742979#comment-15742979 ] ASF GitHub Bot commented on DL-129: --- Github user sijie commented on a diff in the pull reque

[jira] [Commented] (DL-129) Enable check style for distributedlog-protocol module

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742977#comment-15742977 ] ASF GitHub Bot commented on DL-129: --- Github user sijie commented on a diff in the pull reque

[jira] [Commented] (DL-129) Enable check style for distributedlog-protocol module

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742978#comment-15742978 ] ASF GitHub Bot commented on DL-129: --- Github user sijie commented on a diff in the pull reque

[GitHub] incubator-distributedlog pull request #54: DL-129: Enable checkstyle plugin ...

2016-12-12 Thread sijie
Github user sijie commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/54#discussion_r92025930 --- Diff: distributedlog-build-tools/src/main/resources/distributedlog/checkstyle.xml --- @@ -0,0 +1,443 @@ + + +http://www.puppyc

[GitHub] incubator-distributedlog pull request #54: DL-129: Enable checkstyle plugin ...

2016-12-12 Thread sijie
Github user sijie commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/54#discussion_r92026383 --- Diff: distributedlog-build-tools/src/main/resources/distributedlog/checkstyle.xml --- @@ -0,0 +1,443 @@ + + +http://www.puppyc

[GitHub] incubator-distributedlog pull request #54: DL-129: Enable checkstyle plugin ...

2016-12-12 Thread sijie
Github user sijie commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/54#discussion_r92026310 --- Diff: distributedlog-build-tools/src/main/resources/distributedlog/checkstyle.xml --- @@ -0,0 +1,443 @@ + + +http://www.puppyc

[GitHub] incubator-distributedlog pull request #54: DL-129: Enable checkstyle plugin ...

2016-12-12 Thread sijie
Github user sijie commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/54#discussion_r92026632 --- Diff: distributedlog-build-tools/src/main/resources/distributedlog/checkstyle.xml --- @@ -0,0 +1,443 @@ + + +http://www.puppyc

[jira] [Commented] (DL-81) Build the distributedlog release procedure

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DL-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742942#comment-15742942 ] ASF GitHub Bot commented on DL-81: -- Github user sijie commented on a diff in the pull request:

[GitHub] incubator-distributedlog pull request #51: (WIP) DL-81: Build the distribute...

2016-12-12 Thread sijie
Github user sijie commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/51#discussion_r92024690 --- Diff: website/community/release_guide.md --- @@ -0,0 +1,507 @@ +--- +layout: default +title: "DistributedLog Release Guide"

[GitHub] incubator-distributedlog pull request #54: Enable checkstyle plugin for dist...

2016-12-12 Thread xiliuant
GitHub user xiliuant opened a pull request: https://github.com/apache/incubator-distributedlog/pull/54 Enable checkstyle plugin for distributedlog-protocol module - add build-tools module for check style configurations - fix style problems in distributedlog-protocol * sorte

[jira] [Created] (DL-132) Enable check style for distributedlog-service module

2016-12-12 Thread Xi Liu (JIRA)
Xi Liu created DL-132: - Summary: Enable check style for distributedlog-service module Key: DL-132 URL: https://issues.apache.org/jira/browse/DL-132 Project: DistributedLog Issue Type: Sub-task

[jira] [Created] (DL-133) Enable check style for distributedlog-benchmark module

2016-12-12 Thread Xi Liu (JIRA)
Xi Liu created DL-133: - Summary: Enable check style for distributedlog-benchmark module Key: DL-133 URL: https://issues.apache.org/jira/browse/DL-133 Project: DistributedLog Issue Type: Sub-task

[jira] [Created] (DL-131) Enable check style for distributedlog-client module

2016-12-12 Thread Xi Liu (JIRA)
Xi Liu created DL-131: - Summary: Enable check style for distributedlog-client module Key: DL-131 URL: https://issues.apache.org/jira/browse/DL-131 Project: DistributedLog Issue Type: Sub-task C

[jira] [Created] (DL-130) Enable check style for distributedlog-core module

2016-12-12 Thread Xi Liu (JIRA)
Xi Liu created DL-130: - Summary: Enable check style for distributedlog-core module Key: DL-130 URL: https://issues.apache.org/jira/browse/DL-130 Project: DistributedLog Issue Type: Sub-task Com

[jira] [Created] (DL-129) Enable check style for distributedlog-protocol module

2016-12-12 Thread Xi Liu (JIRA)
Xi Liu created DL-129: - Summary: Enable check style for distributedlog-protocol module Key: DL-129 URL: https://issues.apache.org/jira/browse/DL-129 Project: DistributedLog Issue Type: Sub-task

I have some problem when I run distributedlog-benchmark.I need help!

2016-12-12 Thread 康斯淇
Could you please do me a favor? I’m a beginner of DL. These days I run the DL-benchmark and I encounter some problems. 1. I have a doubt what the benchmark actually tests. For instance, I found in the class com.twitter.benchmark.stream.AsyncReaderBenchmark, it records the time to open the re