Last modified: 2013-07-19 19:36:10 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T53577, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 51577 - Update property subjects using a background dispatcher
Update property subjects using a background dispatcher
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 41842
  Show dependency treegraph
 
Reported: 2013-07-17 21:52 UTC by MWJames
Modified: 2013-07-19 19:36 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description MWJames 2013-07-17 21:52:55 UTC
Currently ->updateStore() will detect differences between a property data object and its data available in the store. Unfortunately if a disparity is found, it generates all necessary background jobs during the same session which can lead to a time-out or deadlock due to the amount of subjects involved.

## Solution
Move the update job generation into a background dispatcher.
Comment 1 Gerrit Notification Bot 2013-07-17 21:58:36 UTC
Change 73931 had a related patch set uploaded by Mwjames:
(Bug 51577) SMW\PropertyDisparityDetector (lift some scope creep in ParserData)

https://gerrit.wikimedia.org/r/73931
Comment 2 Gerrit Notification Bot 2013-07-19 19:32:01 UTC
Change 73931 merged by jenkins-bot:
(Bug 51577) SMW\PropertyDisparityDetector (lift some scope creep in ParserData)  

https://gerrit.wikimedia.org/r/73931

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links