[Xapian-tickets] [Xapian] #353: MSet::fetch() hint ignored by remote backend

Xapian nobody at xapian.org
Tue May 7 04:23:30 BST 2024


#353: MSet::fetch() hint ignored by remote backend
-----------------------------+-------------------------------
 Reporter:  Richard Boulton  |             Owner:  Olly Betts
     Type:  defect           |            Status:  closed
 Priority:  highest          |         Milestone:  1.5.0
Component:  Backend-Remote   |           Version:  git master
 Severity:  normal           |        Resolution:  fixed
 Keywords:                   |        Blocked By:
 Blocking:                   |  Operating System:  All
-----------------------------+-------------------------------
Changes (by Olly Betts):

 * status:  assigned => closed
 * resolution:   => fixed

Comment:

 Implemented sending the prefetch request to get run on the remote server
 in git master in 02bfcf0541c6beacf25501d95f759baf485b058b.  We could
 probably backport to 1.4.x with a remote protocol minor version bump but
 I'm not currently planning to as minor bumps are still a slightly less
 smooth experience for users upgrading, and we're a long way into 1.4.x now
 (also I want to focus on actually getting the next release series out).

 I'm going to close this ticket now.  I've opened #827 for investigating
 whether it's worth implementing something like what `MSet::fetch()` did in
 the old "network" backend, i.e. trigger documents to actually get fetched
 from the remote in the background.
-- 
Ticket URL: <https://trac.xapian.org/ticket/353#comment:11>
Xapian <https://xapian.org/>
Xapian


More information about the Xapian-tickets mailing list