Azure / Azure/azure-functions-java-library
ServiceBusTopicOutput - how to set sessionId to a message
- Lenguaje dominante
- Java
- Estrellas
- 45
- Forks
- 49
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
We have been using ServiceBusTopicOutput annotation to get our Azure Function to send messages to a Service Bus queue. This has been working fine. But now a different use case, our output queue needs to be "session enabled".
With the same code as earlier, we are getting this error
_The SessionId was not set on a message, and it cannot be sent to the entity.
Entities that have session support enabled can only receive messages that have the SessionId set to a valid value._
What additional config do we need for ServiceBusTopicOutput in order to send messages with a sessionId ?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza examinando la anotación ServiceBusTopicOutput y la configuración de output-binding de Azure Functions Java que representa. Comprueba si el binding expone una configuración sessionId para los mensajes enviados a una entidad de Service Bus con sesiones habilitadas; se considera terminado cuando se identifica y documenta una configuración compatible o se confirma que falta esta capacidad.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- azure, java
- Área
- cloud
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100