You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by ni...@apache.org on 2020/02/07 03:47:23 UTC

[kylin] branch master updated (3eff292 -> 17ffc90)

This is an automated email from the ASF dual-hosted git repository.

nic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from 3eff292  KYLIN-4349 Close InputStream in RowRecordReader.initReaders()
     add 17ffc90  KYILN-4328 add cache hold the succeed jobid in job schedule

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kylin/job/impl/threadpool/DefaultFetcherRunner.java  | 6 +++++-
 .../java/org/apache/kylin/job/impl/threadpool/FetcherRunner.java    | 3 +++
 .../org/apache/kylin/job/impl/threadpool/PriorityFetcherRunner.java | 4 ++++
 3 files changed, 12 insertions(+), 1 deletion(-)