[
https://issues.apache.org/jira/browse/ARTEMIS-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Mesnil updated ARTEMIS-1493:
---------------------------------
Affects Version/s: 2.4.0
Component/s: Broker
> DatabaseStorageConfiguration API is not consistent
> --------------------------------------------------
>
> Key: ARTEMIS-1493
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1493
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 2.4.0
> Reporter: Jeff Mesnil
>
> The setJdbcNetworkTimeout(int jdbcNetworkTimeout) method is not correct. It
> expects a value in milliseconds but accepts only an int instead of a long.
> The name is also not consistent with the new methods
> setJdbcLockRenewPeriodMillis(), setJdbcLockExpirationMillis(),
> setJdbcLockAcquisitionTimeoutMillis() that appends Millis to specify the time
> unit and accepts long parameters.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)