moremind

Results 136 comments of moremind

> Try with something like this: > > ```java > public void testWatchAndGet(final Client client) throws Exception { > final ByteSequence key = randomByteSequence(); > final ByteSequence value = randomByteSequence();...

> @moremind, @q12321q does my example solve the issue ? if so please close it. I think it can solve the bug. thanks for your answer!

> > The vertx thread always is single, I don't know why do jetcd have a single consume thread? > > What is the issue ? I think the thread...

![4985d2dc4047978c23612eb594cdf93](https://user-images.githubusercontent.com/20184263/195269630-f8206f9f-0452-40bd-80c5-a468a0b35e72.png) this is new test

> I still don't get what is the issue as vert.x use event loops so things may end up on the the same thread. > You are free to open...

thanks for your response, if possible, I am glad to seek the question.

close via #3571 #3599

you should add before and after methods in chain execute of `ShenyuWebHandler` @Aias00