• Oran Agra's avatar
    Test infra, handle RESP3 attributes and big-numbers and bools (#9235) · 62bc09d9
    Oran Agra authored
    - promote the code in DEBUG PROTOCOL to addReplyBigNum
    - DEBUG PROTOCOL ATTRIB skips the attribute when client is RESP2
    - networking.c addReply for push and attributes generate assertion when
      called on a RESP2 client, anything else would produce a broken
      protocol that clients can't handle.
    
    (cherry picked from commit 6a5bac30)
    (cherry picked from commit 7f38aa8bc719f709acdcefc35a45a7aa6faa76fa)
    62bc09d9
debug.c 71.6 KB