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

Renato Javier Marroquín Mogrovejo commented on GORA-269:
--------------------------------------------------------

Hi Kaveh,

That is exactly my point, if it is not present then use default, if not then 
use whatever is being set. The problem is that right now we have no parameter 
to set the port if someone wants to specify it, well just directly from the 
gora.cassandrastore.servers property if defined.
I will double check how the other data stores handle this, and then we might be 
able to make a better decision on this one ;)
Thanks again Kaveh!
                
> Add parameter for setting port used in the Cassandra Module
> -----------------------------------------------------------
>
>                 Key: GORA-269
>                 URL: https://issues.apache.org/jira/browse/GORA-269
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: gora-cassandra
>    Affects Versions: 0.4
>            Reporter: Renato Javier Marroquín Mogrovejo
>            Priority: Minor
>
> We should add the port used when connecting to a Cassandra cluster. Right now 
> in both files (gora-mapping and gora-properties) we have to set the server 
> name along with the port, but this is sometimes confusing for users. 
>          gora.cassandrastore.servers=myserver:9160
> So adding:
>          gora.cassandrastore.port
> and:
>          PORT 
> inside the mapping file.

--
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

Reply via email to