Project

General

Profile

Actions

Bug #29335

closed

Publishing large content view for 2nd time fails with PostgreSQL invalid message format

Added by Ian Ballou almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

I published a content view that included this large file repository: http://quartet.usersys.redhat.com/pub/fake-repos/large_file/

The second publish failed when indexing the content with this error and traceback: http://pastebin.test.redhat.com/844210

The issue seems to be related to this query getting too large: https://github.com/Katello/katello/blob/master/app/models/katello/concerns/pulp_database_unit.rb#L160

This issue was fixed for syncing before but now it needs to be fixed for content view publishing. This particular line fixed the previous issue: https://github.com/Katello/katello/pull/8171/files#diff-fba28d05fb7e1a2acbd868623ce31e1eR160

Actions

Also available in: Atom PDF