Bug #85601 Unit notation is missing in the description of the property involved in the time
Submitted: 24 Mar 2017 3:55 Modified: 8 Aug 2017 14:54
Reporter: KAZUYUKI OSHIMA Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Documentation Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Filipe Silva CPU Architecture:Any

[24 Mar 2017 3:55] KAZUYUKI OSHIMA
Description:
For example, "in milliseconds" and connectTimeout are describing, but no in socketTimeout.

Please describe "units (seconds, milliseconds, etc)"  for all properties related in time, because  both "in seconds" and "in milliseconds" exists.

How to repeat:
View this page

https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-reference-configuration-propertie...
[24 Mar 2017 11:07] Chiranjeevi Battula
Hello kazuyuki,

Thank you for the bug report.

Thanks,
Chiranjeevi.
[6 Jul 2017 16:40] Daniel So
Posted by developer:
 
Units have already been added for some of the time parameters lately. As of today, only two parameter descriptions are missing the unit:

-sockettimeout
-selfDestructOnPingSecondsLifetime

Have asked developers to add units to the Javadoc comments in the source.
[8 Aug 2017 14:54] Daniel So
Posted by developer:
 
The descriptions in the source files have been updated, with time units added.
[8 Aug 2017 14:54] Daniel So
Posted by developer:
 
Changes in the manual will be visible at the next releases of Connector/J 5.1 and 8.0.