pinot icon indicating copy to clipboard operation
pinot copied to clipboard

Support additional headers

Open hdulay opened this issue 1 year ago • 0 comments

Issue

Our LB consumes header information to route requests to create and delete schemas and tables. This issue allows setting additional header information to route requests to Pinot when performing these tasks.

Proposed Fix

Abstract admin class from which these commands inherit to allow additional headers in the admin API request.

hdulay avatar Jun 17 '24 21:06 hdulay