elasticsearch/qa/smoke-test-http
David Turner 6ff138f558
Drop useless AckedRequest interface (#113255)
Almost every implementation of `AckedRequest` is an
`AcknowledgedRequest` too, and the distinction is rather confusing.
Moreover the other implementations of `AckedRequest` are a potential
source of `null` timeouts that we'd like to get rid of. This commit
simplifies the situation by dropping the unnecessary `AckedRequest`
interface entirely.
2024-09-20 12:33:07 +01:00
..
src/javaRestTest/java/org/elasticsearch Drop useless AckedRequest interface (#113255) 2024-09-20 12:33:07 +01:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00