Hugo-X opened a new pull request #74:
URL: https://github.com/apache/apisix-java-plugin-runner/pull/74
Please answer these questions before submitting a pull request
- Why submit this pull request?
- [x] Bugfix
- [ ] New feature provided
- [ ] Improve performance
- Related issues
#67
___
### Bugfix
- Description
The type of **conf.get("stop_response_code")** can be Double or String,
ClassCastException may happen.
- How to fix?
Convert the type of **conf.get("stop_response_code")**
___
### New feature or improvement
- Describe the details and related test reports.
- Source branch
- Related commits and pull requests
- Target branch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]