https://bugzilla.wikimedia.org/show_bug.cgi?id=61319

Brad Jorsch <bjor...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bjor...@wikimedia.org

--- Comment #4 from Brad Jorsch <bjor...@wikimedia.org> ---
This is not good.

API query:
https://en.wikipedia.org/w/api.php?action=query&prop=info|revisions&rvlimit=1&format=jsonfm&pageids=2535910&servedby=1

 {
     "query-continue": {
         "revisions": {
             "rvcontinue": 595381322
         }
     },
     "servedby": "mw1192",
     "query": {
         "pages": {
             "2535910": {
                 "pageid": 2535910,
                 "ns": 4,
                 "title": "Wikipedia:Reference desk/Science",
                 "contentmodel": "wikitext",
                 "pagelanguage": "en",
                 "touched": "2014-02-14T00:41:03Z",
                 "lastrevid": 595381347,
                 "counter": "",
                 "length": 112194,
                 "revisions": [
                     {
                         "revid": 595381347,
                         "parentid": 595381322,
                         "minor": "",
                         "user": "SineBot",
                         "timestamp": "2014-02-14T00:41:03Z",
                         "comment": "Signing comment by
[[Special:Contributions/68.41.73.11|68.41.73.11]] - \"/* Freezing point? */ new
section\""
                     }
                 ]
             }
         }
     }
 }

The "lastrevid" field and the "revid" field in revisions should be the same. I
suspect that some of the slave DBs are somehow screwed up and haven't gotten
the page_latest field updared

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to