You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #36669, defining a custom ElasticsearchTransport bean causes the auto-configuration of a JsonpMapper to back off. This is inconvenient as you may want to use the JsonpMapper in your custom transport.
The text was updated successfully, but these errors were encountered:
As discussed in #36669, defining a custom
ElasticsearchTransport
bean causes the auto-configuration of aJsonpMapper
to back off. This is inconvenient as you may want to use theJsonpMapper
in your custom transport.The text was updated successfully, but these errors were encountered: