Implement log caching

Bug #1190192 reported by Piotr Piastucki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Plugin for Eclipse
Fix Released
Medium
Piotr Piastucki
Java library for Bazaar
Fix Released
Medium
Piotr Piastucki

Bug Description

Currently logs are not cached at all. There is a class called LogCacheManager but it does not provide any caching.
Tasks:
1) Clean up the code an remove dummy cache
2) Introduce last log cache to StatusCacheManager and add an efficient way to get this info from bzr (xmlls --verbose)
3) Cached items should be evicted on BRANCH_STATE_MODIFY.
4) Optional: Add proper log caching to LogCacheManager

Tags: refactoring
Changed in bzr-eclipse:
status: New → Triaged
Changed in bzr-eclipse:
status: Triaged → In Progress
description: updated
Changed in bzr-java-lib:
milestone: none → 1.3
assignee: nobody → Piotr Piastucki (piastucki)
importance: Undecided → Medium
status: New → In Progress
description: updated
Revision history for this message
Piotr Piastucki (piastucki) wrote :

Implemented. 4) skipped.

Changed in bzr-java-lib:
status: In Progress → Fix Committed
Changed in bzr-eclipse:
status: In Progress → Fix Committed
Changed in bzr-java-lib:
status: Fix Committed → Fix Released
Changed in bzr-eclipse:
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.