amalatlas commented on issue #16134:
URL: https://github.com/apache/lucene/issues/16134#issuecomment-4588629225

   Application layer validation can prevent it, but the question is should we 
have logic in `WildcardQuery.toAutomaton()` to avoid consecutive '*' which is 
not a valid case. Especially because the impact of not implementing an 
application layer validation by a consumer is very high. Excessive memory usage 
could lead to denial of service.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to