Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KYLIN-3820 Add a curator-based scheduler #484

Closed
wants to merge 1 commit into from

Conversation

Wayne1c
Copy link

@Wayne1c Wayne1c commented Feb 25, 2019

No description provided.

@asfgit
Copy link

asfgit commented Feb 25, 2019

Can one of the admins verify this patch?

@coveralls
Copy link

coveralls commented Feb 25, 2019

Pull Request Test Coverage Report for Build 4169

  • 114 of 177 (64.41%) changed or added relevant lines in 4 files are covered.
  • 6 unchanged lines in 2 files lost coverage.
  • Overall coverage remained the same at 27.061%

Changes Missing Coverage Covered Lines Changed/Added Lines %
core-common/src/main/java/org/apache/kylin/common/KylinConfigBase.java 0 4 0.0%
core-job/src/main/java/org/apache/kylin/job/impl/curator/CuratorLeaderSelector.java 30 43 69.77%
core-common/src/main/java/org/apache/kylin/common/ServerMode.java 0 17 0.0%
core-job/src/main/java/org/apache/kylin/job/impl/curator/CuratorScheduler.java 84 113 74.34%
Files with Coverage Reduction New Missed Lines %
server-base/src/main/java/org/apache/kylin/rest/util/QueryRequestLimits.java 1 47.62%
core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java 5 77.81%
Totals Coverage Status
Change from base Build 4170: 0.0%
Covered Lines: 18837
Relevant Lines: 69609

💛 - Coveralls

@Aaaaaaron
Copy link
Member

Aaaaaaron commented Feb 26, 2019

Please wait for a moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants