[jira] [Assigned] (ATLAS-4781) Atlas - Upgrade Netty to 4.1.94.Final

2023-08-08 Thread VINAYAK MARRAIYA (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

VINAYAK MARRAIYA reassigned ATLAS-4781:
---

Assignee: VINAYAK MARRAIYA

> Atlas - Upgrade Netty to 4.1.94.Final
> -
>
> Key: ATLAS-4781
> URL: https://issues.apache.org/jira/browse/ATLAS-4781
> Project: Atlas
>  Issue Type: Improvement
>Reporter: VINAYAK MARRAIYA
>Assignee: VINAYAK MARRAIYA
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (ATLAS-4781) Atlas - Upgrade Netty to 4.1.94.Final

2023-08-08 Thread VINAYAK MARRAIYA (Jira)
VINAYAK MARRAIYA created ATLAS-4781:
---

 Summary: Atlas - Upgrade Netty to 4.1.94.Final
 Key: ATLAS-4781
 URL: https://issues.apache.org/jira/browse/ATLAS-4781
 Project: Atlas
  Issue Type: Improvement
Reporter: VINAYAK MARRAIYA






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ATLAS-4722) Atlas - Upgrade jettison to 1.5.4

2023-08-08 Thread VINAYAK MARRAIYA (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

VINAYAK MARRAIYA updated ATLAS-4722:

Fix Version/s: (was: 3.0.0)
   (was: 2.4.0)

> Atlas - Upgrade jettison to 1.5.4
> -
>
> Key: ATLAS-4722
> URL: https://issues.apache.org/jira/browse/ATLAS-4722
> Project: Atlas
>  Issue Type: Improvement
>Reporter: VINAYAK MARRAIYA
>Assignee: VINAYAK MARRAIYA
>Priority: Major
>
> Currently atlas is using jettison version 1.3.7



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: Review Request 73249: ATLAS-4221 : Solr collection names should be configurable

2023-08-08 Thread chaitali

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

(Updated Aug. 8, 2023, 11:36 a.m.)


Review request for atlas, Ashutosh Mestry, Jayendra Parab, Nixon Rodrigues, 
Pinal Shah, and Sarath Subramanian.


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


Repository: atlas


Description
---

Currently in Atlas, the collection names are not configurable

We need to provide functionality where in names of the solr collections can be 
customized using property configuration


Diffs
-

  common/src/main/java/org/apache/atlas/repository/Constants.java c84e1b2d0 
  distro/src/bin/atlas_config.py 31e6fd043 
  distro/src/bin/atlas_start.py ffbe16271 
  distro/src/conf/atlas-application.properties b5734d7a8 
  distro/src/test/python/scripts/TestMetadata.py b813f927f 
  intg/src/main/java/org/apache/atlas/AtlasConfiguration.java e8c7a15ea 
  repository/src/test/java/org/apache/atlas/TestSolrConfigurableNames.java 
PRE-CREATION 
  
tools/atlas-index-repair/src/main/java/org/apache/atlas/tools/RepairIndex.java 
8a8e8cafc 


Diff: https://reviews.apache.org/r/73249/diff/9/


Testing (updated)
---

mvn clean install
mvn clean package -Pdist,embedded-hbase-solr
atlas server up and running
Collections created with entities linked
https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1439/


Thanks,

chaitali



[jira] [Updated] (ATLAS-4722) Atlas - Upgrade jettison to 1.5.4

2023-08-08 Thread VINAYAK MARRAIYA (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

VINAYAK MARRAIYA updated ATLAS-4722:

Summary: Atlas - Upgrade jettison to 1.5.4  (was: Atlas - Upgrade jettison 
to 1.5.2)

> Atlas - Upgrade jettison to 1.5.4
> -
>
> Key: ATLAS-4722
> URL: https://issues.apache.org/jira/browse/ATLAS-4722
> Project: Atlas
>  Issue Type: Improvement
>Reporter: VINAYAK MARRAIYA
>Assignee: VINAYAK MARRAIYA
>Priority: Major
>
> Currently atlas is using jettison version 1.3.7



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ATLAS-4722) Atlas - Upgrade jettison to 1.5.4

2023-08-08 Thread VINAYAK MARRAIYA (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

VINAYAK MARRAIYA updated ATLAS-4722:

Fix Version/s: 3.0.0
   2.4.0

> Atlas - Upgrade jettison to 1.5.4
> -
>
> Key: ATLAS-4722
> URL: https://issues.apache.org/jira/browse/ATLAS-4722
> Project: Atlas
>  Issue Type: Improvement
>Reporter: VINAYAK MARRAIYA
>Assignee: VINAYAK MARRAIYA
>Priority: Major
> Fix For: 3.0.0, 2.4.0
>
>
> Currently atlas is using jettison version 1.3.7



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: Review Request 73249: ATLAS-4221 : Solr collection names should be configurable

2023-08-08 Thread chaitali

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

(Updated Aug. 8, 2023, 11:14 a.m.)


Review request for atlas, Ashutosh Mestry, Jayendra Parab, Nixon Rodrigues, 
Pinal Shah, and Sarath Subramanian.


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


Repository: atlas


Description
---

Currently in Atlas, the collection names are not configurable

We need to provide functionality where in names of the solr collections can be 
customized using property configuration


Diffs (updated)
-

  common/src/main/java/org/apache/atlas/repository/Constants.java c84e1b2d0 
  distro/src/bin/atlas_config.py 31e6fd043 
  distro/src/bin/atlas_start.py ffbe16271 
  distro/src/conf/atlas-application.properties b5734d7a8 
  distro/src/test/python/scripts/TestMetadata.py b813f927f 
  intg/src/main/java/org/apache/atlas/AtlasConfiguration.java e8c7a15ea 
  repository/src/test/java/org/apache/atlas/TestSolrConfigurableNames.java 
PRE-CREATION 
  
tools/atlas-index-repair/src/main/java/org/apache/atlas/tools/RepairIndex.java 
8a8e8cafc 


Diff: https://reviews.apache.org/r/73249/diff/9/

Changes: https://reviews.apache.org/r/73249/diff/8-9/


Testing
---

mvn clean install
mvn clean package -Pdist,embedded-hbase-solr
atlas server up and running
Collections created with entities linked


Thanks,

chaitali