[
https://issues.apache.org/jira/browse/RANGER-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Binhua Hu updated RANGER-3763:
------------------------------
Description:
The requested entity size Is set to a fixed value(10000) in the Tagsync source
code(AtlasRESTTagSource), which has the following problems
1. If the atlas server limits the request body size, tagsync needs to be
repackaged to fit the server Settings
2. Debugging in the source code will print the full request body. If the
requested entities size cannot be adjusted, the log view will be affected
was:
The requested entity size is set to 10000 in the Tagsync source
code(AtlasRESTTagSource), which has the following problems
1. If the atlas server limits the request body size, tagsync needs to be
repackaged to fit the server Settings
2. Debugging in the source code will print the full request body. If the
requested entities size cannot be adjusted, the log view will be affected
> The max limit of the requested entities is not exposed in tagsync
> -----------------------------------------------------------------
>
> Key: RANGER-3763
> URL: https://issues.apache.org/jira/browse/RANGER-3763
> Project: Ranger
> Issue Type: Improvement
> Components: tagsync
> Affects Versions: 1.2.0, 2.2.0
> Reporter: Binhua Hu
> Priority: Major
>
> The requested entity size Is set to a fixed value(10000) in the Tagsync
> source code(AtlasRESTTagSource), which has the following problems
> 1. If the atlas server limits the request body size, tagsync needs to be
> repackaged to fit the server Settings
> 2. Debugging in the source code will print the full request body. If the
> requested entities size cannot be adjusted, the log view will be affected
--
This message was sent by Atlassian Jira
(v8.20.7#820007)