Github user eladmarg commented on the pull request:
https://github.com/apache/lucenenet/pull/147#issuecomment-102838744
while the FileStream seek is moving to another pointer, another thread will
not read the correct position.
The correct way to do it is by async
take a look:
https://github.com/eladmarg/lucene.net/commit/7ea8f870ee3b3e9fb3512dee0fbee67b69a6da86
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---