sapling/eden/mononoke/segmented_changelog
Stefan Filip 0517c58e93 segmented_changelog: update SqlIdMap to avoid query on empty request
Summary:
Fixes MySQL syntax errors we've seen in some cases.  No reason to call to the
database if we have no items to query for. It seems that empty queries can come
from the caching layer under certain configurations.

Reviewed By: krallin

Differential Revision: D27624798

fbshipit-source-id: 2febeff127f2fbdc739368ff1d1065c8f64723f8
2021-04-07 16:27:43 -07:00
..
bench/concurrent_idmap update tokio to 1.4.0 2021-03-31 10:44:20 -07:00
schemas segmented_changelog: rename DagBundle to SegmentedChangelogVersion 2021-03-10 12:15:52 -08:00
src segmented_changelog: update SqlIdMap to avoid query on empty request 2021-04-07 16:27:43 -07:00
types blobrepo: convert to facet container 2021-03-25 07:34:49 -07:00
Cargo.toml segmented_changelog: add jitter to periodic update start 2021-03-25 21:11:38 -07:00