[
https://issues.apache.org/jira/browse/IGNITE-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505755#comment-15505755
]
ASF GitHub Bot commented on IGNITE-3313:
----------------------------------------
GitHub user irudyak opened a pull request:
https://github.com/apache/ignite/pull/1086
IGNITE-3313 Make table name optional in Cassandra persistence descriptor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/irudyak/ignite ignite-3313
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1086.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 #1086
----
commit e328234cd86f2c1ca16885cdc0e20cc6d492ce85
Author: Igor <[email protected]>
Date: 2016-09-20T04:57:02Z
table name is optional now in Cassandra persistence descriptor
----
> Make table name optional in Cassandra persistence descriptor
> ------------------------------------------------------------
>
> Key: IGNITE-3313
> URL: https://issues.apache.org/jira/browse/IGNITE-3313
> Project: Ignite
> Issue Type: Sub-task
> Components: cache
> Reporter: Igor Rudyak
> Assignee: Igor Rudyak
> Priority: Minor
> Fix For: 1.8
>
>
> Table name should be optional in Cassandra persistence descriptor. If table
> name is not specified lowercase of cache name should be used as a table name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)