GithubHelp home page GithubHelp logo

Comments (5)

jtaubensee avatar jtaubensee commented on May 30, 2024 1

PR's #47, #58, #59, should now provide us with an automated build. Once this builds successfully, we can close this issue. I think to your point @SeanFeldman, there are a couple of tests that are throwing errors. Will update once the build finishes.

from azure-service-bus-dotnet.

jtaubensee avatar jtaubensee commented on May 30, 2024

These two pass initally, but will fail when rerun.
2016-12-19_10h40_47

from azure-service-bus-dotnet.

SeanFeldman avatar SeanFeldman commented on May 30, 2024

Deferred messages that are left on a queue from a previous run. Since deferred messages cannot be deleted, but only received by sequence number, only solution is to peek, get the sequence numbers, and receive. That's why I've been asking for ability to purge a queue.

@jtaubensee now that the pain is real, I've raised an issue #46 to start the discussion.
image

from azure-service-bus-dotnet.

jtaubensee avatar jtaubensee commented on May 30, 2024

Here are the 4 failing AppVeyor tests:

https://ci.appveyor.com/project/jtaubensee/azure-service-bus-dotnet/build/1.0.28

  • TopicClientPeekLockWithAbandonTestCase(topicName: "partitioned-topic")
  • TopicClientReceiveDeleteTestCase(topicName: "partitioned-topic")
  • TopicClientPeekLockDeferTestCase(topicName: "partitioned-topic")
  • TopicClientRenewLockTestCase(topicName: "partitioned-topic")

cc - @vinaysurya

from azure-service-bus-dotnet.

jtaubensee avatar jtaubensee commented on May 30, 2024

Fixed by #61

from azure-service-bus-dotnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.