chenboat commented on issue #15343:
URL: https://github.com/apache/pinot/issues/15343#issuecomment-3090326004

   @gortiz 
   > Moving to source code to Java 21 is not a requirement to do so.
   
   We use a lot of Lucene for our Pinot use cases. Lucene recently gets a lot 
of performance boost by utilizing Java 21 vector API. So moving to Java 21 
source code could help us to get the best out of Lucnene
   
   > Third, right now we can run Pinot in Java 21 (in fact it is the JVM we use 
by default). We can always create a plugin that uses Java 21 (or even newer) 
APIs. The main issue here is that we didn't create the machinery to include 
these plugins in the GHA pipelines of this repository.
   
   Can you elaborate how to do this? Plugin sounds a good option so that we do 
not need to fork. 


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