[ 
https://issues.apache.org/jira/browse/SOLR-17030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17777103#comment-17777103
 ] 

ASF subversion and git services commented on SOLR-17030:
--------------------------------------------------------

Commit 6d50c592fb0b7e0ea2e52ecf1cde7e882e1d0d0a in solr's branch 
refs/heads/main from Bruno Roustant
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=6d50c592fb0 ]

SOLR-17030: Open TransactionLog for extension. (#2012)



> 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
>          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