Skip to content

http.enabled deprecation causes Tribe tests to fail in 6.x #29603

@romseygeek

Description

@romseygeek

To reproduce:

./gradlew :modules:tribe:test \
  -Dtests.seed=51F9D5D8B7E50CCB \
  -Dtests.class=org.elasticsearch.tribe.TribeServiceTests \
  -Dtests.method="testMinimalSettings" \
  -Dtests.security.manager=true \
  -Dtests.locale=ar-AE \
  -Dtests.timezone=America/Hermosillo

./gradlew :modules:tribe:test \
  -Dtests.seed=51F9D5D8B7E50CCB \
  -Dtests.class=org.elasticsearch.tribe.TribeServiceTests \
  -Dtests.method="testTribeNodeDeprecation" \
  -Dtests.security.manager=true \
  -Dtests.locale=ar-AE \
  -Dtests.timezone=America/Hermosillo

Metadata

Metadata

Assignees

Labels

:Distributed Coordination/NetworkHttp and internode communication implementations>testIssues or PRs that are addressing/adding testsv6.3.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions