You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by chaitali <ch...@freestoneinfotech.com> on 2021/07/20 06:39:45 UTC

Re: Review Request 73302: ATLAS-4255 : Atlas - Upgrade netty to 4.1.61

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73302/
-----------------------------------------------------------

(Updated July 20, 2021, 6:39 a.m.)


Review request for atlas, Ashutosh Mestry, Jayendra Parab, Madhan Neethiraj, Nixon Rodrigues, and Sarath Subramanian.


Bugs: ATLAS-4255
    https://issues.apache.org/jira/browse/ATLAS-4255


Repository: atlas


Description
-------

Currently  Atlas is pulling netty jar versions 4.1.47,4.1.51,4.1.23,4.1.48 

Upgrade it to latest 4.1.61-final
Introduced a dependency as netty-bom which can take care of all transitive dependencies for io.netty atlas is pulling

Revised patch where unwanted jars were pulled are excluded.


Diffs (updated)
-----

  pom.xml 19db43146 


Diff: https://reviews.apache.org/r/73302/diff/3/

Changes: https://reviews.apache.org/r/73302/diff/2-3/


Testing
-------

Atlas server up and running
Created entities,glossaries and tags
quickstart.py successful
PC : https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/522/console


Thanks,

chaitali