Skip to content

Conversation

@Reamer
Copy link
Contributor

@Reamer Reamer commented Aug 26, 2020

What is this PR for?

This PR includes:

  • Configure RequestHeaderSize directly without cast afterwards
  • Removing the setting of the default values, because it confuses
  • SecureRequestCustomizer does not need to be stored in an additional variable

What type of PR is it?

Refactoring

Todos

  • - Task

What is the Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-5018

How should this be tested?

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@Reamer Reamer requested a review from alexott August 26, 2020 07:27
@Reamer Reamer force-pushed the small_httpConfig_cleanup branch from 6616a92 to 8384a65 Compare August 26, 2020 07:38
@zjffdu
Copy link
Contributor

zjffdu commented Aug 27, 2020

LGTM

@asfgit asfgit closed this in 1a41b37 Aug 31, 2020
asfgit pushed a commit that referenced this pull request Aug 31, 2020
### What is this PR for?
This PR includes:
 - Configure RequestHeaderSize directly without cast afterwards
 - Removing the setting of the default values, because it confuses
 -  SecureRequestCustomizer does not need to be stored in an additional variable

### What type of PR is it?
Refactoring

### Todos
* [ ] - Task

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-5018

### How should this be tested?
* **Travis-CI**: https://travis-ci.org/github/Reamer/zeppelin/builds/721255684

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Philipp Dallig <philipp.dallig@gmail.com>

Closes #3888 from Reamer/small_httpConfig_cleanup and squashes the following commits:

8384a65 [Philipp Dallig] SecureRequestCustomizer does not need to be stored in an additional variable
77b6ff4 [Philipp Dallig] Removing the setting of the default values, because it confuses
6b456d6 [Philipp Dallig] Configure RequestHeaderSize directly without cast

(cherry picked from commit 1a41b37)
Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com>
@Reamer Reamer deleted the small_httpConfig_cleanup branch August 31, 2020 10:55
prabhjyotsingh pushed a commit to prabhjyotsingh/zeppelin that referenced this pull request Sep 1, 2020
### What is this PR for?
This PR includes:
 - Configure RequestHeaderSize directly without cast afterwards
 - Removing the setting of the default values, because it confuses
 -  SecureRequestCustomizer does not need to be stored in an additional variable

### What type of PR is it?
Refactoring

### Todos
* [ ] - Task

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-5018

### How should this be tested?
* **Travis-CI**: https://travis-ci.org/github/Reamer/zeppelin/builds/721255684

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Philipp Dallig <philipp.dallig@gmail.com>

Closes apache#3888 from Reamer/small_httpConfig_cleanup and squashes the following commits:

8384a65 [Philipp Dallig] SecureRequestCustomizer does not need to be stored in an additional variable
77b6ff4 [Philipp Dallig] Removing the setting of the default values, because it confuses
6b456d6 [Philipp Dallig] Configure RequestHeaderSize directly without cast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants