Last modified: 2014-07-09 09:43:43 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 T64532, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62532 - Flow: serialize UUID objects as strings
Flow: serialize UUID objects as strings
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-11 14:46 UTC by Matthias Mullie
Modified: 2014-07-09 09:43 UTC (History)
5 users (show)

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


Attachments

Description Matthias Mullie 2014-03-11 14:46:45 UTC
Serialized UUID objects (like how they're currently saved to DB in some places) looks like:

    string 'O:15:"Flow\Model\UUID":4:{s:14:"�*�binaryValue";s:11:"ÆjJ^9'm¾“";s:11:"�*�hexValue";s:22:"0512c66a4a5e39276dbe93";s:20:"�*�alphadecimalValue";N;s:12:"�*�timestamp";N;}' (length=169)

We could implement a __sleep & __wakeup to serialize them into something more compact, thus saving (some) DB space & bandwith.
Comment 1 Gerrit Notification Bot 2014-04-03 18:42:29 UTC
Change 123689 had a related patch set uploaded by Matthias Mullie:
Serialize UUID into something more compact

https://gerrit.wikimedia.org/r/123689
Comment 2 Gerrit Notification Bot 2014-04-04 21:40:13 UTC
Change 123689 merged by jenkins-bot:
Serialize UUID into something more compact

https://gerrit.wikimedia.org/r/123689
Comment 3 Andre Klapper 2014-07-09 09:00:01 UTC
Patch was merged a while ago - is there more work left to do here (if yes: please reset the bug report status to NEW or ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


Navigation
Links