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 JRedis
Hello - I am creating a JRedisPipelineService and there does not
appear that you can shutdown the pipeline service. This is definitely
problematic if you need to restart the service (for example in an OSGI
environment). Any suggestions on how to fix this ?
Thanks
Chase
unread,
Jun 27, 2010, 12:33:09 AM6/27/10
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 JRedis
Nevermind - Realized I needed to call "QUIT" on the service.