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 ?
When the crawler kicks in, that's the last thing I see in the logs:
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 ?