Commit 3efcc05
Use RESP3 Null in a lot of places where it's appropriate given right protocol version and fix PUNSUBSCRIBE (microsoft#1125)
* Write RESP3 null in many cases where RESP2 null was sent despite protocol version.
* Write a response in punsubscribe where no subscriptions exist
---------
Co-authored-by: prvyk <github@privatemail.fastmailbox.net>
Co-authored-by: Badrish Chandramouli <badrishc@microsoft.com>1 parent 68bc044 commit 3efcc05
File tree
7 files changed
+42
-22
lines changed- libs/server/Resp
- Objects
7 files changed
+42
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
436 | | - | |
| 435 | + | |
437 | 436 | | |
438 | 437 | | |
439 | 438 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1161 | 1161 | | |
1162 | 1162 | | |
1163 | 1163 | | |
1164 | | - | |
1165 | | - | |
| 1164 | + | |
1166 | 1165 | | |
1167 | 1166 | | |
1168 | 1167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
504 | | - | |
505 | | - | |
| 504 | + | |
506 | 505 | | |
507 | 506 | | |
508 | 507 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
411 | | - | |
| 410 | + | |
412 | 411 | | |
413 | 412 | | |
414 | 413 | | |
| |||
779 | 778 | | |
780 | 779 | | |
781 | 780 | | |
782 | | - | |
783 | | - | |
| 781 | + | |
784 | 782 | | |
785 | 783 | | |
786 | 784 | | |
| |||
823 | 821 | | |
824 | 822 | | |
825 | 823 | | |
826 | | - | |
827 | | - | |
| 824 | + | |
828 | 825 | | |
829 | 826 | | |
830 | 827 | | |
| |||
994 | 991 | | |
995 | 992 | | |
996 | 993 | | |
997 | | - | |
998 | | - | |
| 994 | + | |
999 | 995 | | |
1000 | 996 | | |
1001 | 997 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
487 | | - | |
| 486 | + | |
488 | 487 | | |
489 | 488 | | |
490 | 489 | | |
| |||
1568 | 1567 | | |
1569 | 1568 | | |
1570 | 1569 | | |
1571 | | - | |
1572 | | - | |
| 1570 | + | |
1573 | 1571 | | |
1574 | 1572 | | |
1575 | 1573 | | |
| |||
1675 | 1673 | | |
1676 | 1674 | | |
1677 | 1675 | | |
1678 | | - | |
1679 | | - | |
| 1676 | + | |
1680 | 1677 | | |
1681 | 1678 | | |
1682 | 1679 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
288 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
289 | 290 | | |
290 | 291 | | |
291 | 292 | | |
| |||
360 | 361 | | |
361 | 362 | | |
362 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
363 | 378 | | |
364 | 379 | | |
365 | 380 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1192 | 1192 | | |
1193 | 1193 | | |
1194 | 1194 | | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
1195 | 1210 | | |
1196 | 1211 | | |
1197 | 1212 | | |
| |||
0 commit comments