Jeff Mesnil created ARTEMIS-1493:
------------------------------------

             Summary: DatabaseStorageConfiguration API is not consistent
                 Key: ARTEMIS-1493
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1493
             Project: ActiveMQ Artemis
          Issue Type: Improvement
            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)

Reply via email to