matvj250 opened a new pull request, #15868:
URL: https://github.com/apache/pinot/pull/15868

   We want to migrate certain API files to pinot-spi for compatibility gating. 
broker.api.RequesterIdentity and server.access.RequesterIdentity can be 
migrated from their original folders to pinot-spi without any major changes to 
other files, so for now we'll just be migrating these two files. They will be 
moved to pinot-spi/auth, with specific subfolders for broker and server files.
   
   The only changes that are made in this PR are the migration of the two 
files, and changing the import paths of other files accordingly.


-- 
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-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to