Simbafa commented on issue #6324: URL: https://github.com/apache/shardingsphere/issues/6324#issuecomment-658119192
Hi @tuohai666 , > When you increased the blob data size to 900K, all of the client threads will query this table right? But Sharding-Proxy will not stop immediately but stopped soonly? You are right. Sharding-Proxy will not sotp immediately. After some time, it stops. > Can you help to use 1 client thread to query this table with 900K size column? I want to make sure whether proxy will stop for every query. I run the test application with 1 thread, 2 threads, 3 threads, Sharding-Proxy works well. But when the threads increased to 5, Sharding-Proxy stops. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org