Skip to content

Only consider loaded replicants when computing replication status.#4921

Merged
gianm merged 3 commits intoapache:masterfrom
gianm:fix-loadstatus
Oct 18, 2017
Merged

Only consider loaded replicants when computing replication status.#4921
gianm merged 3 commits intoapache:masterfrom
gianm:fix-loadstatus

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Oct 6, 2017

This affects the computation of segment/underReplicated/count and
segment/unavailable/count, as well as the loadstatus?simple and
loadstatus?full APIs.

I'm not sure why they currently consider segments in the load
queues, but it would make more sense to me if they only considered
segments that are actually loaded.

gianm added 3 commits October 6, 2017 16:49
This affects the computation of segment/underReplicated/count and
segment/unavailable/count, as well as the loadstatus?simple and
loadstatus?full APIs.

I'm not sure why they currently consider segments in the load
queues, but it would make more sense to me if they only considered
segments that are actually loaded.
@fjy
Copy link
Copy Markdown
Contributor

fjy commented Oct 10, 2017

👍

@gianm gianm merged commit 4881bb2 into apache:master Oct 18, 2017
@gianm gianm deleted the fix-loadstatus branch October 18, 2017 18:11
gianm added a commit to implydata/druid-public that referenced this pull request Oct 30, 2017
…pache#4921)

* Only consider loaded replicants when computing replication status.

This affects the computation of segment/underReplicated/count and
segment/unavailable/count, as well as the loadstatus?simple and
loadstatus?full APIs.

I'm not sure why they currently consider segments in the load
queues, but it would make more sense to me if they only considered
segments that are actually loaded.

* Fix tests.

* Fix imports.
gianm added a commit to implydata/druid-public that referenced this pull request Nov 14, 2017
…pache#4921)

* Only consider loaded replicants when computing replication status.

This affects the computation of segment/underReplicated/count and
segment/unavailable/count, as well as the loadstatus?simple and
loadstatus?full APIs.

I'm not sure why they currently consider segments in the load
queues, but it would make more sense to me if they only considered
segments that are actually loaded.

* Fix tests.

* Fix imports.
gianm added a commit to implydata/druid-public that referenced this pull request Dec 5, 2017
…pache#4921)

* Only consider loaded replicants when computing replication status.

This affects the computation of segment/underReplicated/count and
segment/unavailable/count, as well as the loadstatus?simple and
loadstatus?full APIs.

I'm not sure why they currently consider segments in the load
queues, but it would make more sense to me if they only considered
segments that are actually loaded.

* Fix tests.

* Fix imports.
@jon-wei jon-wei added this to the 0.12.0 milestone Jan 5, 2018
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