Opened at 2020-12-15T15:16:12Z
#3562 new defect
IMutableFileVersion.get_servermap is unused and unimplemented
Reported by: | exarkun | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
allmydata.mutable.filenode.MutableFileVersion?, presumably the archetypal implementation of IMutableFileVersion, does not implement get_servermap. A somewhat exhausting (perhaps also exhaustive) search of the codebase reveals no callers of this method (get_servermap from *other* interfaces is called, but not this one).
Consider deleting this method from the interface.
Note: See
TracTickets for help on using
tickets.