Apisero-Connectors / mule4-smb-connector-doc

4 stars 7 forks source link

There are no credits left to send SMB2_SESSION_SETUP when doing parallel processing #6

Open nicolasberthel opened 3 years ago

nicolasberthel commented 3 years ago

Hello, I've a project dequeuing message using AMQP connector then using smb connector to save messages as files. When I process messages 1 by 1 all is ok but as soon as I try to avec 2 consumers in my amqp connector settings I get the following warning

There are no credits left to send SMB2_SESSION_SETUP, will block until there are more credits available.

Looks like on the samba share all is ok to support more requests

bvdkop commented 2 years ago

We also have this problem. Could an upgrade of the smbj library could solve this?