vvivekiyer opened a new issue, #9194:
URL: https://github.com/apache/pinot/issues/9194

   In PR https://github.com/apache/pinot/pull/8907, `RequestIdentity` is 
assumed to be of type `HttpRequestIdentity`. Using `GrpcRequesterIdentity` will 
result in error like cannot be cast to class 
`org.apache.pinot.broker.api.HttpRequesterIdentity`.
   
   Potential fix is to have a function in `RequesterIdentity` called 
`getClientIp` that is implemented by all subclasses. 


-- 
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