[JDEV] duplicate messages with composing events
Joe Hildebrand
JHildebrand at jabber.com
Wed Dec 17 11:56:47 CST 2003
If you're doing logging at the server side, you may be getting a log for
both send and receive. Try sending and receiving a message across S2S, as
well as sending to an offline user, and you'll see why both need to be
logged. Typically archiving solutions can throw away duplicates if storage
space is an issue.
--
Joe Hildebrand
> -----Original Message-----
> From: Fabio Forno [mailto:f.forno at kamin.polito.it]
> Sent: Tuesday, December 16, 2003 9:46 AM
> To: jdev at jabber.org
> Subject: Re: [JDEV] duplicate messages with composing events
>
> Peter Saint-Andre wrote:
>
> >>Hi,
> >>I'm analyzing some messages logged by a component received with the
> >>option "archive", and I see that all the messages with a composing
> >>event are duplicated. Has anyone an idea of why this is happening?
> >
> >
> > What client were you using? Most implementations of JEP-0022 get it
> > wrong (I read XML debug, so I know). That's one reason Dizzy and I
> > wrote
> > JEP-0085 -- there are just too many ambiguities and
> undefined cases in
> > the message events protocol (even after I cleaned up the
> documentation
> > that's in the JEP earlier this year). I'm working to encourage the
> > Jabber Council to decide between the two protocols in the
> near future.
>
> Sorry for delay, but I missed the reply. I was using no
> clients, but just getting raw XML to a component for logging
> purposes. Accordingly to my logs all double messages came
> from Exodus, but I don't know whether this was due to the
> client (not under my control) or the server.
> Now I'm looking for someone using Exodus here around in order
> to sniff some raw XML ;)
>
> --
> Fabio Forno - PhD Student
> Politecnico di Torino - Dip. Automatica ed Informatica
> C.so Duca degli Abruzzi 24 - 10129 Torino (Italy)
> Phone: +39 011 564 7137 - JabberId: sciasbat at jabber.linux.it
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list