-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Topic wildcard #2786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Topic wildcard #2786
Conversation
* [fix] micro#2431 http transport data race issue
# Conflicts: # client/rpc_stream.go
# Conflicts: # plugins/config/source/etcd/etcd.go
Ability to send messages while receiving. Icreased r channel limit to 100 to more fluently communication. Do not dropp sent request if r channel is full.
I merged your previous PR so you now have a merge conflict here |
Thanks, I will resolved it |
# Conflicts: # server/rpc_events.go
Resolved. |
Weirdly no tests are being run for this. Are you taking into account the need for grpc server changes since you've changed the router interface? |
I admit I never looked at the grpc part because we don't use it. And since there is no test for it, I didn't touch it, because we can't test it with our own system. |
OK well I think firstly you probably need to resync master and squash all this because theres like commits from 4 years ago, and I need to see the tests run and you'll see grpc server fail because of the change in interface. |
Ability to use filter subject in topic name e.g. factory-events..