-
Type: Task
-
Resolution: Won't Fix
-
Priority: Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: None
-
1
Apparently database is part of crud options, which means when modifying a client with #with and changing the database the cluster gets reused. At the same time, database is used for authentication. What happens if the authed user does not have access to the new database if they tried directly connecting to it, but instead connected to some other database first and then used #with to change databases?
- related to
-
RUBY-1547 Inline cluster rescans must be concurrent/done by monitor
- Closed