-
Type: Documentation
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Block Manager
-
None
-
Storage Engines
-
StorEng - Defined Pipeline
Following the modularity testing module stream, we find a possible weird behaviour that should be documented somewhere within the codebase. The case is if there is already a block with the same name opened, and we perform block_open with the same name but with a different configuration. The function will still return back the original opened block, ignoring the changed configuration. We should document that this is expected behaviour.