Skip to content
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

[CAP] [Feature] Get list of actors from directory service. #2073

Merged
merged 22 commits into from
Mar 27, 2024
Merged
Changes from 3 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
f8417af
Search directory for list of actors using regex '.*' gets all actors
rajan-chari Mar 18, 2024
3b7d95a
docs changes
rajan-chari Mar 19, 2024
a6cd5ac
pre-commit fixes
rajan-chari Mar 19, 2024
3055b78
Use ActorInfo from protobuf
rajan-chari Mar 19, 2024
5858a9c
Merge branch 'main' into rajan/list-actors
rajan-chari Mar 19, 2024
2c79561
Merge branch 'main' into rajan/list-actors
rajan-chari Mar 19, 2024
bed19d7
pre-commit
rajan-chari Mar 19, 2024
588e4b7
Merge branch 'main' into rajan/list-actors
rajan-chari Mar 19, 2024
8963331
Merge branch 'main' into rajan/list-actors
rajan-chari Mar 21, 2024
603804e
Added zmq tests to work on removing sleeps
rajan-chari Mar 25, 2024
11019dd
Merge branch 'rajan/list-actors' of https://github.com/rajan-chari/au…
rajan-chari Mar 25, 2024
16c7b93
minor refactor of zmq tests
rajan-chari Mar 26, 2024
cd35cb1
1) Change DirSvr to user Broker. 2) Add req-router to broker 3) In A…
rajan-chari Mar 26, 2024
5b2b727
1) Change DirSvr to user Broker. 2) Add req-router to broker 3) In A…
rajan-chari Mar 26, 2024
b5f8907
move socket creation to thread with recv
rajan-chari Mar 26, 2024
ecf4fef
move socket creation to thread with recv
rajan-chari Mar 26, 2024
cf18ebf
Better logging for DirectorySvc
rajan-chari Mar 26, 2024
51d0f5c
better logging for directory svc
rajan-chari Mar 26, 2024
bb03669
Use logging config
rajan-chari Mar 26, 2024
bbdf193
Start removing sleeps
rajan-chari Mar 26, 2024
74fc690
pre-commit
rajan-chari Mar 26, 2024
c28fd9e
Cleanup monitor socket
rajan-chari Mar 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.