This is an automated email from the ASF dual-hosted git repository.
shaofengshi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git.
from 95f399e KYLIN-3597 fix sonar issues
new 82cf309 KYLIN-3584 Correct lazy initialization of
DefaultScheduler.INSTANCE
new dcd2a63 KYLIN-3585 Remove unneeded declaration of volatile in
SparkFactDistinct
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/kylin/job/impl/threadpool/DefaultScheduler.java | 6 +++++-
.../main/java/org/apache/kylin/engine/spark/SparkFactDistinct.java | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)