Using the same global MappingConfiguration with different sessions and different keyspaces could lead to additional roundtrips (execute -> unprepared -> prepare messages).
Fully qualifying the key of the internal statement cache will solve this potential issue.
Closing this as duplicate of and CSHARP-667.