ambry
ambry copied to clipboard
Add http header to specify partition for PUT
Now PUT requests pick up partition randomly. Sometimes we want PUT request to land on a particular partition.
The proposal is to add a header named x-ambry-partition-id and the value is the id of the partition.