Skip to content

[ReactiveElasticsearchTemplate] port defaults to 9200 even when it's not wanted #1683

@bilak

Description

@bilak

Hello,
Today I was playing with this project. I was testing standard template where everything seems to work and also reactive where I had a problem like described on this SO question. The problem is that we are not using port at all, or at least our url to the elastic doesn't have the port and it's working with standard client.
When I test the same url in reactive template then I had an error where the port 9200 was appended to the end.

Can somebody please clarify what is the configuration for ReactiveElasticsearchTemplate when the url doesn't contain port?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions