NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be undergoing maintenance Monday, July 22nd between 1700 ET and 1800 ET and will be unavailable during this period.
Please ensure all work is saved before said time.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

LexEVS 6.5.3 Release Highlights Include:

LexEVS Migration from 6.5.4

(Not available for Remote Client – do not add configuration values or new dependencies as these will break the Distributed Client)

Configuration (Local LexEVS only)

  • Add Graph Database Connection Attributes to lbconfig.props file
  • Example

    #graph-db config
    
    ############# Graph Database Configuration
    
    GRAPH_DB_USER=root
    
    GRAPH_DB_PWD=lexgrid
    
    GRAPH_DB_URL=localhost
    
    GRAPH_DB_PORT=8529
    
    GRAPH_DB_MAX_CONNECTIONS=200
    
    GRAPH_DB_CONNECTION_TIMEOUT_LENGTH=60000
    
    STRICT_ARANGO_REQUIREMENT=false




New or Updated Dependencies

arangodb-java-driver 6.1.0

velocypack 1.4.2

jackson-core 2.10.0.pr2

jackson-databind 2.10.0.pr2

jackson-core-asl 1.9.13"

jackson-mapper-asl 1.9.13

spring-web 3.1.0.RELEASE

Issues Fixed in this Release

LexEVS 6.5.3 - Features Implemented

LexEVS 6.5.4 - Features Implemented

LEXEVS-4752

Add ability to load version specific loads to the graph loader.


LEXEVS-4751

Add error handling to REST API


LEXEVS-4696

Implement arangodb loader


LEXEVS-4657

Improve the performance of the resolved mapping nodes on coded node restriction



LexEVS 6.5.4 - Defects Fixed

LEXEVS-4673

Reliance on text as identifiers should be removed






LEXGRAPH 6.5.4 - Features Implemented

LEXGRAPH-1

Integrate ArangoDB metadata elements into REST API


LEXGRAPH-6

Adding a single step or user determined query method to the REST API


LEXGRAPH-10

Extend Testing to include broader example set from LexEVS


LEXGRAPH-16

Adding Description to Model for Vertex




  • No labels