druid/docs/operations
zachjsh 8cf1e83543
Add paramter to loadstatus API to compute underdeplication against cluster view (#11056)
* Add paramter to loadstatus API to compute underdeplication against cluster view

This change adds a query parameter `computeUsingClusterView` to loadstatus apis
that if specified have the coordinator compute undereplication for segments based
on the number of services available within cluster that the segment can be replicated
on, instead of the configured replication count configured in load rule. A default
load rule is created in all clusters that specified that all segments should be
replicated 2 times. As replicas are forced to be on separate nodes in the cluster,
this causes the loadstatus api to report that there are under-replicated segments
when there is only 1 data server in the cluster. In this case, calling loadstatus
api without this new query parameter will always result in a response indicating
under-replication of segments

* * fix exception mapper

* * Address review comments

* * update external API docs

* Apply suggestions from code review

Co-authored-by: Charles Smith <38529548+techdocsmith@users.noreply.github.com>

* * update more external docs

* * update javadoc

* Apply suggestions from code review

Co-authored-by: Charles Smith <38529548+techdocsmith@users.noreply.github.com>

Co-authored-by: Charles Smith <38529548+techdocsmith@users.noreply.github.com>
2021-04-05 00:02:43 -04:00
..
alerts.md Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
api-reference.md Add paramter to loadstatus API to compute underdeplication against cluster view (#11056) 2021-04-05 00:02:43 -04:00
auth-ldap.md Improve Druid ldap auth documentation (#10915) 2021-02-24 15:28:41 -08:00
basic-cluster-tuning.md First refactor of compaction (#10935) 2021-03-24 11:41:44 -07:00
deep-storage-migration.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
druid-console.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
dump-segment.md roaring bitmaps by default (#9548) 2020-03-23 18:15:57 -07:00
dynamic-config-provider.md document DynamicConfigProvider for kafka consumer properties (#10658) 2020-12-10 08:24:33 -08:00
export-metadata.md Update Kafka loading docs to use the streaming data loader (#8544) 2019-09-22 15:00:52 -07:00
getting-started.md Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
high-availability.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
http-compression.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
insert-segment-to-db.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
kubernetes.md kubernetes based discovery druid extension to run Druid on K8S without Zookeeper (#10544) 2020-12-14 21:10:31 -08:00
management-uis.md Druid user permissions (#10047) 2020-06-23 17:39:48 -07:00
metadata-migration.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
metrics.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
other-hadoop.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
password-provider.md Security overview documentation (#10339) 2020-11-19 15:24:58 -08:00
pull-deps.md Fix typo (#10385) 2020-09-11 16:31:36 -07:00
reset-cluster.md Update reset-cluster.md (#10990) 2021-03-29 20:38:35 -07:00
rolling-updates.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
rule-configuration.md Fix broadcast rule drop and docs (#10019) 2020-06-12 02:33:28 -07:00
security-overview.md clarify security requirements around HTTPInputSource (#10914) 2021-02-26 09:37:47 -08:00
security-user-auth.md Security overview documentation (#10339) 2020-11-19 15:24:58 -08:00
segment-optimization.md First refactor of compaction (#10935) 2021-03-24 11:41:44 -07:00
single-server.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
tls-support.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
use_sbt_to_build_fat_jar.md Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00