[ 
https://issues.apache.org/jira/browse/DRILL-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arina Ielchiieva updated DRILL-6007:
------------------------------------
    Description: 
After DRILL-4386 Web UI index page is constantly refreshed to get up-to-date 
drillbits status. When graceperiod is set to 0, it is refreshed at high pace 
because refresh time is counted as [gracepeiod / 
3|https://github.com/apache/drill/blob/master/exec/java-exec/src/main/resources/rest/index.ftl#L215].
 Sometimes I saw the insufficient resources error (insufficient_resources.JPG).

Also 
[graceperiod|https://github.com/apache/drill/blob/master/exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/DrillRoot.java#L106]
 should be in camel case.

  was:
After DRILL-4386 Web UI index page is constantly refreshed to get up-to-date 
drillbits status. When graceperiod is set to 0, it is refreshed at high pace 
because refresh time is counted as [gracepeiod / 
3|https://github.com/apache/drill/blob/master/exec/java-exec/src/main/resources/rest/index.ftl#L215].
 Sometimes I saw the insufficient resources error (insufficient_resources.JPG).



> web ui index page is refreshed at high pace 
> --------------------------------------------
>
>                 Key: DRILL-6007
>                 URL: https://issues.apache.org/jira/browse/DRILL-6007
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.12.0
>            Reporter: Arina Ielchiieva
>         Attachments: insufficient_resources.JPG
>
>
> After DRILL-4386 Web UI index page is constantly refreshed to get up-to-date 
> drillbits status. When graceperiod is set to 0, it is refreshed at high pace 
> because refresh time is counted as [gracepeiod / 
> 3|https://github.com/apache/drill/blob/master/exec/java-exec/src/main/resources/rest/index.ftl#L215].
>  Sometimes I saw the insufficient resources error 
> (insufficient_resources.JPG).
> Also 
> [graceperiod|https://github.com/apache/drill/blob/master/exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/DrillRoot.java#L106]
>  should be in camel case.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to