This commit is contained in:
2024-09-05 19:33:30 -04:00
parent 51da011d12
commit 7f6116450f
187 changed files with 81911 additions and 388 deletions

11
pubsub-debug.log Normal file
View File

@@ -0,0 +1,11 @@
This is the Google Pub/Sub fake.
Implementation may be incomplete or differ from the real system.
Aug 31, 2024 1:39:41 AM com.google.cloud.pubsub.testing.v1.Main main
INFO: IAM integration is disabled. IAM policy methods and ACL checks are not supported
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Aug 31, 2024 1:39:42 AM com.google.cloud.pubsub.testing.v1.Main main
INFO: Server started, listening on 8085
*** shutting down gRPC server since JVM is shutting down
*** server shut down