[GitHub] [atlas] mneethiraj commented on pull request #222: Update copy constructor of AtlasClassification

2023-06-05 Thread via GitHub
mneethiraj commented on PR #222: URL: https://github.com/apache/atlas/pull/222#issuecomment-1577568328 @TomDu - thank you for the fix. Can you please file a JIRA at https://issues.apache.org/jira/issues/?jql=project%3DATLAS, and include the JIRA # in commit message? -- This is an automa

[GitHub] [atlas] mneethiraj commented on pull request #231: [ATLAS-4759] Do not suppress HTTP 503 error in Python client

2023-06-05 Thread via GitHub
mneethiraj commented on PR #231: URL: https://github.com/apache/atlas/pull/231#issuecomment-1577551676 @dolfinus - thank you for the fix. Fix is merged in master and branch-2.0 branches. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [atlas] mneethiraj closed pull request #231: [ATLAS-4759] Do not suppress HTTP 503 error in Python client

2023-06-05 Thread via GitHub
mneethiraj closed pull request #231: [ATLAS-4759] Do not suppress HTTP 503 error in Python client URL: https://github.com/apache/atlas/pull/231 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[jira] [Resolved] (ATLAS-4759) Atlas Python client suppresses 503 error

2023-06-05 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-4759. - Fix Version/s: 3.0.0 2.4.0 Assignee: Maxim Martynov Res

[jira] [Commented] (ATLAS-4759) Atlas Python client suppresses 503 error

2023-06-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17729449#comment-17729449 ] ASF subversion and git services commented on ATLAS-4759: Commit b

[jira] [Commented] (ATLAS-4759) Atlas Python client suppresses 503 error

2023-06-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17729448#comment-17729448 ] ASF subversion and git services commented on ATLAS-4759: Commit b

[jira] [Assigned] (ATLAS-4658) base_client.py implementation is a bit messy

2023-06-05 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj reassigned ATLAS-4658: --- Assignee: Maxim Martynov > base_client.py implementation is a bit messy > --

[jira] [Resolved] (ATLAS-4658) base_client.py implementation is a bit messy

2023-06-05 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-4658. - Fix Version/s: 3.0.0 2.4.0 Resolution: Fixed [~dolfinus]  - tha

[jira] [Commented] (ATLAS-4658) base_client.py implementation is a bit messy

2023-06-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17729439#comment-17729439 ] ASF subversion and git services commented on ATLAS-4658: Commit 8

[jira] [Commented] (ATLAS-4658) base_client.py implementation is a bit messy

2023-06-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17729432#comment-17729432 ] ASF subversion and git services commented on ATLAS-4658: Commit a

Call for Presentations, Community Over Code Asia 2023

2023-06-05 Thread Rich Bowen
You are receiving this message because you are subscribed to one more more developer mailing lists at the Apache Software Foundation. The call for presentations is now open at "https://apachecon.com/acasia2023/cfp.html";, and will be closed by Sunday, Jun 18th, 2023 11:59 PM GMT. The event will b

[GitHub] [atlas] dolfinus commented on a diff in pull request #158: [ATLAS-4658] Simply if clauses in AtlasClient.call_api

2023-06-05 Thread via GitHub
dolfinus commented on code in PR #158: URL: https://github.com/apache/atlas/pull/158#discussion_r1217884091 ## intg/src/main/python/apache_atlas/client/base_client.py: ## @@ -68,51 +68,36 @@ def call_api(self, api, response_type=None, query_params=None, request_obj=None)

[GitHub] [atlas] dolfinus commented on a diff in pull request #158: [ATLAS-4658] Simply if clauses in AtlasClient.call_api

2023-06-05 Thread via GitHub
dolfinus commented on code in PR #158: URL: https://github.com/apache/atlas/pull/158#discussion_r1217880632 ## intg/src/main/python/apache_atlas/client/base_client.py: ## @@ -68,51 +68,36 @@ def call_api(self, api, response_type=None, query_params=None, request_obj=None)