abashev / vfs-s3

Amazon S3 driver for Apache commons-vfs (Virtual File System) project
Apache License 2.0
93 stars 50 forks source link

What are the concurrency issues that were fixed? #52

Closed boris-petrov closed 5 years ago

boris-petrov commented 5 years ago

It says in the README:

Please be aware that vfs-s3 is using custom build of commons-vfs2. It works in the same way as original commons-vfs2 but it was patched to fix some concurrency issues.

Which were those concurrency issues and why don't you create a pull-request in the main repo so that they can be fixed upstream? That way all users of VFS could benefit from them. :)

abashev commented 5 years ago

I'll try one more time but my previous attempt has failed. Maybe these days, they will be more collaborative.

boris-petrov commented 5 years ago

@abashev - yes, they are very slow, but at least at some point they do merge PRs, so just open one and one day we'll all be happy users of the fixes. :) Thanks!