firebase / firebase/firebase-admin-java

Unknown error while making a remote service call: Cannot assign requested address

未關閉
#849 6 則留言 0 個 reaction 已指派 2 人 已被 @jonathanedey 認領 在 GitHub 檢視
api: messaging
主要語言
Java
星號
620
分支
305
平均合併
3 小時 23 分鐘
30 天內合併 PR
1

描述

### problem
SendEachForMulticast throws exception and cannot proceed the notification messages.
"Unknown error while making a remote service call: Cannot assign requested address"

Our kubernetes pod handles 6 kafka partition, each partition keeps messages that consist of 500 registration ids. Begore the multicast deprecation, older method works but very slow. We changed the method and started to getting many 'Cannot assign requested address' error.
I do not understand if the library that uses http/2 or not.
does the http client of google library benefits from useinf same connection and does is use reactive event pool like webclient of spring boot?

### environment

* Operating System version: temurin java 17 docker image
* Firebase SDK version: 9.2.0
* framework version: spring boot 3
* Firebase Product: __fcm, messaging___ (auth, database, storage, etc)

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。