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 2019/08/01 00:10:53 UTC

[GitHub] [incubator-druid] mcbrewster opened a new pull request #8210: Web-Console: add go to task for datasources

mcbrewster opened a new pull request #8210: Web-Console: add go to task for datasources
URL: https://github.com/apache/incubator-druid/pull/8210
 
 
   
   ![localhost_18081_unified-console html (19)](https://user-images.githubusercontent.com/37322608/62256282-7d0d8000-b3b5-11e9-87ce-e99c632eb70a.png)
   
   ### Description
   - added the ability to set a default datasource in the goToTask function of console application. 
   - added a got to tasks button to datasources actions
   - updated tasks view to filter datasources in when user types in either the supervisors or tasks table
   
   This PR has:
   - [x] been self-reviewed.
      - [ ] using the [concurrency checklist](https://github.com/apache/incubator-druid/blob/master/dev/code-review/concurrency.md) (Remove this item if the PR doesn't have any relation to concurrency.)
   - [ ] added documentation for new or modified features or behaviors.
   - [ ] added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
   - [ ] added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
   - [ ] added unit tests or modified existing tests to cover new code paths.
   - [ ] added integration tests.
   - [ ] been tested in a test Druid cluster.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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