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

Bruno Roustant resolved SOLR-17030.
-----------------------------------
    Fix Version/s: 9.5
       Resolution: Fixed

> Open TransactionLog for extension
> ---------------------------------
>
>                 Key: SOLR-17030
>                 URL: https://issues.apache.org/jira/browse/SOLR-17030
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Bruno Roustant
>            Assignee: Bruno Roustant
>            Priority: Major
>             Fix For: 9.5
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> TransactionLog is already extended by HdfsTransactionLog. But the extension 
> basically relies on an empty protected constructor, and HdfsTransactionLog 
> re-implements everything.
> We want to open more TransactionLog to extension so that an extending class 
> could leverage the logic present in TransactionLog, and override mainly how 
> output/input streams are opened. This extension will be used by an 
> EncryptionTransactionLog in solr-sandbox.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to