← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1264957] [NEW] glance config option(sql_max_retries) not supported to be set -1

 

Public bug reported:

glance config option(sql_max_retries ) not supported to be set -1
for example:

# Database reconnection retry times - in event connectivity is lost
# set to -1 implies an infinite retry count
sql_max_retries = -1


but nova and neutron  support sql_max_retries = -1, why not add codes to support it?

** Affects: glance
     Importance: Undecided
     Assignee: Haojie Jia (jiahaojie)
         Status: New

** Changed in: glance
     Assignee: (unassigned) => Haojie Jia (jiahaojie)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1264957

Title:
  glance config option(sql_max_retries) not supported to be set -1

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  glance config option(sql_max_retries ) not supported to be set -1
  for example:

  # Database reconnection retry times - in event connectivity is lost
  # set to -1 implies an infinite retry count
  sql_max_retries = -1

  
  but nova and neutron  support sql_max_retries = -1, why not add codes to support it?

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


Follow ups

References