suneet-s opened a new pull request, #14959:
URL: https://github.com/apache/druid/pull/14959

   ### Description
   
   When using middle manager less ingestion, the k8s pod name is more useful in 
identifying the location
   where the peon ran. This change makes it so that the k8sPodName shows up in 
the web-console and as the
   location for queries against the sys.tasks table.
   
   <img width="1592" alt="Screenshot 2023-09-10 at 7 48 18 PM" 
src="https://github.com/apache/druid/assets/44787917/3bd052a3-1f0b-48b2-aba8-ef211fe449ac";>
   
   <hr>
   
   This PR has:
   
   - [x] been self-reviewed.
   - [ ] 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, 
ensuring the threshold for [code 
coverage](https://github.com/apache/druid/blob/master/dev/code-review/code-coverage.md)
 is met.
   - [x] 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to