commit 4952f2e02a1c4df80f8c0113cdd879d42e92dbb7
parent 2add9247a625947115bc9c032db3420fd6c4100e
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Sun, 20 Aug 2023 17:32:42 +0200
hint as to why it may not be possible to merge
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
@@ -929,7 +929,8 @@ BEGIN
When a second query from the same origin for the
same query hash is received, the DHT <bcp14>MUST</bcp14>
attempt to merge the new request with the state for
- the old request. If this is not possible, the
+ the old request. If this is not possible (say because
+ the MUTATOR differs), the
existing result filter <bcp14>MUST</bcp14> be
discarded and replaced with the result
filter of the incoming message.