Files
stream-applications/functions/consumer
Andrea Montemaggio 7df5cc4971 Failing tests: fixed assertions on indexed content.
Fixed handling of String and Map payloads while building IndexRequest.

The wrong overload of IndexRequest.source was called, which caused the message payload to be used as the key of the two-fields document {<payload>: "JSON"}.
2020-12-02 15:35:15 -05:00
..