Skip to content

Commit dc3018b

Browse files
committed
Add TODO and JIRA ref
1 parent 2cc6a4a commit dc3018b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mariadb-plugin/src/main/java/io/cdap/plugin/mariadb/MariadbAction.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ public MariadbAction(MariadbActionConfig mariadbActionConfig) {
4848

4949
/**
5050
* MariaDB Action Config.
51+
* TO DO
52+
* Most of these configs are common to all mariadb plugins. These needs to be put into common class to avoid
53+
* code duplication. https://issues.cask.co/browse/PLUGIN-358
5154
*/
5255
public static class MariadbActionConfig extends DBSpecificQueryConfig {
5356

0 commit comments

Comments
 (0)