Skip to content

V0.12.18 fix perf log #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: v0.12
Choose a base branch
from
Open

V0.12.18 fix perf log #19

wants to merge 11 commits into from

Conversation

johanlelan
Copy link
Contributor

  • fix incorrect cmis:path for folder metadata
  • reduce memory footprint on startup by not keeping binary into mem
  • add a 100 thread pool for startup scanning
  • re-activate disabled unit test from 0.12.16
  • change log level of debugging logs log.info->log.debug
  • add idempotency on deleteTree when folder has gone

johanlelan-mgdis and others added 9 commits April 16, 2021 19:42
perf(threadpool): use a 10 thread executor on start
perf(memory): do not load content on memory at startup
test(active): re-active some tests to cover delete idempotency on Document and Folder
test(create-document-from-source): use explicit file extension
fix(content-stream-filename): use getPath instead of getFileName
Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants