Why are requestors for the pzHTTPLuceneSearch passivated?
Spun off from When are passivated requestors restored?
On a our dedicated search node (on Dev), I saw 1,432 passivated requestors here in the passivation table.
This looks like the Soap service for Lucene search, pzHTTPLuceneSearch. I have no doubt, since I see the same collection of pages in a requestor in the requestor lists.
This is a stateful service with a requestor pool.
It looks like these requestors are getting passivated to the database. What's the value in that? (perhaps you are doing this to cache search results)
(Granted, since this is the search node for Dev, it's not a big deal; and I hear search is changing in ML8 to Elastic search)