Details
Description
The Request class in sharding is an unnecessary abstraction between the service entrypoint and the request processing code and introduces extra namespace copying. It should be removed since it does not contribute any value.
The Request class in sharding is an unnecessary abstraction between the service entrypoint and the request processing code and introduces extra namespace copying. It should be removed since it does not contribute any value.