Opened at 2019-06-19T17:46:05Z
Closed at 2019-06-22T00:24:34Z
#3097 closed enhancement (fixed)
Make uninterpretable storage server announcements less catastrophic for clients
Reported by: | exarkun | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
In anticipation of having more kinds of storage announcements, the storage client should change to be less freaked out when it encounters an announcement that's not in exactly the one shape it understands.
In a plugin-enabled future, we expect there to be much more diversity in the storage access protocol. It will become more common for clients to encounter announcements they can't understand (and don't care about - because they're not in line with the user's preferences). These should not cause scary looking errors in any logs.
Change History (4)
comment:1 Changed at 2019-06-19T17:46:14Z by exarkun
- Owner set to exarkun
- Status changed from new to assigned
comment:2 Changed at 2019-06-19T18:13:04Z by exarkun
comment:3 Changed at 2019-06-19T18:22:55Z by exarkun
- Keywords review-needed added
- Owner exarkun deleted
- Status changed from assigned to new
comment:4 Changed at 2019-06-22T00:24:34Z by exarkun
- Keywords review-needed removed
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This will be a useful step towards #3054 which will introduce a way for storage clients to interpret these announcements.