elasticsearch/plugins/discovery-ec2
David Turner 7c513a75c0 Anonymize AbstractRefCounted (#77208)
Today `AbstractRefCounted` has a `name` field which is only used to
construct the exception message when calling `incRef()` after it's been
closed. This isn't really necessary, the stack trace will identify the
reference in question and give loads more useful detail besides. It's
also slightly irksome to have to name every single implementation.

This commit drops the name and the constructor parameter, and also
introduces a handy factory method for use when there's no extra state
needed and you just want to run a method or lambda when all references
are released.
2021-09-03 08:00:01 +01:00
..
config/discovery-ec2 Hide c.a.s.s.i.UseArnRegionResolver noise (#62522) 2020-09-18 08:30:39 +01:00
licenses Revert "Upgrade Azure SDK and Jackson (#72833) (#72995) (#73493)" (#73861) 2021-06-07 18:17:25 -07:00
qa Remove MavenFilteringHack (#73637) (#75550) 2021-07-21 09:25:36 -04:00
src Anonymize AbstractRefCounted (#77208) 2021-09-03 08:00:01 +01:00
build.gradle Restructure buildsrc restructure buildsrc (7.x backport) (#72315) 2021-04-28 08:52:56 +02:00