[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1624: use MethodHandles in AnnotatedAPI

2020-06-30 Thread GitBox
noblepaul commented on a change in pull request #1624: URL: https://github.com/apache/lucene-solr/pull/1624#discussion_r447736459 ## File path: solr/core/src/java/org/apache/solr/api/AnnotatedApi.java ## @@ -87,16 +83,18 @@ public EndPoint getEndPoint() { public static List

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1624: use MethodHandles in AnnotatedAPI

2020-06-29 Thread GitBox
noblepaul commented on a change in pull request #1624: URL: https://github.com/apache/lucene-solr/pull/1624#discussion_r447412157 ## File path: solr/core/src/java/org/apache/solr/api/AnnotatedApi.java ## @@ -87,16 +88,18 @@ public EndPoint getEndPoint() { public static List

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1624: use MethodHandles in AnnotatedAPI

2020-06-29 Thread GitBox
noblepaul commented on a change in pull request #1624: URL: https://github.com/apache/lucene-solr/pull/1624#discussion_r447412157 ## File path: solr/core/src/java/org/apache/solr/api/AnnotatedApi.java ## @@ -87,16 +88,18 @@ public EndPoint getEndPoint() { public static List

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1624: use MethodHandles in AnnotatedAPI

2020-06-27 Thread GitBox
noblepaul commented on a change in pull request #1624: URL: https://github.com/apache/lucene-solr/pull/1624#discussion_r446597787 ## File path: solr/core/src/java/org/apache/solr/api/AnnotatedApi.java ## @@ -306,7 +313,7 @@ void invoke(SolrQueryRequest req, SolrQueryResponse rs