swagger-api / swagger-api/swagger-core
Issue while upgrading to 2.2.11 with jackson
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 7.5k
- Forks
- 2.3k
- Avg merge
- 18h 1m
- Merged PRs (30d)
- 10
Description
Upgrading to 2.2.11 gives me this error: com/fasterxml/jackson/core/exc/StreamConstraintsException
I guess it's due to the new limitations introduced to jackson 2.15 : https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.15#processing-limits
Does someone has any advice on this ?
Thanks
Contributor guide
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.
Research direction
Start by reproducing the reported upgrade to version 2.2.11 and examine the com/fasterxml/jackson/core/exc/StreamConstraintsException. Read Jackson 2.15's processing-limits documentation and determine whether swagger-core needs a compatibility change or user guidance. Done means the upgrade path and required resolution are clearly documented or verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100