-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Description
We have a queue pattern that resolves to ~750 queues. If this pattern is used, we noticed it fails with the error - "mqiPCF.go: Unknown PCF type". When the queue pattern is split into smaller groups, it works. Is this because of the bufSize assigned as here? -
mq-golang/mqmetric/discover.go
Line 714 in bf7e7cf
| bufSize := 32768 |
Metadata
Metadata
Assignees
Labels
No labels