Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/2182#discussion_r202102353
--- Diff:
artemis-jdbc-store/src/main/java/org/apache/activemq/artemis/jdbc/store/journal/JDBCJournalImpl.java
---
@@ -94,7 +94,6 @@
public JDBCJournalImpl(DataSource dataSource,
SQLProvider provider,
- String tableName,
--- End diff --
nice catch!---
