[
https://issues.apache.org/jira/browse/GEODE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680210#comment-16680210
]
ASF subversion and git services commented on GEODE-6000:
--------------------------------------------------------
Commit 728eceb887a8642d06fb6d3bc97f867de3af8a97 in geode's branch
refs/heads/feature/GEODE-6010 from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=728eceb ]
GEODE-6000: make pdx-name required (#2799)
pdx-name is now required on jdbc-mapping
> jdbc-mapping --pdx-name should be required
> ------------------------------------------
>
> Key: GEODE-6000
> URL: https://issues.apache.org/jira/browse/GEODE-6000
> Project: Geode
> Issue Type: Improvement
> Components: extensions
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The jdbc-mapping command has a --pdx-name option. It should be required.
> Currently if no pdx- name is given then the data will be pdx instances that
> do not have a domain class. Support for these "typeless" pdx instances should
> be removed and an error thrown if the required pdx-name is not given.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)