[
https://issues.apache.org/jira/browse/SOLR-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128243#comment-14128243
]
ASF GitHub Bot commented on SOLR-6500:
--------------------------------------
GitHub user andyetitmoves opened a pull request:
https://github.com/apache/lucene-solr/pull/93
Refactor FileFetcher in SnapPuller, add debug logging
Patch for SOLR-6500
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bloomberg/lucene-solr trunk-replication-log
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/93.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #93
----
commit 755632ef196c0e7a4177bfe9b5176e3582d42ed0
Author: Ramkumar Aiyengar <[email protected]>
Date: 2014-09-02T11:06:17Z
Add debug logging for SnapPuller and ReplicationHandler, refactor
*FileFetcher
----
> Refactor FileFetcher in SnapPuller, add debug logging
> -----------------------------------------------------
>
> Key: SOLR-6500
> URL: https://issues.apache.org/jira/browse/SOLR-6500
> Project: Solr
> Issue Type: Improvement
> Components: replication (java), SolrCloud
> Reporter: Ramkumar Aiyengar
> Priority: Minor
>
> I was debugging some replication slowness and felt the need for some debug
> statements in this code path, which then pointed me to a lot of repeated code
> between local fs and directory file fetching logic in SnapPuller (for which
> there was a TODO as well), so went ahead and refactored that as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]