ForNeVeR / Kaiwa

A modern XMPP Web client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAM sometimes stuck on downloading the same message

ForNeVeR opened this issue · comments

Here's the log from an anonymous reporter:

<iq xmlns="jabber:client" type="set" to="javascript@conference.jabber.ru">
    <query xmlns="urn:xmpp:mam:0">
        <set xmlns="http://jabber.org/protocol/rsm"><max>40</max><before/></set>
        <x xmlns="jabber:x:data" type="submit"><field var="FORM_TYPE"><value>urn:xmpp:mam:0</value></field><field var="end"><value>2016-09-19T21:22:54.061Z</value></field></x>
    </query>
</iq>

<iq xmlns='jabber:client' from='javascript@conference.jabber.ru' to='xxxx@jabber.ru/yyyy' type='result'/>

<message xmlns='jabber:client' from='javascript@conference.jabber.ru' to='xxxx@jabber.ru/yyyy'><result xmlns='urn:xmpp:mam:0' id='1474320174000000' queryid='88daecbb-9eff-4fd4-9985-9cd4d00ebb60'><forwarded xmlns='urn:xmpp:forward:0'><delay xmlns='urn:xmpp:delay' stamp='2016-09-19T21:22:54.000000Z'/><message xmlns='jabber:client' from='javascript@conference.jabber.ru/#⇅' type='groupchat'><body>да, если у тебя пара триллионов точек в минуту — ты можешь подключить hadoop и заmapreduce&apos;ить.</body><delay xmlns='urn:xmpp:delay' from='javascript@conference.jabber.ru' stamp='2016-09-19T21:22:54.061Z'/></message></forwarded></result></message>

<message xmlns='jabber:client' from='javascript@conference.jabber.ru' to='xxxx@jabber.ru/yyyy'><fin xmlns='urn:xmpp:mam:0' queryid='88daecbb-9eff-4fd4-9985-9cd4d00ebb60' complete='true'><set xmlns='http://jabber.org/protocol/rsm'><first>1474320174000000</first><last>1474320174000000</last><count>20</count></set></fin></message>

He say that this sequence is repeated in his XML log.