OpenFeign / OpenFeign/feign

mac m series chip feign call exception

Open
#2,165 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feedback provided
Dominant language
Java
Stars
9.8k
Forks
1.9k
Avg merge
1d 2h
Merged PRs (30d)
41

Description

mac system:13.5 idea:2023.2 jdk:1.8 spring-cloud-dependencies-parent:2.3.1.RELEASE
If feign-httpclient or feign-okhttp are used in the project, 404 will appear if the URL has uppercase and lowercase characters, and read timeout will occur if it is all lowercase. This is normal under Windows systems, and it will also work under Mac if httpclient or okhttp extensions are not enabled. It's normal. But because there is zip decompression, the extension must be enabled. Does anyone know the reason?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported behavior on macOS 13.5 with JDK 1.8, Spring Cloud dependencies 2.3.1.RELEASE, and feign-httpclient or feign-okhttp enabled. Compare mixed-case and lowercase URLs with and without those extensions; the work is done when the platform-specific cause and affected configuration are established.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.