fabriziofortino commented on code in PR #639:
URL: https://github.com/apache/jackrabbit-oak/pull/639#discussion_r930084068


##########
oak-search-elastic/src/main/java/org/apache/jackrabbit/oak/plugins/index/elastic/query/async/ElasticResultRowAsyncIterator.java:
##########
@@ -111,6 +111,17 @@ public boolean hasNext() {
                 throw new IllegalStateException("Error reading next result 
from Elastic", e);

Review Comment:
   This will be thrown only in case the thread gets interrupted. I don't think 
it's an issue leaving it like that.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to