Skip to content

Remove SegmentLoaderConfig.numLoadingThreads config#4829

Merged
drcrallen merged 1 commit intoapache:masterfrom
metamx:remove-num-loading-threads-config
Sep 21, 2017
Merged

Remove SegmentLoaderConfig.numLoadingThreads config#4829
drcrallen merged 1 commit intoapache:masterfrom
metamx:remove-num-loading-threads-config

Conversation

@leventov
Copy link
Copy Markdown
Member

Fixes #4421

@leventov leventov added the Bug label Sep 20, 2017
@leventov leventov added this to the 0.11.0 milestone Sep 20, 2017
@jihoonson
Copy link
Copy Markdown
Contributor

Looks that the CI failure is not relevant to this patch.

@drcrallen
Copy link
Copy Markdown
Contributor

@leventov can you do the backport please?

@drcrallen drcrallen merged commit d8b3bfa into apache:master Sep 21, 2017
@drcrallen drcrallen deleted the remove-num-loading-threads-config branch September 21, 2017 04:27
@gianm
Copy link
Copy Markdown
Contributor

gianm commented Sep 21, 2017

Marked release notes, it deserves a mention since a config parameter has changed.

@drcrallen
Copy link
Copy Markdown
Contributor

@gianm yeah, I wasn't sure if this one or the backport should get the release notes.

@himanshug
Copy link
Copy Markdown
Contributor

@leventov @drcrallen why did we decide to remove druid.segmentCache.numBootstrapThreads config? we do want segment cache to be initialized in parallel on server startup.

@gianm
Copy link
Copy Markdown
Contributor

gianm commented Sep 21, 2017

@himanshug numBootstrapThreads is still there, just numLoadingThreads has been removed, for reasons from #4421.

@himanshug
Copy link
Copy Markdown
Contributor

@gianm ah sorry, looked more carefully now, false alarm.

himanshug added a commit to himanshug/druid that referenced this pull request Oct 11, 2017
himanshug added a commit to himanshug/druid that referenced this pull request Oct 17, 2017
cheddar pushed a commit that referenced this pull request Oct 19, 2017
…4966)

* introducing CuratorLoadQueuePeon

* HttpLoadQueuePeon based off of current code

* Revert "Remove SegmentLoaderConfig.numLoadingThreads config (#4829)"

This reverts commit d8b3bfa.

* SegmentLoadDropHandler copy/pasted from ZkCoordinator

* Revert "1-based counts in ZkCoordinator (#4917)"

This reverts commit e725ff4.

* remove non-zk part from ZkCoordinator

* remove zk part from SegmentLoadDropHandler

* additional changes for segment load/drop management with http

* address review comments

* add some more logs

* Execs class is moved
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