BranchStack caching misbehaves

Bug #948339 reported by Aaron Bentley
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
High
Vincent Ladeuil
bzr (Ubuntu)
Fix Released
High
Jelmer Vernooij

Bug Description

As seen in:
https://code.launchpad.net/~abentley/bzr/config-cache-bugs/+merge/96227

Setting values via the config stack triggers a write even though the branch is locked. (test_set_delays_write)

Retrieving values via the config stack of an unlocked branch does not trigger a read, even if the branch is explicitly unlocked (test_use_fresh_values)

Related branches

Vincent Ladeuil (vila)
Changed in bzr:
status: Triaged → In Progress
assignee: nobody → Vincent Ladeuil (vila)
importance: Medium → High
Revision history for this message
Vincent Ladeuil (vila) wrote :

> Setting values via the config stack triggers a write even though the branch is locked. (test_set_delays_write)

Fixed in the associated branch.

> Retrieving values via the config stack of an unlocked branch does not trigger a read, even if the branch is explicitly unlocked (test_use_fresh_values)

See https://code.launchpad.net/~vila/bzr/948339-config-caching/+merge/97256 for why the cost of addressing this is way too high when the aim is to reduce IOs.

Vincent Ladeuil (vila)
Changed in bzr:
milestone: none → 2.6b2
status: In Progress → Fix Released
Jelmer Vernooij (jelmer)
Changed in bzr (Ubuntu):
status: New → In Progress
importance: Undecided → High
assignee: nobody → Jelmer Vernooij (jelmer)
Jelmer Vernooij (jelmer)
Changed in bzr (Ubuntu):
status: In Progress → 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.