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 2022/03/12 02:54:56 UTC

[GitHub] [pulsar-client-go] Shoothzj opened a new issue #748: `pulsar-client-go` test cannot pass on apachepulsar/pulsar:latest

Shoothzj opened a new issue #748:
URL: https://github.com/apache/pulsar-client-go/issues/748


   Five days ago, `apachepulsar/pulsar:latest` point on pulsar `2.8.1`, now `apachepulsar/pulsar:latest` point on pulsar `2.9.1`
   
   I verified that test can't pass on neither `2.9.0` or `2.9.1` on https://github.com/apache/pulsar-client-go/pull/746
   
   I also verified that test can paas on pulsar `2.8.2` on https://github.com/apache/pulsar-client-go/pull/747
   
   I suggest we change to `2.8.2` for not blocking the PR, and change back to `apachepulsar/pulsar:latest` when `2.9.2` are released
   
   @wolfstudy @merlimat 
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-client-go] ZiyaoWei commented on issue #748: `pulsar-client-go` test cannot pass on apachepulsar/pulsar:latest

Posted by GitBox <gi...@apache.org>.
ZiyaoWei commented on issue #748:
URL: https://github.com/apache/pulsar-client-go/issues/748#issuecomment-1072789885


   I've been trying to run the CI tests using the 2.10.0 rc (lph890127/pulsar:2.10.0) but it's failing in some other way - I'll do some more local testing and meanwhile will file a ticket for creating a nightly build so we can test all the external repos against the latest code in Pulsar.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-client-go] ZiyaoWei commented on issue #748: `pulsar-client-go` test cannot pass on apachepulsar/pulsar:latest

Posted by GitBox <gi...@apache.org>.
ZiyaoWei commented on issue #748:
URL: https://github.com/apache/pulsar-client-go/issues/748#issuecomment-1068295280


   I'm looking into the issue too so I can unblock #741 - LMK if there's anything we can do to tackle this together!


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-client-go] merlimat commented on issue #748: `pulsar-client-go` test cannot pass on apachepulsar/pulsar:latest

Posted by GitBox <gi...@apache.org>.
merlimat commented on issue #748:
URL: https://github.com/apache/pulsar-client-go/issues/748#issuecomment-1074371439


   👍 Makes sense to me


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-client-go] freeznet commented on issue #748: `pulsar-client-go` test cannot pass on apachepulsar/pulsar:latest

Posted by GitBox <gi...@apache.org>.
freeznet commented on issue #748:
URL: https://github.com/apache/pulsar-client-go/issues/748#issuecomment-1066303239


   context: the failed CI related with https://github.com/apache/pulsar/pull/13885 and https://github.com/apache/pulsar/pull/14176


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-client-go] ZiyaoWei commented on issue #748: `pulsar-client-go` test cannot pass on apachepulsar/pulsar:latest

Posted by GitBox <gi...@apache.org>.
ZiyaoWei commented on issue #748:
URL: https://github.com/apache/pulsar-client-go/issues/748#issuecomment-1074362257


   Actually the tests pass under `lph890127/pulsar:2.10.0-rc4`, so maybe we should temporarily point to `2.8.2` until 2.10 is out?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-client-go] ZiyaoWei commented on issue #748: `pulsar-client-go` test cannot pass on apachepulsar/pulsar:latest

Posted by GitBox <gi...@apache.org>.
ZiyaoWei commented on issue #748:
URL: https://github.com/apache/pulsar-client-go/issues/748#issuecomment-1073376658


   It turns out, as @freeznet pointed out in private messages, `TestSendTimeout` would not fail on its own. I did some digging and it seems it would only fail when ran after `TestConsumerSeek` and `TestConsumerMetadata`. Will look into it to see what's going on.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-client-go] ZiyaoWei edited a comment on issue #748: `pulsar-client-go` test cannot pass on apachepulsar/pulsar:latest

Posted by GitBox <gi...@apache.org>.
ZiyaoWei edited a comment on issue #748:
URL: https://github.com/apache/pulsar-client-go/issues/748#issuecomment-1068295280


   I'm looking into the issue too so I can unblock #741 - LMK if there's anything we can do to tackle this together!
   
   Also, does/should the Pulsar CI also include tests for "official" clients?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-client-go] merlimat closed issue #748: `pulsar-client-go` test cannot pass on apachepulsar/pulsar:latest

Posted by GitBox <gi...@apache.org>.
merlimat closed issue #748:
URL: https://github.com/apache/pulsar-client-go/issues/748


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar-client-go] Shoothzj commented on issue #748: `pulsar-client-go` test cannot pass on apachepulsar/pulsar:latest

Posted by GitBox <gi...@apache.org>.
Shoothzj commented on issue #748:
URL: https://github.com/apache/pulsar-client-go/issues/748#issuecomment-1068556208


   I suggest to merge #747 for unblocking pr.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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