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:
parent
f415d22ef0
commit
835955adb9
2 changed files with 16 additions and 5 deletions
|
@ -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"}},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue