[ 
https://issues.apache.org/jira/browse/SOLR-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405881#comment-15405881
 ] 

Alexandre Rafalovitch edited comment on SOLR-9003 at 8/3/16 12:57 PM:
----------------------------------------------------------------------

Ok, I begin to see the problem.

There are four debug things:

* *Raw Status-Output* which shows the latest status and is always populated. 
This gets refreshed on Execute, on Refresh and on Auto-Refresh (if enabled)
* *Debug checkbox* that enables *Raw Debug-Response* section AND adds 
*debug=true* flag to the execute POST request. Then - in Execute only - it 
populates the *Raw Debug-Response* section. Refresh does nothing to that
* *Debug-Mode hammer* in the *Configuration* section that allows to edit the 
configuration right on the screen instead of using the file AND - in the old UI 
- enables Debug checkbox if not already set
* *Verbose checkbox* that adds an additional section to the debug output if 
that's enabled.

It seems that the *Debug checkbox* is not actually wired in as the *debug=true* 
is never generated. And then, when the execute response is processed, the debug 
section itself is not populated. And the hammer does not trigger the checkbox 
either.

This is mostly complicated due to the multiple debug in the naming conventions. 
So, it can be fixed without renaming. Or it can be fixed with renaming.... 


was (Author: arafalov):
Ok, I begin to see the problem.

There are four debug things:

* *Raw Status-Output* which shows the latest status and is always populated. 
This gets refreshed on Execute, on Refresh and on Auto-Refresh (if enabled)
* Debug checkbox that enables *Raw Debug-Response* 

> New Admin UI does not display DIH Debug output
> ----------------------------------------------
>
>                 Key: SOLR-9003
>                 URL: https://issues.apache.org/jira/browse/SOLR-9003
>             Project: Solr
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 6.0
>            Reporter: Alexandre Rafalovitch
>         Attachments: New Admin-UI.png, Old Admin-UI.png
>
>
> When enabling *Debug* flag in DIH Dataimport screen, a new section *Raw 
> Debug-Response* is added.
> In the new Admin UI, it does not seem to show the output, just *No Request 
> executed*
> This was tested using the *db* core of the example-DIH setup.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to