[hibernate-dev] [OGM] Cassandra failure

Sanne Grinovero sanne at hibernate.org
Mon May 18 05:22:05 EDT 2015


Ok, sorry I must have checked the build right after you fixed it ..

Thanks,
Sanne

On 18 May 2015 at 10:12, Gunnar Morling <gunnar at hibernate.org> wrote:
> Hey,
>
> Yes, Davide has already sent a fix for this, by mapping these types to
> String rather than Character. Indeed CI was skipping test execution for
> Cassandra (as CASSANDRA_HOSTNAME wasn't set), I have changed this earlier
> this morning. Just re-triggered the build for master, let's see how that
> goes.
>
> --Gunnar
>
>
> 2015-05-18 11:06 GMT+02:00 Jonathan Halliday <jonathan.halliday at redhat.com>:
>
>>
>> yup, looks like the new columns added as part of OGM-717 don't work with
>> cassandra.  Which kinda begs the question - how did the branch get into
>> that state?  Is the CI skipping tests?
>>
>> Jonathan.
>>
>> On 15/05/15 16:58, Emmanuel Bernard wrote:
>> > Hey Jonathan,
>> >
>> > I investigated a bit the Cassandra failure I am seeing.
>> >
>> > The logs based on a code change I did are here
>> > https://gist.github.com/emmanuelbernard/13d22d15dc983a83a7e2
>> >
>> > My understanding is that the failing type is the TrueFalseType used on
>> > Bookmark.isPrivate. This type returns a F char for false.
>> >
>> > The commit is recent a2b310 (yesterday).
>> >
>> > Emmanuel
>> >
>> >
>>
>> --
>> Registered in England and Wales under Company Registration No. 03798903
>> Directors: Michael Cunningham (USA), Matt Parson
>> (USA), Charlie Peters (USA), Michael O'Neill(Ireland)
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev


More information about the hibernate-dev mailing list