[ https://issues.apache.org/jira/browse/GORA-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100170#comment-14100170 ]
Hudson commented on GORA-354: ----------------------------- FAILURE: Integrated in gora-trunk #1181 (See [https://builds.apache.org/job/gora-trunk/1181/]) GORA-354 (rmarroquin: rev f840b5dda8856d09aa2e919e1d96ac7d0f26c233) * gora-solr/src/test/conf/gora.properties * gora-solr/src/main/java/org/apache/gora/solr/store/SolrStore.java * gora-core/src/test/conf/gora.properties * gora-core/src/main/java/org/apache/gora/store/DataStoreFactory.java * gora-core/src/test/java/org/apache/gora/store/TestDataStoreFactory.java > Clarify lowercasing of DataStoreFactory#findProperty > ---------------------------------------------------- > > Key: GORA-354 > URL: https://issues.apache.org/jira/browse/GORA-354 > Project: Apache Gora > Issue Type: Improvement > Components: gora-core > Affects Versions: 0.5 > Reporter: Lewis John McGibbney > Assignee: Tyler Palsulich > Priority: Critical > Fix For: 0.5 > > Attachments: GORA-354.palsulich.070914.patch, > GORA-354.palsulich.071414.full.patch, GORA-354.palsulich.071514.full.patch, > GORA-354.rmm.170814.patch, GORA-354.unit-test.patch > > > Right now it appears that the reading of key's and value's from > DataStoreFactory#findProperty is a process which does not lowercase keys or > values. > This can result in undesired behavhiour meaning that configuration properties > are not used properly @Runtime. > The fix should be a lowercasing of all properties so that they can be stored > within and read from the call to System properties. -- This message was sent by Atlassian JIRA (v6.2#6252)