client-java icon indicating copy to clipboard operation
client-java copied to clipboard

Supporting a general construction method for TiConfiguration

Open humengyu2012 opened this issue 3 years ago • 4 comments

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) {
  
}

humengyu2012 avatar Dec 30 '21 06:12 humengyu2012

This issue is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Feb 22 '22 00:02 github-actions[bot]

LGTM, @humengyu2012 would you please submit a PR?

marsishandsome avatar Feb 23 '22 02:02 marsishandsome

Yes, I'll do it later.

humengyu2012 avatar Feb 23 '22 05:02 humengyu2012

This issue is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Mar 26 '22 00:03 github-actions[bot]