Description
There are many issues with settings like async_insert, socket_timeout.
Mainly this is because default value was changes on server side and now behavior doesn't match expectations.
What should be done:
- Documentation and examples
- Test verification
Description
There are many issues with settings like
async_insert,socket_timeout.Mainly this is because default value was changes on server side and now behavior doesn't match expectations.
What should be done: