You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by jn...@apache.org on 2017/01/26 20:58:44 UTC

incubator-atlas git commit: ATLAS-1114: Performance improvements for create/update entity

Repository: incubator-atlas
Updated Branches:
  refs/heads/master 92d028178 -> 6cd681194


ATLAS-1114: Performance improvements for create/update entity


Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/6cd68119
Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/6cd68119
Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/6cd68119

Branch: refs/heads/master
Commit: 6cd68119412dc6458947557f47debe253bd8abf3
Parents: 92d0281
Author: Jeff Hagelberg <jn...@us.ibm.com>
Authored: Thu Jan 26 15:58:20 2017 -0500
Committer: Jeff Hagelberg <jn...@us.ibm.com>
Committed: Thu Jan 26 15:58:20 2017 -0500

----------------------------------------------------------------------
 release-log.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6cd68119/release-log.txt
----------------------------------------------------------------------
diff --git a/release-log.txt b/release-log.txt
index 3811d73..a293bf1 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -9,6 +9,7 @@ ATLAS-1060 Add composite indexes for exact match performance improvements for al
 ATLAS-1127 Modify creation and modification timestamps to Date instead of Long(sumasai)
 
 ALL CHANGES:
+ATLAS-1114 Performance improvements for create/update entity (jnhagelb)
 ATLAS-1403 Perf and stability improvements to DSL search and lineage query execution (sarath.kum4r@gmail.com via mneethiraj)
 ATLAS-1425 Integrate Discovery/Search API in Atlas UI (kevalbhatt via mneethiraj)
 ATLAS-1482 UI update in assigning a tag to multiple entities using single API call (kevalbhatt via mneethiraj)