You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/03 22:27:45 UTC

[jira] [Commented] (GORA-434) Documents are Not Committed Into Solr Store

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

ASF GitHub Bot commented on GORA-434:
-------------------------------------

GitHub user kamaci opened a pull request:

    https://github.com/apache/gora/pull/38

    GORA-434 Documents are Not Committed Into Solr Store

    Fix for uncommitted documents which are at last buffer when buffer is not equal to default commit size.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kamaci/gora gorasolr

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/gora/pull/38.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 #38
    
----

----


> Documents are Not Committed Into Solr Store
> -------------------------------------------
>
>                 Key: GORA-434
>                 URL: https://issues.apache.org/jira/browse/GORA-434
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: gora-solr
>            Reporter: Furkan KAMACI
>             Fix For: 0.6.1
>
>
> I was testing to write into Solr database and I realized that it doesn't commit documents which are at last buffer when buffer is not equal to default commit size. For example, run LogAnalytics example with a configuration of reading from Hbase and persisting results into Solr. Result size should be 3300 but when you check Solr you will see that it is less than it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)