Summary: | Feeder should feed set groups + avatars on initial insert | ||
---|---|---|---|
Product: | [Frameworks and Libraries] telepathy | Reporter: | David Edmundson <kde> |
Component: | nepomuk-service | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | 0.7-beta | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-common-internals/2e43d21e4c40e8fb81ec23ef3d1ec78fa9c30c99 | Version Fixed In: | |
Sentry Crash Report: |
Description
David Edmundson
2013-07-06 11:35:08 UTC
Git commit 54a073de1c70c4ab91e1145ff6e0953ed17eac53 by David Edmundson. Committed on 31/08/2013 at 00:13. Pushed by davidedmundson into branch 'master'. Populate new contact alias, avatar and groups on initial load Whilst this makes fetching data from Telepathy have a slightly higher latency than inserting minimal data and then updating it the stress this causes on Nepomuk and in particular anything using the database having to update everything twice is much greater. REVIEW: 112393 M +0 -11 account.cpp M +1 -1 controller.cpp M +35 -20 nepomuk-storage.cpp M +5 -0 nepomuk-storage.h http://commits.kde.org/telepathy-nepomuk-service/54a073de1c70c4ab91e1145ff6e0953ed17eac53 Git commit 2e43d21e4c40e8fb81ec23ef3d1ec78fa9c30c99 by David Edmundson. Committed on 31/08/2013 at 00:13. Pushed by davidedmundson into branch 'nepomuk-feeder'. Populate new contact alias, avatar and groups on initial load Whilst this makes fetching data from Telepathy have a slightly higher latency than inserting minimal data and then updating it the stress this causes on Nepomuk and in particular anything using the database having to update everything twice is much greater. REVIEW: 112393 M +0 -11 kpeople/nepomuk-feeder/account.cpp M +1 -1 kpeople/nepomuk-feeder/controller.cpp M +35 -20 kpeople/nepomuk-feeder/nepomuk-storage.cpp M +5 -0 kpeople/nepomuk-feeder/nepomuk-storage.h http://commits.kde.org/telepathy-common-internals/2e43d21e4c40e8fb81ec23ef3d1ec78fa9c30c99 |