[
https://issues.apache.org/jira/browse/DRILL-7186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arina Ielchiieva updated DRILL-7186:
------------------------------------
Description:
*Steps:*
1. Open page: http://<server>:8047/storage.json
*Expected result:*
storage.json is opened
*Actual result:*
{noformat}
{
"errorMessage" : "HTTP 404 Not Found"
}
{noformat}
*Note:* Works fine for individual plugin pages, like: /storage/dfs.json
Regression after DRILL-6562.
was:
*Steps:*
1. Open page: http://<server>:8047/storage.json
*Expected result:*
storage.json is opened
*Actual result:*
{noformat}
{
"errorMessage" : "HTTP 404 Not Found"
}
{noformat}
*Note:* Works fine for individual plugin pages, like: /storage/dfs.json
> Missing storage.json REST endpoint.
> -----------------------------------
>
> Key: DRILL-7186
> URL: https://issues.apache.org/jira/browse/DRILL-7186
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.16.0
> Reporter: Anton Gozhiy
> Assignee: Arina Ielchiieva
> Priority: Blocker
> Fix For: 1.16.0
>
>
> *Steps:*
> 1. Open page: http://<server>:8047/storage.json
> *Expected result:*
> storage.json is opened
> *Actual result:*
> {noformat}
> {
> "errorMessage" : "HTTP 404 Not Found"
> }
> {noformat}
> *Note:* Works fine for individual plugin pages, like: /storage/dfs.json
> Regression after DRILL-6562.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)