Aaaaaaron commented on a change in pull request #365: KYLIN-2578, clean 
deprecated config("kylin.job.lock") usage in the code.
URL: https://github.com/apache/kylin/pull/365#discussion_r236961076
 
 

 ##########
 File path: 
kylin-it/src/test/java/org/apache/kylin/job/BaseTestDistributedScheduler.java
 ##########
 @@ -69,7 +69,6 @@
     @BeforeClass
     public static void setup() throws Exception {
         staticCreateTestMetadata();
-        System.setProperty("kylin.job.lock", 
"org.apache.kylin.storage.hbase.util.ZookeeperDistributedJobLock");
 
 Review comment:
   In fact, class "ZookeeperDistributedJobLock" already has been renamed to 
"ZookeeperDistributedLock"

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to