Skip to content

server gets too busy when the crawler kicks in #211

@abmargb

Description

@abmargb

When the crawler kicks in, that's the last thing I see in the logs:

2014-08-14 04:36:23,153 [pool-3-thread-1] DEBUG org.buddycloud.channelserver.queue.InQueueConsumer - Received payload: '<iq to="cs.buddycloud.com" type="get" id="G4Ve9-2277021" from="buddycloud-crawler@buddycloud.org/crawler-2395528746076317171"><query xmlns="http://jabber.org/protocol/disco#items"/></iq>'.
2014-08-14 04:36:23,159 [pool-3-thread-1] DEBUG org.buddycloud.channelserver.packetprocessor.iq.IQProcessor - Finding IQ processor for namespace http://jabber.org/protocol/disco#items
2014-08-14 04:36:23,159 [pool-3-thread-1] INFO  org.buddycloud.channelserver.packetprocessor.iq.namespace.AbstractNamespace - Using processor for packet type: get

Then the server stops responding for the next 4 minutes or so, and then it spits out everything related to the interaction with the crawler.

I agree the crawler needs improvement, but I suppose the server shouldn't behave like this ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions