chenboat commented on issue #3877: Pinot controller side change to enhance LLC 
segment metadata upload.
URL: https://github.com/apache/incubator-pinot/pull/3877#issuecomment-467255194
 
 
   > +1 to @mcvsubbu's comment about adding it in the existing call instead of 
having a new segmentCommitEndWithMetadata. It would much simpler to migrate, 
and we'll avoid a lot of code duplication
   
   I think @mcvsubbu was asking to add an optional form to the existing 
segmentCommitEnd() and add a new POST endpoint segmentCommitEndWithMetadata() ?
   
   The current segmentCommitEnd() is a GET.  If I make it a POST (which seems 
the right type to me) and add the form to it, would it be backward compatible?  
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to