Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • docsrabbit docsrabbit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • encircle360-oss
  • docsrabbit
  • docsrabbitdocsrabbit
  • Issues
  • #5
Closed
Open
Created Jan 07, 2022 by Patrick Hütter@PatrickHuetterOwner

Remove Quartz dependency if possible

While starting docsrabbit, the following log message appears:

org.quartz.core.QuartzScheduler          : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_ │
│   Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.                                                                                                                 │
│   NOT STARTED.                                                                                                                                                                          │
│   Currently in standby mode.                                                                                                                                                            │
│   Number of jobs executed: 0                                                                                                                                                            │
│   Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.                                                                                                              │
│   Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

Since i can't figure out why docsrabbit should need a quartz scheduler, we should remove/exclude this dependency in the dependency tree.

Assignee
Assign to
Time tracking