[ https://issues.apache.org/jira/browse/KYLIN-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417010#comment-16417010 ]
ASF GitHub Bot commented on KYLIN-3323: --------------------------------------- codecov-io commented on issue #125: KYLIN-3323 allow debugTomcat add more arguments URL: https://github.com/apache/kylin/pull/125#issuecomment-376798233 # [Codecov](https://codecov.io/gh/apache/kylin/pull/125?src=pr&el=h1) Report > Merging [#125](https://codecov.io/gh/apache/kylin/pull/125?src=pr&el=desc) into [master](https://codecov.io/gh/apache/kylin/commit/565a442dc388b67578b5099810de0b5925867d60?src=pr&el=desc) will **decrease** coverage by `<.01%`. > The diff coverage is `0%`. [](https://codecov.io/gh/apache/kylin/pull/125?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #125 +/- ## ============================================ - Coverage 21.92% 21.91% -0.01% Complexity 3886 3886 ============================================ Files 992 992 Lines 59843 59848 +5 Branches 8640 8642 +2 ============================================ - Hits 13118 13117 -1 - Misses 45503 45509 +6 Partials 1222 1222 ``` | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/125?src=pr&el=tree) | Coverage Δ | Complexity Δ | | |---|---|---|---| | [...c/main/java/org/apache/kylin/rest/DebugTomcat.java](https://codecov.io/gh/apache/kylin/pull/125/diff?src=pr&el=tree#diff-c2VydmVyL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9yZXN0L0RlYnVnVG9tY2F0LmphdmE=) | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: | | [...rg/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://codecov.io/gh/apache/kylin/pull/125/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2lubWVtY3ViaW5nL01lbURpc2tTdG9yZS5qYXZh) | `69.3% <0%> (-0.31%)` | `7% <0%> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/125?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/kylin/pull/125?src=pr&el=footer). Last update [565a442...bede9dd](https://codecov.io/gh/apache/kylin/pull/125?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Allow debugTomcat add more arguments > ------------------------------------ > > Key: KYLIN-3323 > URL: https://issues.apache.org/jira/browse/KYLIN-3323 > Project: Kylin > Issue Type: Improvement > Reporter: yongjie zhao > Assignee: yongjie zhao > Priority: Minor > Attachments: Screen Shot 2018-03-28 at 3.05.00 PM.png > > > On current, debugTomcat only accepts port argument. I must edit > kylin.property for execute remote command, such as > kylin.job.use-remote-cli=true. This issue can be passed arguments for > debugTomcat -- This message was sent by Atlassian JIRA (v7.6.3#76005)