Merge pull request #1863 from guobingkun/add_loadqueue_full_doc

[doc] add description for /druid/coordinator/v1/loadqueue?full
This commit is contained in:
Fangjin Yang 2015-10-26 12:30:37 -07:00
commit ea4ed5692c
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@ Returns the number of segments to load and drop, as well as the total segment lo
* `/druid/coordinator/v1/loadqueue?full`
Returns the serialized JSON of segments to load and drop for each historical node.
#### Metadata store information
* `/druid/coordinator/v1/metadata/datasources`