You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sarath Subramanian (JIRA)" <ji...@apache.org> on 2017/11/09 00:32:00 UTC

[jira] [Commented] (ATLAS-2253) Remove shading of janus graph-provider module

    [ https://issues.apache.org/jira/browse/ATLAS-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245006#comment-16245006 ] 

Sarath Subramanian commented on ATLAS-2253:
-------------------------------------------

Code Review: https://reviews.apache.org/r/63690/

> Remove shading of janus graph-provider module
> ---------------------------------------------
>
>                 Key: ATLAS-2253
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2253
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: 1.0.0
>            Reporter: Sarath Subramanian
>            Assignee: Sarath Subramanian
>             Fix For: 1.0.0
>
>         Attachments: ATLAS-2253.1.patch
>
>
> In atlas-graphdb-janus module, we build a shaded jar containing janus libraries and all its dependent libraries. This is not needed as we don't shade any janus classes and use vanilla janus libraries. We should package only atlas specific classes in the janus graph provider jar. This will lighten the atlas-graphdb-janus.jar from 48MB to 69K and remove unnecessary duplication of dependencies.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)