-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63905/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-2265
https://issues.apache.org/jira/browse/ATLAS-2265
Repository: atlas
Description
-------
Jackson library version used by Atlas, 1.9.13, is more than 4 years old. To be
in sync with dependent components, Atlas should be updated to use recent
version of Jackson library - 2.9.2
Diffs
-----
client/client-v1/src/main/java/org/apache/atlas/EntityAuditEvent.java
1869535c
graphdb/janus/pom.xml ad96db3f
graphdb/titan0/pom.xml 2eec260d
intg/pom.xml 22895df7
intg/src/main/java/org/apache/atlas/model/AtlasBaseModelObject.java ea6660d1
intg/src/main/java/org/apache/atlas/model/PList.java 0e1722f2
intg/src/main/java/org/apache/atlas/model/SearchFilter.java 172fd266
intg/src/main/java/org/apache/atlas/model/discovery/AtlasSearchResult.java
0c32e01e
intg/src/main/java/org/apache/atlas/model/discovery/SearchParameters.java
f5a48130
intg/src/main/java/org/apache/atlas/model/impexp/AtlasExportRequest.java
a015e9bf
intg/src/main/java/org/apache/atlas/model/impexp/AtlasExportResult.java
8f3075e3
intg/src/main/java/org/apache/atlas/model/impexp/AtlasImportRequest.java
304ec5d8
intg/src/main/java/org/apache/atlas/model/impexp/AtlasImportResult.java
bfb76377
intg/src/main/java/org/apache/atlas/model/instance/AtlasClassification.java
bc48366a
intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java 365e548d
intg/src/main/java/org/apache/atlas/model/instance/AtlasEntityHeader.java
324946a9
intg/src/main/java/org/apache/atlas/model/instance/AtlasObjectId.java
5f0e093d
intg/src/main/java/org/apache/atlas/model/instance/AtlasRelatedObjectId.java
bfea678f
intg/src/main/java/org/apache/atlas/model/instance/AtlasRelationship.java
ec6161c0
intg/src/main/java/org/apache/atlas/model/instance/AtlasStruct.java c6f57b55
intg/src/main/java/org/apache/atlas/model/instance/ClassificationAssociateRequest.java
8d0fac61
intg/src/main/java/org/apache/atlas/model/instance/EntityMutationResponse.java
751df273
intg/src/main/java/org/apache/atlas/model/instance/EntityMutations.java
b5094205
intg/src/main/java/org/apache/atlas/model/instance/GuidMapping.java 1dab56ad
intg/src/main/java/org/apache/atlas/model/legacy/EntityResult.java e6cef974
intg/src/main/java/org/apache/atlas/model/lineage/AtlasLineageInfo.java
561ece51
intg/src/main/java/org/apache/atlas/model/metrics/AtlasMetrics.java edf3cc55
intg/src/main/java/org/apache/atlas/model/notification/AtlasNotificationBaseMessage.java
2411808a
intg/src/main/java/org/apache/atlas/model/notification/AtlasNotificationMessage.java
5a5b63f1
intg/src/main/java/org/apache/atlas/model/notification/AtlasNotificationStringMessage.java
9064b6c1
intg/src/main/java/org/apache/atlas/model/notification/EntityNotification.java
3d03457f
intg/src/main/java/org/apache/atlas/model/notification/HookNotification.java
ea77a208
intg/src/main/java/org/apache/atlas/model/notification/MessageVersion.java
1dafa941
intg/src/main/java/org/apache/atlas/model/profile/AtlasUserProfile.java
3fd61f39
intg/src/main/java/org/apache/atlas/model/profile/AtlasUserSavedSearch.java
0625a13b
intg/src/main/java/org/apache/atlas/model/typedef/AtlasBaseTypeDef.java
1ccab220
intg/src/main/java/org/apache/atlas/model/typedef/AtlasClassificationDef.java
7b411e05
intg/src/main/java/org/apache/atlas/model/typedef/AtlasEntityDef.java
85e9d77e
intg/src/main/java/org/apache/atlas/model/typedef/AtlasEnumDef.java a9aaed24
intg/src/main/java/org/apache/atlas/model/typedef/AtlasRelationshipDef.java
e21e8193
intg/src/main/java/org/apache/atlas/model/typedef/AtlasRelationshipEndDef.java
c42006b8
intg/src/main/java/org/apache/atlas/model/typedef/AtlasStructDef.java
e20a426e
intg/src/main/java/org/apache/atlas/model/typedef/AtlasTypeDefHeader.java
23b63457
intg/src/main/java/org/apache/atlas/model/typedef/AtlasTypesDef.java 66ae503e
intg/src/main/java/org/apache/atlas/type/AtlasType.java daecd370
intg/src/main/java/org/apache/atlas/v1/model/instance/AtlasSystemAttributes.java
0b743657
intg/src/main/java/org/apache/atlas/v1/model/instance/Id.java f3087d19
intg/src/main/java/org/apache/atlas/v1/model/instance/Referenceable.java
da397a9b
intg/src/main/java/org/apache/atlas/v1/model/instance/Struct.java 7934be8c
intg/src/main/java/org/apache/atlas/v1/model/lineage/DataSetLineageResponse.java
b073bacd
intg/src/main/java/org/apache/atlas/v1/model/lineage/LineageResponse.java
aadbba14
intg/src/main/java/org/apache/atlas/v1/model/lineage/SchemaResponse.java
e17553e0
intg/src/main/java/org/apache/atlas/v1/model/notification/EntityNotificationV1.java
40bff0ee
intg/src/main/java/org/apache/atlas/v1/model/notification/HookNotificationV1.java
0d8050ae
intg/src/main/java/org/apache/atlas/v1/model/typedef/AttributeDefinition.java
a64425c1
intg/src/main/java/org/apache/atlas/v1/model/typedef/ClassTypeDefinition.java
9e7e03c9
intg/src/main/java/org/apache/atlas/v1/model/typedef/EnumTypeDefinition.java
d2fdaf82
intg/src/main/java/org/apache/atlas/v1/model/typedef/HierarchicalTypeDefinition.java
65d63a7a
intg/src/main/java/org/apache/atlas/v1/model/typedef/Multiplicity.java
653151b5
intg/src/main/java/org/apache/atlas/v1/model/typedef/StructTypeDefinition.java
842439d2
intg/src/main/java/org/apache/atlas/v1/model/typedef/TraitTypeDefinition.java
9caf62ac
intg/src/main/java/org/apache/atlas/v1/model/typedef/TypesDef.java 6a8bcb48
notification/src/main/java/org/apache/atlas/kafka/KafkaNotification.java
4d6b444e
notification/src/main/java/org/apache/atlas/notification/AbstractMessageDeserializer.java
a7871414
notification/src/main/java/org/apache/atlas/notification/AtlasNotificationMessageDeserializer.java
d6e6878e
notification/src/main/java/org/apache/atlas/notification/entity/EntityMessageDeserializer.java
fa160cf5
notification/src/main/java/org/apache/atlas/notification/hook/HookMessageDeserializer.java
cab442f1
notification/src/test/java/org/apache/atlas/notification/AbstractNotificationConsumerTest.java
caa72ce3
pom.xml cbf9e2af
repository/src/main/java/org/apache/atlas/repository/store/bootstrap/AtlasTypeDefStoreInitializer.java
5f076230
shaded/hbase-client-shaded/pom.xml 180ff03b
shaded/hbase-server-shaded/pom.xml 3cf500a8
webapp/pom.xml 569e06f8
webapp/src/test/java/org/apache/atlas/web/integration/BasicSearchIT.java
658be49a
Diff: https://reviews.apache.org/r/63905/diff/1/
Testing
-------
- Verified that unit tests pass successfully
- performed sanity testing of the application by running quickstart
Thanks,
Madhan Neethiraj