[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-22 Thread Nicolas Bock
I created another bug LP: #1874075 that tracks changes to the rabbitmq-
server package.

** No longer affects: rabbitmq-server (Ubuntu)

** No longer affects: rabbitmq-server (Ubuntu Bionic)

** No longer affects: rabbitmq-server (Ubuntu Eoan)

** No longer affects: rabbitmq-server (Ubuntu Focal)

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-07 Thread Jorge Niedbalski
** No longer affects: rabbitmq-server (Ubuntu Disco)

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-07 Thread Nicolas Bock
** Description changed:

  [Impact]
  
-  * Rabbitmq-server has 2 configuration settings that affect how long it will 
wait for the mnesia database to become available
-  * The default is 30 seconds x 10 retries = 300 seconds
-  * The startup wrapper rabbitmq-server-wait will wait only 10 seconds
-  * If the database does not come online within 10 seconds the startup script 
will fail despite the fact that rabbitmq-server is still waiting for another 
290 seconds.
-  * This behavior leads to falsely identified failures in OpenStack for 
example when a Rabbitmq cluster is restarted out of order (LP: #1828988)
+  * Rabbitmq-server has 2 configuration settings that affect how long it will 
wait for the mnesia database to become available
+  * The default is 30 seconds x 10 retries = 300 seconds
+  * The startup wrapper rabbitmq-server-wait will wait only 10 seconds
+  * If the database does not come online within 10 seconds the startup script 
will fail despite the fact that rabbitmq-server is still waiting for another 
290 seconds.
+  * This behavior leads to falsely identified failures in OpenStack for 
example when a Rabbitmq cluster is restarted out of order (LP: #1828988)
  
  [Test Case]
  
-  * Create Rabbitmq cluster and create a queue with "ha-mode: all" policy
-  * Shut down nodes one by one
-  * Restart the node that was shut down first
-  * This node will fail to start because it was not the master of the queue
-  * Note that the startup script (SysV or systemd) will fail after 10 seconds 
while the rabbitmq-server process is still waiting for the database to come 
online
+  * Create Rabbitmq cluster and create a queue with "ha-mode: all" policy
+  * Shut down nodes one by one
+  * Restart the node that was shut down first
+  * This node will fail to start because it was not the master of the queue
+  * Note that the startup script (SysV or systemd) will fail after 10 seconds 
while the rabbitmq-server process is still waiting for the database to come 
online
  
  [Regression Potential]
  
-  * I am not aware of any potential regressions
+  * This change potentially increases the time the rabbitmq-server service 
takes to start up which might lead to failures down the dependency chain of 
startup services.
+  * This change potentially changes the result of starting the rabbitmq-server 
service in case the mnesia database takes more than 10 seconds to come online. 
Without this change, the service will incorrectly fail while it will succeed 
with this change.

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-07 Thread Eric Desrochers
IIUC, this is your own patch (you being the author).

* Does upstream maintain the debian/ folder ? 
 ** If yes, can you please make sure to submit a PR upstream ?
* Can you file a bug and submit the patch to Debian as well ?
 ** https://wiki.debian.org/BugReport

Thanks !

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-07 Thread Dan Streetman
** Changed in: rabbitmq-server (Ubuntu Disco)
   Status: Confirmed => Won't Fix

** Changed in: rabbitmq-server (Ubuntu Focal)
 Assignee: (unassigned) => Nicolas Bock (nicolasbock)

** Changed in: rabbitmq-server (Ubuntu Eoan)
 Assignee: (unassigned) => Nicolas Bock (nicolasbock)

** Changed in: rabbitmq-server (Ubuntu Bionic)
 Assignee: (unassigned) => Nicolas Bock (nicolasbock)

** Changed in: rabbitmq-server (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: rabbitmq-server (Ubuntu Eoan)
   Importance: Undecided => Medium

** Changed in: rabbitmq-server (Ubuntu Focal)
   Importance: Undecided => Medium

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-07 Thread Eric Desrochers
** Tags added: sts

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: rabbitmq-server (Ubuntu)
   Status: New => Confirmed

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: rabbitmq-server (Ubuntu Eoan)
   Status: New => Confirmed

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: rabbitmq-server (Ubuntu Disco)
   Status: New => Confirmed

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: rabbitmq-server (Ubuntu Bionic)
   Status: New => Confirmed

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-06 Thread Ubuntu Foundations Team Bug Bot
The attachment "rabbitmq-server.debdiff" seems to be a debdiff.  The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-06 Thread Nicolas Bock
** Patch added: "rabbitmq-server.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1870619/+attachment/5348305/+files/rabbitmq-server.debdiff

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870619] Re: rabbitmq-server startup does not wait long enough

2020-04-03 Thread Jorge Niedbalski
** Also affects: rabbitmq-server (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: rabbitmq-server (Ubuntu Eoan)
   Importance: Undecided
   Status: New

** Also affects: rabbitmq-server (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: rabbitmq-server (Ubuntu Disco)
   Importance: Undecided
   Status: New

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

Title:
  rabbitmq-server startup does not wait long enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1870619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs