NotSupportedError on postgres db backend

Bug #1246788 reported by Armando Migliaccio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Armando Migliaccio

Bug Description

Change I1e8a87d7dc1a1cb9309aeefd41619e20f49f95a6 has introduced another of those SELECT FOR UPDATE NOT SUPPORTED errors in postgres. Even though this error occurs, that does not seem to upset the gate. This is one of the logs where it occurs:

http://logs.openstack.org/52/54752/1/check/check-tempest-devstack-vm-neutron-pg-isolated/8c288a4/logs/screen-q-svc.txt.gz

And one of the runs where it passes:

https://review.openstack.org/#/c/54752/1

Changed in neutron:
assignee: nobody → Armando Migliaccio (armando-migliaccio)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/54752
Committed: http://github.com/openstack/neutron/commit/3c3e6eef90c87440c87803dba3325e7cc8c79a17
Submitter: Jenkins
Branch: master

commit 3c3e6eef90c87440c87803dba3325e7cc8c79a17
Author: Armando Migliaccio <email address hidden>
Date: Thu Oct 31 07:55:30 2013 -0700

    Fix query error on dhcp release port for postgresql

    This is achieved by disabling eager loading and
    hence by avoiding incurring in left outer joins
    that cannot be applied because of a nullable
    side.

    Closes-bug: #1246788

    Change-Id: I16bcc738a43609f715c2561413c6387f443bd99c

Changed in neutron:
status: In Progress → Fix Committed
Changed in neutron:
importance: Undecided → Medium
milestone: none → icehouse-1
tags: added: db
tags: added: l3-ipam-dhcp
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.