Deprecate use of Bucket as a constraint in indexfold

Must also give a StartKey.  Otherwise there may be conflict when tuplebuckets are used
This commit is contained in:
Martin Sumner 2018-12-05 20:46:17 +00:00
parent f415d22ef0
commit 835955adb9
2 changed files with 16 additions and 5 deletions

View file

@ -57,6 +57,9 @@
{"B0018",
{info, "Positive HEAD responses timed with sample_count=~w and "
++ " pcl_time=~w rsp_time=~w"}},
{"B0019",
{warn, "Use of book_indexfold with constraint of Bucket ~w with "
++ "no StartKey is deprecated"}},
{"R0001",
{debug, "Object fold to process batch of ~w objects"}},