tarantool / cartridge-java

Tarantool Cartridge Java driver for Tarantool versions 1.10+ based on Netty framework
https://tarantool.io
Other
27 stars 11 forks source link

Do not copy arguments of requests in operations #432

Closed ArtDu closed 11 months ago

ArtDu commented 11 months ago

for example here

https://github.com/tarantool/cartridge-java/blob/c4256875f5491d87f01275d690fe9b42d31513f9/src/main/java/io/tarantool/driver/core/proxy/SelectProxyOperation.java#L74