You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/18 18:49:04 UTC

[GitHub] [pulsar-client-go] flowchartsman commented on pull request #433: Issue #432 propagate disableForceTopicCreation

flowchartsman commented on pull request #433:
URL: https://github.com/apache/pulsar-client-go/pull/433#issuecomment-781559817


   @wolfstudy, @merlimat failing tests _appear_ unrelated, can you confirm?
   
   ```
   --- FAIL: TestDLQMultiTopics (0.09s)
       consumer_test.go:1088: 
           	Error Trace:	consumer_test.go:1088
           	Error:      	Expected nil, but got: unable to subscribe to topic=persistent://public/default/my-topic-262453276-9: server error: TopicNotFound: Topic does not exist
           	Test:       	TestDLQMultiTopics
   panic: runtime error: invalid memory address or nil pointer dereference [recovered]
   	panic: runtime error: invalid memory address or nil pointer dereference
   [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xf09629]
   
   goroutine 2734 [running]:
   testing.tRunner.func1(0xc000219100)
   	/usr/local/go/src/testing/testing.go:874 +0x69f
   panic(0x10d2620, 0x19ceff0)
   	/usr/local/go/src/runtime/panic.go:679 +0x1b2
   github.com/apache/pulsar-client-go/pulsar.TestDLQMultiTopics(0xc000219100)
   	/pulsar-client-go/pulsar/consumer_test.go:1089 +0x6a9
   testing.tRunner(0xc000219100, 0x11e8698)
   	/usr/local/go/src/testing/testing.go:909 +0x19a
   created by testing.(*T).Run
   	/usr/local/go/src/testing/testing.go:960 +0x652
   FAIL	github.com/apache/pulsar-client-go/pulsar	32.780s
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org