You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2018/12/06 10:27:21 UTC

[GitHub] shaofengshi closed pull request #370: minor, clean deprecated configuration "kylin.job.controller.lock" in kylin-backward-compatibility.properties

shaofengshi closed pull request #370: minor, clean deprecated configuration "kylin.job.controller.lock" in kylin-backward-compatibility.properties
URL: https://github.com/apache/kylin/pull/370
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/core-common/src/main/resources/kylin-backward-compatibility.properties b/core-common/src/main/resources/kylin-backward-compatibility.properties
index 05f5b11582..ec85f179d8 100644
--- a/core-common/src/main/resources/kylin-backward-compatibility.properties
+++ b/core-common/src/main/resources/kylin-backward-compatibility.properties
@@ -62,7 +62,6 @@ kylin.job.cubing.inmem.sampling.percent=kylin.job.sampling-percentage
 kylin.job.cubing.inmem.sampling.hll.precision=kylin.job.sampling-hll-precision
 kylin.job.dependency.filterlist=kylin.job.dependency-filter-list
 kylin.job.retry=kylin.job.retry
-kylin.job.controller.lock=kylin.job.lock
 kylin.scheduler.=kylin.job.scheduler.provider.
 kylin.enable.scheduler=kylin.job.scheduler.default
 


 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services