NightOwl888 commented on pull request #313:
URL: https://github.com/apache/lucenenet/pull/313#issuecomment-679378842
The concurrency issue with `ICUTokenizer` has now been temporarily addressed in #328.
As for changing the `Random` class instantiation, there doesn't seem to be any effect when
doing it this way. I am closing this because it doesn't address the issues described in #288.
Of course, we should have a `FindFirstFailingSeed` feature to assist with debugging, but depending
on what random number generator implementation we use, it may need to be very different than
the one here.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
|