[Bug 1638917] Re: swift-ring-builder rebalance goes into an infinite loop

Launchpad Bug Tracker 1638917 at bugs.launchpad.net
Mon Nov 14 11:47:16 UTC 2016


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: swift (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to swift in Ubuntu.
https://bugs.launchpad.net/bugs/1638917

Title:
  swift-ring-builder rebalance goes into an infinite loop

Status in swift package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 16.04 with a Mitaka cloud the attached ring files cause
  swift-ring-builder to go into an infinite loop when asked to
  rebalance.

  The problem seems to be the following line in place_parts():

              while parts:

  Which seems to assume that parts can never be << 0, but with these
  ring files that assumption breaks.

  I added the following debug statements:

    http://paste.ubuntu.com/23419920/

  To get the following debug output:

    http://paste.ubuntu.com/23419916/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/swift/+bug/1638917/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list