client-java
client-java copied to clipboard
Supporting a general construction method for TiConfiguration
If we wanted to expose all the configurations in other computing frameworks, the workload would be huge. Can we add a new construction method for TiConfiguration? For example:
public static TiConfiguration createDefault(Map<String,String> properties) {
}
This issue is stale because it has been open 30 days with no activity.
LGTM, @humengyu2012 would you please submit a PR?
Yes, I'll do it later.
This issue is stale because it has been open 30 days with no activity.