Skip to content

Add druid.segmentCache.numBootstrapThreads back to the docs#8462

Merged
fjy merged 1 commit intoapache:masterfrom
capistrant:documentation-segmentcache
Sep 5, 2019
Merged

Add druid.segmentCache.numBootstrapThreads back to the docs#8462
fjy merged 1 commit intoapache:masterfrom
capistrant:documentation-segmentcache

Conversation

@capistrant
Copy link
Copy Markdown
Contributor

Description

druid.segmentCache.numBootstrapThreads was removed from the documentation at some point. However, it is still used when set and I don't see any deprecation comments in the code, so I think it should be documented properly. I can imagine times when a user may want numBootstrapThreads and numLoadingThreads to be different. One specifically is when my team is okay with loading on more threads at startup than during post-startup when reaching out to HDFS deep store because we don't want to pound our production NameNode that has many tenants.

Code link for referene


This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.

Key changed/added classes in this PR
  • Not Applicable

@ccaominh
Copy link
Copy Markdown
Contributor

ccaominh commented Sep 4, 2019

The Travis integration test failure appears to be from a flaky test and needs to be retriggered.

The documentation for druid.segmentCache.numBootstrapThreads was removed by #7088.

@himanshug
Copy link
Copy Markdown
Contributor

I triggered the travis build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants