lp:~guilhem-fr/mogilefs/MogileFS-Server

Created by Guilhem Lettron and last modified
Get this branch:
bzr branch lp:~guilhem-fr/mogilefs/MogileFS-Server

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Guilhem Lettron
Project:
MogileFS
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/mogilefs/MogileFS-Server.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 2 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 3 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 4 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 3 seconds — see the log

Recent revisions

1392. By dormando

Checking in changes prior to tagging of version 2.73.

Changelog diff is:

diff --git a/CHANGES b/CHANGES
index 441b328..e053851 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,29 @@
+2018-01-18: Release version 2.73
+
+ * fsck: avoid infinite wait on dead devices (Eric Wong <e@80x24.org>)
+
+ * client: always disable watch_read after a command (Eric Wong <e@80x24.org>)
+
+ * client: use single write for admin commands (Eric Wong <e@80x24.org>)
+
+ * tracker: client fairness, backpressure, and expiry (Eric Wong <e@80x24.org>)
+
+ * client connection should always be nonblocking (Eric Wong <e@80x24.org>)
+
+ * ConnectionPool: avoid undefined behavior for hash iteration (Eric Wong <e@80x24.org>)
+
+ * replicate: avoid buffered IO on reads (Eric Wong <e@80x24.org>)
+
+ * enable DB upgrade for host readonly state (Eric Wong <e@80x24.org>)
+
+ * replicate: reduce backoff for too_happy FIDs (Eric Wong <e@80x24.org>)
+
+ * fsck: this avoid redundant fsck log entries (Eric Wong <email address hidden>)
+
+ * fsck: do not log FOND if note_on_device croaks (Eric Wong <email address hidden>)
+
+ * reaper: detect resurrection of "dead" devices (Eric Wong <email address hidden>)
+
 2014-12-15: Release version 2.72

    * Work with DBD::SQLite's latest lock errors (dormando <email address hidden>)

1391. By Eric Wong <e@80x24.org>

Merge branch 'fsck-timeout' into next

* fsck-timeout:
  fsck: avoid infinite wait on dead devices

1390. By Eric Wong <e@80x24.org>

Merge remote-tracking branch 'bogomips/conn-pool-each' into next

* bogomips/conn-pool-each:
  ConnectionPool: avoid undefined behavior for hash iteration

1389. By Eric Wong <e@80x24.org>

Merge remote-tracking branch 'bogomips/replicate-nobuf' into next

* bogomips/replicate-nobuf:
  replicate: avoid buffered IO on reads

1388. By Eric Wong <e@80x24.org>

Merge branch 'client-backpressure' into next

* client-backpressure:
  client: always disable watch_read after a command
  client: use single write for admin commands
  tracker: client fairness, backpressure, and expiry
  client connection should always be nonblocking

1387. By Eric Wong <e@80x24.org>

Merge remote-tracking branch 'bogomips/resurrect-device' into testing

* bogomips/resurrect-device:
  reaper: detect resurrection of "dead" devices

1386. By Eric Wong <e@80x24.org>

Merge remote-tracking branch 'bogomips/prune-too_happy-v3' into testing

* bogomips/prune-too_happy-v3:
  replicate: reduce backoff for too_happy FIDs

1385. By Eric Wong <e@80x24.org>

Merge remote-tracking branch 'bogomips/fsck-found-order' into testing

* bogomips/fsck-found-order:
  fsck: do not log FOND if note_on_device croaks

1384. By Eric Wong <e@80x24.org>

Merge remote-tracking branch 'bogomips/fsck-recheck' into testing

* bogomips/fsck-recheck:
  fsck: this avoid redundant fsck log entries

1383. By Eric Wong <e@80x24.org>

Merge remote-tracking branch 'bogomips/fix-readonly' into testing

* bogomips/fix-readonly:
  enable DB upgrade for host readonly state

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers