Commit 8c2bb94
committed
Implemented the missing EOS handling in handleResponseBodyResponse by half-closing the data plane rpc.
1 parent 4fb501c commit 8c2bb94
2 files changed
Lines changed: 7 additions & 9 deletions
File tree
- xds/src
- main/java/io/grpc/xds
- test/java/io/grpc/xds
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
853 | 852 | | |
854 | | - | |
855 | | - | |
856 | | - | |
857 | | - | |
858 | | - | |
859 | | - | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
860 | 857 | | |
861 | | - | |
862 | 858 | | |
863 | 859 | | |
864 | 860 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1718 | 1718 | | |
1719 | 1719 | | |
1720 | 1720 | | |
| 1721 | + | |
1721 | 1722 | | |
1722 | 1723 | | |
1723 | 1724 | | |
1724 | 1725 | | |
| 1726 | + | |
1725 | 1727 | | |
1726 | 1728 | | |
1727 | 1729 | | |
| |||
1740 | 1742 | | |
1741 | 1743 | | |
1742 | 1744 | | |
| 1745 | + | |
1743 | 1746 | | |
1744 | | - | |
1745 | 1747 | | |
1746 | 1748 | | |
1747 | 1749 | | |
| |||
0 commit comments