[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 --- Comment #11 from Matthew Flaschen --- I don't know. I've worked on and tested Redis because MediaWiki-Vagrant uses it. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 Krinkle changed: What|Removed |Added Status|PATCH_TO_REVIEW |NEW --- Comment #10 from Krinkle --- RedisB

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 --- Comment #9 from Gerrit Notification Bot --- Change 142450 merged by jenkins-bot: objectcache: Actually unserialize integers as integers in RedisBagOStuff https://gerrit.wikimedia.org/r/142450 -- You are receiving this mail because: You a

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-06-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 Krinkle changed: What|Removed |Added CC||krinklem...@gmail.com Assignee|wik

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-06-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 --- Comment #8 from Gerrit Notification Bot --- Change 142450 had a related patch set uploaded by Krinkle: objectcache: Actually inserialize integers as integers https://gerrit.wikimedia.org/r/142450 -- You are receiving this mail because: Y

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-06-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 --- Comment #7 from Krinkle --- Seems RedisBagOStuff has had php serialize for all. So, I'm not sure how it could've returned strings for integers. Change I3e0d1c4888062544 made it use native integers where possible but.. Ah, right. It makes t

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-04-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 --- Comment #6 from Krinkle --- Summary from bug 59623: So yeah, I think the best approach would be to go for the pure integer vs. non-integer approach. If giving the cache store an integer, we keep it as it. The cache store may or may not su

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 --- Comment #5 from Gerrit Notification Bot --- Change 103407 abandoned by Dr0ptp4kt: resourceloader: Account for cache backend casting int value to string Reason: Although there is a bug in the sense of inconsistent behavior across Bag O' Stu

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 Ori Livneh changed: What|Removed |Added CC||o...@wikimedia.org --- Comment #4 from Or

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-01-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 Andre Klapper changed: What|Removed |Added Priority|Unprioritized |Normal Version|unspecified

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 --- Comment #3 from Gerrit Notification Bot --- Change 103407 had a related patch set uploaded by Krinkle: resourceloader: Account for cache backend casting int value to string https://gerrit.wikimedia.org/r/103407 -- You are receiving this

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 Matthew Flaschen changed: What|Removed |Added CC||aschulz4...@gmail.com,

[Bug 60563] BagOStuff should behave consistently with regards to integer values

2014-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60563 --- Comment #1 from Krinkle --- A discussion on #wikimedia-dev between TimStarling, superm401 and myself came up with the following: * Krinkle and superm401 mentioned that serialising integer values would be a problem as that would mean we'd h