Commit 814c717
authored
Not a bug today because we also throttle calls to `getSnapshotInfo` so
we never run out of refs before processing all the cancelled tasks, but
still we should release `ref` on every path through this method.
1 parent 34d37ce commit 814c717
File tree
1 file changed
+3
-1
lines changed- server/src/main/java/org/elasticsearch/action/admin/cluster/snapshots/get
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
724 | | - | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
725 | 727 | | |
726 | 728 | | |
727 | 729 | | |
| |||
0 commit comments