Ingest-Client resets proxy settings
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 38/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- java
- Domain
- networking
Research direction
Start by tracing Ingest-Client initialization and identify where proxy settings are read or reset. Reproduce the behavior with an application configured with nonProxy exceptions, then verify that initialization preserves those settings and add a regression test if the existing test structure supports it.
Written by the indexing model from the issue text.
Description
An internal Application is set behind a proxy, with nonProxy exceptions.
Normally these work fine, but on initialisation of the Ingest-Client, the proxy settings are reset to the Systems environment.
We added an workaround by adding the nonProxy hosts by calling
System.setProperty("http.nonProxyHosts", "...");
System.setProperty("https.nonProxyHosts", "...");
- Dominant language
- Java
- Stars
- 83
- Forks
- 70
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from snowflakedb/snowflake-ingest-java
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
snowflakedb/snowflake-ingest-java#1154 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
snowflakedb/snowflake-ingest-java#1065 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
snowflakedb/snowflake-ingest-java#1048 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
snowflakedb/snowflake-ingest-java#1025 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
snowflakedb/snowflake-ingest-java#1150 · 3 comments · 1 reaction ·
All issues in snowflakedb/snowflake-ingest-java
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 1/5 Under an hour Newbie friendliness 94/100
objectionary/hone-maven-plugin#1061 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
spring-projects/spring-modulith#1895 ·