You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hi -
Can an application override the managment of the thread/pools that grpc uses ? API ? any examples ?
Thanks !
cr2...@gmail.com
unread,
Oct 4, 2018, 11:06:48 AM10/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Should have added I'm only interested on the client side .. and this Java :)
Carl Mastrangelo
unread,
Oct 4, 2018, 4:25:22 PM10/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
yes, you can call ManagedChannelBuilder.executor() and ServerBuilder.executor(). I don't have any examples off hand, but we personally prefer using ForkJoinPool as our executor.
cr2...@gmail.com
unread,
Oct 8, 2018, 7:06:53 AM10/8/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message