Bug 2228464
| Summary: | ovsdb-server doesn't limit transaction history size on initial database file read | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Ilya Maximets <i.maximets> |
| Component: | ovsdb3.1 | Assignee: | Ilya Maximets <i.maximets> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jianlin Shi <jishi> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | FDP 23.K | CC: | ctrautma, jhsiao, jishi, ralongi, rbrattai, surya |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openvswitch3.1-3.1.0-46.el8fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-04-23 20:45:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ilya Maximets
2023-08-02 12:21:48 UTC
Patch posted for review: https://patchwork.ozlabs.org/project/openvswitch/patch/20230802134532.2370039-1-i.maximets@ovn.org/ * Thu Aug 03 2023 Open vSwitch CI <ovs-ci> - 3.1.0-46
- Merging upstream branch-3.1 [RH git: ab94f613c7]
Commit list:
8b1795c69f ovsdb-tool: Fix json leak while showing clustered log.
d4d068fef6 ovsdb-server: Fix excessive memory usage on DB open. (#2228464)
369daff0d4 tests: Add ovsdb execution cases for set size constraints.
eb33626b59 ovsdb: relay: Fix handling of XOR updates with size constraints.
8d2c8c33e7 ovsdb: file: Fix diff application to a default column value.
3797558158 ovsdb: file: Fix inability to read diffs that violate type size.
96d02ee7a8 ovs-tcpdump: Clear auto-assigned ipv6 address of mirror port.
The issue was fixed long ago, but wasn't added to any errata for some reason. Identical fixes for 2.17 were released and verified. It doesn't make much sense to keep this one open any longer. |