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

Jimmy Xiang updated HBASE-1936:
-------------------------------

      Resolution: Fixed
    Release Note: 
With this patch, customer filters can be dropped into a pre-configured folder 
(hbase.dynamic.jars.dir), which can be in hdfs. Region servers can pick them up 
dynamically, no need to restart the cluster for the new filters to take effect.

However, if a filter class is already loaded, it won't be un-loaded. Therefore, 
we can't load a new version of an existing class.  Users have to have a proper 
way to do filter class versioning.
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

Integrated into trunk and 0.95.  Thanks Andy and Ted for the review.

                
> ClassLoader that loads from hdfs; useful adding filters to classpath without 
> having to restart services
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1936
>                 URL: https://issues.apache.org/jira/browse/HBASE-1936
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: stack
>            Assignee: Jimmy Xiang
>              Labels: noob
>             Fix For: 0.98.0, 0.95.1
>
>         Attachments: cp_from_hdfs.patch, HBASE-1936-trunk(forReview).patch, 
> trunk-1936.patch, trunk-1936_v2.1.patch, trunk-1936_v2.2.patch, 
> trunk-1936_v2.patch, trunk-1936_v3.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to