You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "J.W. Janssen (JIRA)" <ji...@apache.org> on 2012/11/22 10:02:58 UTC

[jira] [Created] (FELIX-3776) Use more sensible defaults for MongoDB configuration properties

J.W. Janssen created FELIX-3776:
-----------------------------------

             Summary: Use more sensible defaults for MongoDB configuration properties
                 Key: FELIX-3776
                 URL: https://issues.apache.org/jira/browse/FELIX-3776
             Project: Felix
          Issue Type: Bug
          Components: User Admin
            Reporter: J.W. Janssen
            Assignee: J.W. Janssen


The MongoDB store currently needs at least three configuration parameters for it to work: server, db-name and collection-name. This could be reduced to only db-name, as for the other two sensible defaults can be chosen.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (FELIX-3776) Use more sensible defaults for MongoDB configuration properties

Posted by "J.W. Janssen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

J.W. Janssen updated FELIX-3776:
--------------------------------

    Description: 
The MongoDB store currently needs at least three configuration parameters for it to work: server, db-name and collection-name. This could be reduced to only db-name, as for the other two sensible defaults can be chosen.

In addition, the configuration key names can be made shorter as the "useradmin.mongodb." prefix is rather superfluous.

  was:The MongoDB store currently needs at least three configuration parameters for it to work: server, db-name and collection-name. This could be reduced to only db-name, as for the other two sensible defaults can be chosen.

    
> Use more sensible defaults for MongoDB configuration properties
> ---------------------------------------------------------------
>
>                 Key: FELIX-3776
>                 URL: https://issues.apache.org/jira/browse/FELIX-3776
>             Project: Felix
>          Issue Type: Bug
>          Components: User Admin
>            Reporter: J.W. Janssen
>            Assignee: J.W. Janssen
>
> The MongoDB store currently needs at least three configuration parameters for it to work: server, db-name and collection-name. This could be reduced to only db-name, as for the other two sensible defaults can be chosen.
> In addition, the configuration key names can be made shorter as the "useradmin.mongodb." prefix is rather superfluous.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (FELIX-3776) Use more sensible defaults for MongoDB configuration properties

Posted by "J.W. Janssen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

J.W. Janssen resolved FELIX-3776.
---------------------------------

    Resolution: Fixed

Made all configuration values optional, making use of sensible defaults as is also done for the system properties variant.

Committed fix in rev #1412466.
                
> Use more sensible defaults for MongoDB configuration properties
> ---------------------------------------------------------------
>
>                 Key: FELIX-3776
>                 URL: https://issues.apache.org/jira/browse/FELIX-3776
>             Project: Felix
>          Issue Type: Bug
>          Components: User Admin
>            Reporter: J.W. Janssen
>            Assignee: J.W. Janssen
>
> The MongoDB store currently needs at least three configuration parameters for it to work: server, db-name and collection-name. This could be reduced to only db-name, as for the other two sensible defaults can be chosen.
> In addition, the configuration key names can be made shorter as the "useradmin.mongodb." prefix is rather superfluous.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira