Dexter Rautenbach
Dexter Rautenbach
When attempting to create a file in a folder that has spaces in the name, we get the following error: ``` open FOLDER WITH SPACES\sambaTest.test: file does not exist ```...
PR created using https://github.com/tbroadley/github-spellcheck-cli.
**Describe the bug** We have 30 individual go-routines that we start for individual readers. These read from topics (Not always unique) using unique consumer groupIds. We are seeing scenarios daily...
Hi. We are busy with a golang upgrade from 1.15 to 1.21.1 across our microservices One of the services uses the mq-golang-jms20 module. When attempting to build the code in...
Hi Team, I work as part of a team in a corporate setting. One of the requirements for us to do server reboots is to get a change request number...
We use go-smb2 to do file deliveries to a host of different windows shares. We recently had a requirement to do deliveries to FSx using the supported smb protocol. This...