-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64662/
-----------------------------------------------------------
(Updated Dec. 16, 2017, 4:51 a.m.)
Review request for atlas.
Changes
-------
updated to retain existing public members
Bugs: ATLAS-2312
https://issues.apache.org/jira/browse/ATLAS-2312
Repository: atlas
Description
-------
replace static DateFormat instance with a ThreadLocal
Diffs (updated)
-----
addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java
5592b66a
intg/src/main/java/org/apache/atlas/model/instance/AtlasStruct.java 995ff542
intg/src/main/java/org/apache/atlas/model/typedef/AtlasBaseTypeDef.java
84373003
intg/src/main/java/org/apache/atlas/type/AtlasBuiltInTypes.java 139d4ec9
intg/src/main/java/org/apache/atlas/utils/AtlasJson.java ec185d28
intg/src/main/java/org/apache/atlas/v1/model/instance/Id.java 8ad752af
intg/src/test/java/org/apache/atlas/type/TestAtlasDateType.java 6236a6df
Diff: https://reviews.apache.org/r/64662/diff/2/
Changes: https://reviews.apache.org/r/64662/diff/1-2/
Testing
-------
Verified that unit tests pass successfully.
Thanks,
Madhan Neethiraj