Sandeep More created KNOX-3035: ---------------------------------- Summary: Group header value should be based on data size and not number Key: KNOX-3035 URL: https://issues.apache.org/jira/browse/KNOX-3035 Project: Apache Knox Issue Type: Bug Components: Server Reporter: Sandeep More Assignee: Sandeep More
KNOX-2974 and KNOX-3023 support adding group headers to requests flowing to downstream endpoints. Currently the groups headers is based on number of groups (1000 default). A lot of webservers and loadbalancers support header sizes between 4KB - 8KB which be an issue when header sizes are large. This JIRA is to update this logic to limit groups in one header to configured size in KBs. -- This message was sent by Atlassian Jira (v8.20.10#820010)