-
Notifications
You must be signed in to change notification settings - Fork 804
Open
Description
Upgrading from 7.1.1 -> 7.2.0. The Changelog mentions "Updates transport references" which sounds related but I couldn't find any further explanation.
I'm hitting this in a spec, on the line:
Edition.__elasticsearch__.create_index!(force: true)
The stack trace:
NoMethodError:
undefined method `transport' for #<Elasticsearch::Transport::Transport::HTTP::Faraday:0x000055dd1927c0a8>
Did you mean? transliterate
# /usr/local/bundle/gems/elasticsearch-model-7.2.0/lib/elasticsearch/model/indexing.rb:293:in `rescue in delete_index!'
# /usr/local/bundle/gems/elasticsearch-model-7.2.0/lib/elasticsearch/model/indexing.rb:289:in `delete_index!'
# /usr/local/bundle/gems/elasticsearch-model-7.2.0/lib/elasticsearch/model/indexing.rb:248:in `create_index!'
# ./spec/lib/repo/search_spec.rb:6:in `block (2 levels) in <top (required)>'
Not sure if I'm doing something wrong or there is a bug related to a recent transport change.
sonalkr132, 1st8, kalashnikovisme and walter-silva
Metadata
Metadata
Assignees
Labels
No labels