Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
531a9684
Commit
531a9684
authored
8 years ago
by
Jeff Hagelberg
Committed by
Dave Kantor
8 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-1117 Atlas start fails on trunk (jnhagelb via dkantor)
parent
c1efcf06
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
pom.xml
graphdb/titan0/pom.xml
+3
-2
release-log.txt
release-log.txt
+1
-0
No files found.
graphdb/titan0/pom.xml
View file @
531a9684
...
@@ -165,9 +165,10 @@
...
@@ -165,9 +165,10 @@
<filters>
<filters>
<filter>
<filter>
<artifact>
com.thinkaurelius.titan:titan-core
</artifact>
<artifact>
com.thinkaurelius.titan:titan-core
</artifact>
<!-- force use of our custom
LocalLockMediator implementation
-->
<!-- force use of our custom
titan class implementations
-->
<excludes>
<excludes>
<exclude>
com/thinkaurelius/titan/diskstorage/locking/LocalLockMediator*
</exclude>
<exclude>
com/thinkaurelius/titan/diskstorage/locking/LocalLockMediator.class
</exclude>
<exclude>
com/thinkaurelius/titan/graphdb/query/graph/GraphCentricQueryBuilder.class
</exclude>
</excludes>
</excludes>
</filter>
</filter>
...
...
This diff is collapsed.
Click to expand it.
release-log.txt
View file @
531a9684
...
@@ -6,6 +6,7 @@ INCOMPATIBLE CHANGES:
...
@@ -6,6 +6,7 @@ INCOMPATIBLE CHANGES:
ATLAS-1060 Add composite indexes for exact match performance improvements for all attributes (sumasai via shwethags)
ATLAS-1060 Add composite indexes for exact match performance improvements for all attributes (sumasai via shwethags)
ALL CHANGES:
ALL CHANGES:
ATLAS-1117 Atlas start fails on trunk (jnhagelb via dkantor)
ATLAS-1112 Hive table GET response from atlas server had duplicate column entries ( ayubkhan, mneethiraj via sumasai)
ATLAS-1112 Hive table GET response from atlas server had duplicate column entries ( ayubkhan, mneethiraj via sumasai)
ATLAS-1108 In Atlas HA mode , import-hive.sh in Passive instance fails. (ayubkhan via sumasai)
ATLAS-1108 In Atlas HA mode , import-hive.sh in Passive instance fails. (ayubkhan via sumasai)
ATLAS-991 Lower bound checking not always disabled for entities being deleted (dkantor)
ATLAS-991 Lower bound checking not always disabled for entities being deleted (dkantor)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment