Giter VIP home page Giter VIP logo

aix.redisstreammessagebus's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aix.redisstreammessagebus's Issues

多线程插入数据库问题

使用linq2db,做简单的单表插入记录 ,使用1个线程没有问题,多个线程肯定会有很多失败,错误信息The connection does not support MultipleActiveResultSets ,

MyMultithreadTaskExecutor里面有什么需要注意的吗

异常

RedisMessageBus消费失败,topic:redis:messagebus:BusinessMessageDemo1,groupName:default-group
StackExchange.Redis.RedisCommandException: Multi-key operations must involve a single slot; keys can use 'hash tags' to help this, i.e. '{/users/12345}/account' and '{/users/12345}/contacts' will always be in the same slot
at StackExchange.Redis.ServerSelectionStrategy.Select(Message message) in //src/StackExchange.Redis/ServerSelectionStrategy.cs:line 109
at StackExchange.Redis.ConnectionMultiplexer.PrepareToPushMessageToBridge[T](Message message, ResultProcessor1 processor, IResultBox1 resultBox, ServerEndPoint& server) in /
/src/StackExchange.Redis/ConnectionMultiplexer.cs:line 2206
at StackExchange.Redis.ConnectionMultiplexer.TryPushMessageToBridgeAsync[T](Message message, ResultProcessor1 processor, IResultBox1 resultBox, ServerEndPoint& server) in //src/StackExchange.Redis/ConnectionMultiplexer.cs:line 2209
at StackExchange.Redis.ConnectionMultiplexer.ExecuteAsyncImpl[T](Message message, ResultProcessor1 processor, Object state, ServerEndPoint server) in /_/src/StackExchange.Redis/ConnectionMultiplexer.cs:line 2711 at StackExchange.Redis.RedisBase.ExecuteAsync[T](Message message, ResultProcessor1 processor, ServerEndPoint server) in /
/src/StackExchange.Redis/RedisBase.cs:line 47
at StackExchange.Redis.RedisTransaction.ExecuteAsync(CommandFlags flags) in /_/src/StackExchange.Redis/RedisTransaction.cs:line 59
at Aix.RedisStreamMessageBus.RedisImpl.RedisStorage.EnqueueDealy(JobData jobData, TimeSpan delay) in F:\jovi\gitProjects\Aix.RedisStreamMessageBus\src\Aix.RedisStreamMessageBus\RedisImpl\RedisStorage.cs:line 109
at Aix.RedisStreamMessageBus.BackgroundProcess.WorkerProcess.Handle(StreamEntry streamEntry, JobData jobData) in F:\jovi\gitProjects\Aix.RedisStreamMessageBus\src\Aix.RedisStreamMessageBus\BackgroundProcess\WorkerProcess.cs:line 162
at Aix.RedisStreamMessageBus.BackgroundProcess.WorkerProcess.HandleWrap(StreamEntry streamEntry, JobData jobData) in F:\jovi\gitProjects\Aix.RedisStreamMessageBus\src\Aix.RedisStreamMessageBus\BackgroundProcess\WorkerProcess.cs:line 134

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.