apache / apache/servicecomb-java-chassis
Does Edge service supports routing to third party services
- Lenguaje dominante
- Java
- Estrellas
- 1.9k
- Forks
- 814
- Merge medio
- 8 d 23 h
- PR fusionados (30 d)
- 1
Descripción
After registering third party service in the service center with its own name (say BusinessThirdParty) and schema, is it possible to route to this third party service dynamically with the edge configuration defined in `application.yml`
Eg
```
http:
dispatcher:
edge:
url:
enabled: true
mappings:
mfaServices:
path: "/mfa/login/.*"
microserviceName: BusinessThirdParty
prefixSegmentCount: 1
versionRule: 0.0.0+
```
I have already experimented with the invocation of this thrid party business service and it worked.
But not sure whether it is allowed route to this service dynamically Please clarify??
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza con la configuración de enrutamiento de edge en application.yml y con la ruta de registro e invocación de service-center descrita en el issue. Comprueba si microserviceName del mapeo de URL puede apuntar dinámicamente a BusinessThirdParty; se considera terminado cuando se documente una configuración compatible confirmada o una limitación.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- api, backend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 20/100