[GitHub] [zeppelin] jongyoul commented on pull request #4382: [ZEPPELIN-5754] Init Notes in background

2022-06-21 Thread GitBox
jongyoul commented on PR #4382: URL: https://github.com/apache/zeppelin/pull/4382#issuecomment-1162568627 This PR looks like including CronJob changes. Could you please verify it as well? If so, could you please summarize the changes? -- This is an automated message from the Apache Git Se

[GitHub] [zeppelin] jongyoul commented on a diff in pull request #4382: [ZEPPELIN-5754] Init Notes in background

2022-06-21 Thread GitBox
jongyoul commented on code in PR #4382: URL: https://github.com/apache/zeppelin/pull/4382#discussion_r903229036 ## zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/scheduler/QuartzSchedulerService.java: ## @@ -51,123 +51,110 @@ public class QuartzSchedulerService impl

[GitHub] [zeppelin] Reamer opened a new pull request, #4382: [ZEPPELIN-5754] Init Notes in background

2022-06-21 Thread GitBox
Reamer opened a new pull request, #4382: URL: https://github.com/apache/zeppelin/pull/4382 ### What is this PR for? This pull request introduces a mechanism to initialize Notes in the background. A consumer is passed, which is then called with the NoteId. The consumer itself is resp

[jira] [Created] (ZEPPELIN-5754) Initialization of the Notes asynchronously

2022-06-21 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5754: Summary: Initialization of the Notes asynchronously Key: ZEPPELIN-5754 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5754 Project: Zeppelin Iss