[
https://issues.apache.org/jira/browse/SCB-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16609088#comment-16609088
]
ASF GitHub Bot commented on SCB-900:
------------------------------------
liubao68 commented on a change in pull request #898: [SCB-900]Allow number
parameter to be quoted in query string
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/898#discussion_r216294897
##########
File path: integration-tests/it-consumer/src/main/resources/microservice.yaml
##########
@@ -16,4 +16,17 @@
## ---------------------------------------------------------------------------
service_description:
+ environment: development
Review comment:
Make locally running test simpler. I added some test cases, and need to
delete sc's data. And I need to wait old instances goes down for minutes, so
add an interval configuration.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Allow number parameter to be quoted in query string
> ---------------------------------------------------
>
> Key: SCB-900
> URL: https://issues.apache.org/jira/browse/SCB-900
> Project: Apache ServiceComb
> Issue Type: New Feature
> Components: Java-Chassis
> Reporter: liubao
> Assignee: liubao
> Priority: Major
>
> Allow number query parameters parsed like ?key="100".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)