You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2014/03/16 08:20:53 UTC

[jira] [Resolved] (PHOENIX-593) Keeping a single index pool per RS

     [ https://issues.apache.org/jira/browse/PHOENIX-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Reid resolved PHOENIX-593.
----------------------------------

    Resolution: Fixed

Bulk resolve of closed issues imported from GitHub. This status was reached by first re-opening all closed imported issues and then resolving them in bulk.

> Keeping a single index pool per RS
> ----------------------------------
>
>                 Key: PHOENIX-593
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-593
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Jason Yates
>
> Pools are cached by name in the RSCPHost_sharedData and accessed
> in a thread-safe way through the ThreadPoolManager. We ensure uniquness
> across servers by tagging on the RS name to the pool name. Its a little
> ugly, but makes life easier with testing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)