Ticket #4061 (closed defect: Fixed)
Message too long
Description (last modified by ecn) (diff)
Description
Some modeling requests are hitting a limit within the PB protocol.
- Zenoss Version: 2.3.1
- Operating System(s): all
- Regression: N
Reproduce
Basically, you need to model something very large. A very large route table might do it. A very large configuration request may do it. We have seen it with the VMWare zenpack.
- Start zenhub in the foreground
- Run the large request (start zenmodeler, for example)
Results
See an error from the banana module about a string too long
Expected Results
No error.
Impact
ZenHub becomes unresponsive. This shuts down much of collection and all modeling.
Notes
The limit (640K) is arbitrary. The protocol can support larger messages.
Change History
Note: See
TracTickets for help on using
tickets.