Bug 875962 - Specifying many ip interfaces triggers encoding error
Summary: Specifying many ip interfaces triggers encoding error
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Andrew Stitcher
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-12 23:03 UTC by Justin Ross
Modified: 2020-05-22 14:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-22 14:34:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 790004 0 low CLOSED Cluster URL option does not contain IPv6 addresses by default 2021-02-22 00:41:40 UTC

Internal Links: 790004

Description Justin Ross 2012-11-12 23:03:09 UTC
From bug 790004:

"""
2/ When many ip addresses (v4,v6) are set on various interfaces, broker sets them all into ClusterURL, then start to generate encoding error. for example: 
--cite--
2012-10-26 09:04:59 [System] error Exception thrown by timer task ManagementAgent::periodicProcessing: Could not encode string of 281 bytes as uint8_t string. (qpid/framing/Buffer.cpp:246)
"""

"""
Issue 2 is an independent bug - it would have previously occurred if the list of interfaces were long enough. It's exacerbated because IPv6 literal addresses tend to be long.
"""


Note You need to log in before you can comment on or make changes to this bug.