update kvs build to avoid reopen opened instance.#102
update kvs build to avoid reopen opened instance.#102Ahmed-Elsaka-JC wants to merge 1 commit intoeclipse-score:mainfrom
Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
c65060b to
63e9747
Compare
|
The created documentation from the pull request is available at: docu-html |
- avoid openening same instance if from builder. Fixes eclipse-score#63
63e9747 to
70934a1
Compare
|
Looks good. One question: Was the api change for the builder with the method "clear_cache" aligned with Rust-Devs? (Just to keep the APIs aligned as much as possible) |
|
Sure, for me its only important that the usage of the method is aligned, so that we work on the same changes on Rust and C++
Maybe @vinodreddy-g can help here so we dont need to wait until Thursday: Will this function be implemented in Rust? |
|
Please check if #91 isn't solving similar issue for Rust. |
|
@Ahmed-Elsaka-JC any status update here? |
Closes #63