mnesia bug could affect rabbitmq

Bug #1566340 reported by Alexey Lebedeff
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Fix Released
High
Alexey Lebedeff

Bug Description

Detailed bug description:
  There is an erlang bug (fixed in 18.3.1) that affects rabbitmq - https://github.com/rabbitmq/rabbitmq-server/issues/676

Expected results:
  Erlang package should include mnesia application with version 4.13.4

Actual result:

erl -boot start_clean -noinput -eval 'application:load(mnesia), io:format("~p", [application:info()]), erlang:halt(0).' | grep mnesia
=> "4.13.2"

Impact:
  Forced shutdown of any controller could result in rabbitmq outage

Changed in mos:
status: New → In Progress
importance: Undecided → High
assignee: nobody → Alexey Lebedeff (alebedev-a)
milestone: none → 9.0
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to packages/trusty/erlang (master)

Fix proposed to branch: master
Change author: Alexey Lebedeff <email address hidden>
Review: https://review.fuel-infra.org/19249

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to packages/trusty/erlang (9.0)

Fix proposed to branch: 9.0
Change author: Alexey Lebedeff <email address hidden>
Review: https://review.fuel-infra.org/19250

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to packages/trusty/erlang (9.0)

Reviewed: https://review.fuel-infra.org/19250
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0

Commit: cd8763bbda4e6c5ce300b893d4d8c05aa6589c8b
Author: Alexey Lebedeff <email address hidden>
Date: Tue Apr 5 14:39:46 2016

Backport mnesia fixes from erlang 18.3.1

We need it due to the presence of patch OTP-13423,
mentioned at https://github.com/rabbitmq/rabbitmq-server/issues/676

Change-Id: I62c1b6f9d8269f6ebbd1ba4a9238d3d10ca90f98
Closes-Bug: 1566340

Changed in mos:
status: In Progress → Fix Committed
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to packages/trusty/erlang (master)

Reviewed: https://review.fuel-infra.org/19249
Submitter: Pkgs Jenkins <email address hidden>
Branch: master

Commit: f81f7bd2877b38af1c67b30cdbd03fca7618ad53
Author: Alexey Lebedeff <email address hidden>
Date: Tue Apr 5 14:39:35 2016

Backport mnesia fixes from erlang 18.3.1

We need it due to the presence of patch OTP-13423,
mentioned at https://github.com/rabbitmq/rabbitmq-server/issues/676

Change-Id: I62c1b6f9d8269f6ebbd1ba4a9238d3d10ca90f98
Closes-Bug: 1566340

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Ok, the issue was fixed, marked as FixReleased.
Please reopen the issue if it wasn't completely fixed or if it will be reproduced again.

Changed in mos:
status: Fix Committed → Fix Released
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.