From 715f41ebffc7727435a7c0d8f92f83c6a3f681aa Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Tue, 28 Jun 2016 14:01:29 +0200 Subject: Use Github username as author --- .../prelude/cluster/dispatchprototype/DispatchClusterSearcher.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'container-search') diff --git a/container-search/src/main/java/com/yahoo/prelude/cluster/dispatchprototype/DispatchClusterSearcher.java b/container-search/src/main/java/com/yahoo/prelude/cluster/dispatchprototype/DispatchClusterSearcher.java index d47a5a82023..0c4c81c5fc9 100644 --- a/container-search/src/main/java/com/yahoo/prelude/cluster/dispatchprototype/DispatchClusterSearcher.java +++ b/container-search/src/main/java/com/yahoo/prelude/cluster/dispatchprototype/DispatchClusterSearcher.java @@ -29,7 +29,7 @@ import static com.yahoo.container.QrSearchersConfig.Searchcluster; * This means that queries are sent to a single search node only. Obviously, this will not give correct * results - it is just a single step towards eliminating top-level dispatch as a separate process. * - * @author Oyvind Bakksjo + * @author bakksjo */ @Beta @After("*") -- cgit v1.2.3