File tree
component/async/kafka/group
test/docker/kafka
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -125,8 +125,8 @@ func (c *consumer) Consume(ctx context.Context) (<-chan async.Message, <-chan er | |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | 128 | | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -71,6 +71,7 @@ func TestGroupConsume_ClaimMessageError(t *testing.T) { | |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
@@ -103,8 +104,10 @@ func TestGroupConsume_ClaimMessageError(t *testing.T) { | |||
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
106 | | - | |
| 107 | + | |
107 | 108 | | |
108 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |