moremind
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...
 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
you can config in shenyu admin
> 现在支持tcp了吗? yes