← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1925144] [NEW] timeout in rados connect does not take effect

 

Public bug reported:

Description
===========

from
https://github.com/ceph/ceph/blob/0be78da368f2dc1c891e3caafac38f7aa96d3c49/src/pybind/rados/rados.pyx#L660,
it looks like function connect in object rados will ignore timeout input
and therefore makes current configuration does not take effect.

Steps to reproduce
==================

just configure rbd to use a non-existing ip address and rados.connect
will hang there.


Expected result
===============

timeout should take effect

Actual result
=============

when there is a problem on network, it will hang more than timeout
configured

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1925144

Title:
  timeout in rados connect does not take effect

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ===========

  from
  https://github.com/ceph/ceph/blob/0be78da368f2dc1c891e3caafac38f7aa96d3c49/src/pybind/rados/rados.pyx#L660,
  it looks like function connect in object rados will ignore timeout
  input and therefore makes current configuration does not take effect.

  Steps to reproduce
  ==================

  just configure rbd to use a non-existing ip address and rados.connect
  will hang there.

  
  Expected result
  ===============

  timeout should take effect

  Actual result
  =============

  when there is a problem on network, it will hang more than timeout
  configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1925144/+subscriptions