Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We have a concept of a default DataNode. So having a simple shortcut to a default DataSource via ServerRuntime makes total sense. Current implementation of ServerRuntime.getDataSource(String dataNodeName) would actually attempt to find a default DataNode for null name, but passing NULL is kinda kludgy.