Commit 571b163
authored
The connector now dumps the response payload if (#23)
Elasticsearch had any errors ingesting the events.
The Elasticsearch payload will be visible in the
Kafka Connect worker logs at an `ERROR` log level.
Signed-off-by: Graeme McRobert <[email protected]>1 parent 9fa63b4 commit 571b163
File tree
1 file changed
+5
-0
lines changed- src/main/java/com/ibm/eventstreams/connect/elasticsink
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
330 | 335 | | |
331 | 336 | | |
332 | 337 | | |
| |||
0 commit comments