You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/11/16 04:46:49 UTC

[GitHub] [druid] rupeshkhandelwal opened a new issue #11921: Web console defaults to out of range page when displaying query result

rupeshkhandelwal opened a new issue #11921:
URL: https://github.com/apache/druid/issues/11921


   Druid web console returns no results for a count query on a data source. I eventually noticed that the results pane defaulted to the page number last used when viewing previous query results. It seems that the query returned no results. 
   
   ### Affected Version
   apache-druid-0.21.0
   
   ### Description
   
   Please include as much detailed information about the problem as possible.
   - Cluster size 
     - 4 data servers, 1 query server
   - Configurations in use
   - Steps to reproduce the problem
     - Issue a query that results in more than one page. 
     - Navigate to any page greater than 1. I was on page 5. 
     - Issue a count query.
     - No result is shown in the results pane
   - The error message or stack traces encountered. Providing more context, such as nearby log messages or even entire logs, can be helpful.
   - Any debugging that you have already done
     - Workaround - manually go to page 1
   
   
   <img width="1026" alt="Screen Shot 2021-11-15 at 7 44 19 PM" src="https://user-images.githubusercontent.com/13180428/141922384-10044f7f-4ae1-4783-a257-abac3f9b7188.png">
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] rupeshkhandelwal commented on issue #11921: Web console defaults to out of range page when displaying query result

Posted by GitBox <gi...@apache.org>.
rupeshkhandelwal commented on issue #11921:
URL: https://github.com/apache/druid/issues/11921#issuecomment-1034087238


   Excellent! Thanks @vogievetsky 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] vogievetsky closed issue #11921: Web console defaults to out of range page when displaying query result

Posted by GitBox <gi...@apache.org>.
vogievetsky closed issue #11921:
URL: https://github.com/apache/druid/issues/11921


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] vogievetsky commented on issue #11921: Web console defaults to out of range page when displaying query result

Posted by GitBox <gi...@apache.org>.
vogievetsky commented on issue #11921:
URL: https://github.com/apache/druid/issues/11921#issuecomment-1028543138


   I believe https://github.com/apache/druid/pull/11158 fixed that. (specifically https://github.com/apache/druid/pull/11158/files#diff-895be0cf470fe5da15b15478fcdfe078ac49271d056fd56fe224290417655553R105)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org