[
https://issues.apache.org/jira/browse/QPID-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16676807#comment-16676807
]
ASF subversion and git services commented on QPID-8257:
-------------------------------------------------------
Commit 4b743aedb10eed0a34b8854fcb4cfdaeafcd2bed in qpid-broker-j's branch
refs/heads/master from overmeulen
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=4b743ae ]
[QPID-8257] Support empty messages with Sybase message store
This closes #14
https://github.com/apache/qpid-broker-j/pull/14
> Sybase message store not supporting empty messages
> --------------------------------------------------
>
> Key: QPID-8257
> URL: https://issues.apache.org/jira/browse/QPID-8257
> Project: Qpid
> Issue Type: Bug
> Components: Broker-J
> Affects Versions: qpid-java-broker-7.0.3
> Reporter: Olivier VERMEULEN
> Priority: Major
>
> Unlike other databases Sybase default nullability for a column is "NOT NULL".
> And since we don't specify anything when creating the QPID_MESSAGE_CONTENT
> table, the "content" column defaults to "NOT NULL".
> So when we send an empty message, this constraint is broken and we receive a
> SybSQLException...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]