You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2015/02/16 00:23:11 UTC

[jira] [Created] (MAVIBOT-46) Bulkloading with multiple values for a single key will fail as we don't set the ciorrect number of elements per page

Emmanuel Lecharny created MAVIBOT-46:
----------------------------------------

             Summary: Bulkloading with multiple values for a single key will fail as we don't set the ciorrect number of elements per page
                 Key: MAVIBOT-46
                 URL: https://issues.apache.org/jira/browse/MAVIBOT-46
             Project: Mavibot
          Issue Type: Bug
    Affects Versions: 1.0.0-M6
            Reporter: Emmanuel Lecharny
            Assignee: Emmanuel Lecharny
             Fix For: 1.0.0-M7


When we fill the last leaf, we don't count the unique keys, we count the keys and values, which leads to an error when we have multiple values for the key.

The {{testPersistedBulkLoad1000ElementsMultipleValues}} is randomly failing due to this bug.



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