[JBoss JIRA] (ISPN-6029) DDL for JDBC store tables should never allow null
by William Burns (JIRA)
[ https://issues.jboss.org/browse/ISPN-6029?page=com.atlassian.jira.plugin.... ]
William Burns updated ISPN-6029:
--------------------------------
Fix Version/s: 8.2.7.Final
> DDL for JDBC store tables should never allow null
> -------------------------------------------------
>
> Key: ISPN-6029
> URL: https://issues.jboss.org/browse/ISPN-6029
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 8.1.0.Final, 8.2.0.Final, 8.0.2.Final, 9.0.0.CR2
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Fix For: 9.0.0.CR4, 8.2.7.Final
>
>
> The DDL for jdbc persistent stores creates a 3 column table, where only the primary key is not null. However, both the string-based and binary-based cache stores require non-null values for the data column and timestamp column. These columns should not allow null values.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months
[JBoss JIRA] (ISPN-6029) DDL for JDBC store tables should never allow null
by William Burns (JIRA)
[ https://issues.jboss.org/browse/ISPN-6029?page=com.atlassian.jira.plugin.... ]
William Burns updated ISPN-6029:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> DDL for JDBC store tables should never allow null
> -------------------------------------------------
>
> Key: ISPN-6029
> URL: https://issues.jboss.org/browse/ISPN-6029
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 8.1.0.Final, 8.2.0.Final, 8.0.2.Final, 9.0.0.CR2
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Fix For: 8.2.7.Final, 9.0.0.CR4
>
>
> The DDL for jdbc persistent stores creates a 3 column table, where only the primary key is not null. However, both the string-based and binary-based cache stores require non-null values for the data column and timestamp column. These columns should not allow null values.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months
[JBoss JIRA] (ISPN-7675) Kerberos tests fail on IBM JDK
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-7675?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-7675:
----------------------------------
Status: Open (was: New)
> Kerberos tests fail on IBM JDK
> ------------------------------
>
> Key: ISPN-7675
> URL: https://issues.jboss.org/browse/ISPN-7675
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Server
> Affects Versions: 9.0.0.CR4
> Environment: IBM J9 VM (build 2.8, JRE 1.8.0 Linux amd64-64 Compressed References 20160915_318796 (JIT enabled, AOT enabled)
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 9.0.0.Final
>
>
> The Kerberos tests refer to com.sun.security.auth.module.Krb5LoginModule.
> On IBM JDK this should be com.ibm.security.auth.module.Krb5LoginModule
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months
[JBoss JIRA] (ISPN-7676) Protostream server module needs to depend on sun.jdk module
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-7676:
-------------------------------------
Summary: Protostream server module needs to depend on sun.jdk module
Key: ISPN-7676
URL: https://issues.jboss.org/browse/ISPN-7676
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 9.0.0.CR4
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.0.0.Final
The protostream uberjar incorporates protobuf which attempts to use sun.misc.Unsafe. In order for JBoss Modules to expose this class when running under IBM JDK we need to add a module dependency on sun.jdk
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months