David Pilato

Results 323 comments of David Pilato

This was reported at: https://discuss.elastic.co/t/359189

@swallez I think that we can now use: ```java JsonpUtils.toJsonString(response, jacksonJsonpMapper); ``` So should we close this one?

> without checking if the work has already been done The reason for this is that we normally check the date of the document first. Then if we detect that...

I answered in https://github.com/dadoonet/fscrawler/discussions/1594 Let me know :)

As a follow up for this PR, I'd like to: * Remove the default CTOR `public ElasticsearchContainer()` * Remove the TransportPort. It has been deprecated for a long time so...

> Do you see any potential for this breaking for users that have pull-through caches configured and will therefore continue using old `-oss` suffixed images? Actually, if they are updating...

Is there anything else needed from my side to merge this?

I reverted some parts of the change so we can still support `-oss` until 7.10.2 but we are warning the user that he should switch to the default distribution.

I'd suggest to use 7.17.15 as the latest 7.x version: https://www.elastic.co/downloads/past-releases/elasticsearch-7-17-15