Skip to content

Managers using same connection conflicts #186

@martiis

Description

@martiis

f.e. es:index:create would create index for default connection with mappings from bundles. Now executing es:index:create --manager=bar (manage bar uses the same connection) would throw:

[Elasticsearch\Common\Exceptions\BadRequest400Exception]
  {"error":"RemoteTransportException[[Ankhi][inet[/172.17.0.6:9300]][indices:admin/create]]; nested: IndexAlreadyExistsException[[on
  gr-dev] already exists]; ","status":400}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions