mcvsubbu commented on issue #6254:
URL: 
https://github.com/apache/incubator-pinot/issues/6254#issuecomment-725033465


   > > Do you anticipate different auto-tuning customizations? In that case, is 
it better to have a config like:
   > > `autoTuningStrategy: HighThroughput`, or `autoTuningStrategy: LowCost` 
or whatever.
   > 
   > Yeah most likely will need different kinds of tuning. I'm not entirely 
sure we can encapsulate all those in a few keywords. For instance, indexing 
config is one subset. The other things we could tune is segment size / rows 
which could need another type of implementation. Of course, we can revisit this 
once we know more. For now, I thought the best approach is to leave this open.
   
   Do you anticipate exactly one auto-tuning customization to be used? I was 
just thinking of specifying a class name or a list of classes to apply the 
tuning. Of course, the interface would still be there, and we can have a 
default implementation that does a few automatic settings.
   


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to