You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eddumelendez
changed the title
[Enhancement]: BigQuery should play nice with spring-cloud
[Enhancement]: BigQuery Emulator doesn't work with streaming API
Nov 13, 2023
Module
GCloud
Proposal
Problem:
Spring cloud uses the streaming API. The mock of the docker image supports this, but it needs to know, on which port it runs.
Idea:
The container should start on a port, that is free on the host, so that the Streaming API works.
Details in:
https://joerg-pfruender.github.io/software/testing/2023/11/01/spring-bigquery-localstack.html
The text was updated successfully, but these errors were encountered: