qubole / rubix

Cache File System optimized for columnar formats and object stores
Apache License 2.0
183 stars 74 forks source link

Add support for integration tests using multiple concurrent clients #264

Closed jordanw-bq closed 5 years ago

jordanw-bq commented 5 years ago

Production scenarios will likely include multiple clients communicating simultaneously with a BookKeeper server. We want to add the capability to perform tests like these.

jordanw-bq commented 5 years ago

Implementation approved & merged