Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

[09:07:12 CST(-0600)] <Arvids> EricDalquist, is there anything in hibernate 4.1.1 that requires postpone the release of uPortal 4.0.4?

[09:31:59 CST(-0600)] <EricDalquist> well there are bugs in 4.1.0 (smile)

[09:32:04 CST(-0600)] <EricDalquist> so we can't use 4.1

[09:32:50 CST(-0600)] <EricDalquist> we could just cut 4.0.4 on 4.0.0

[09:33:00 CST(-0600)] <EricDalquist> and wait until 4.0.5 to get the naturalId stuff

[09:41:13 CST(-0600)] <Arvids> ok, I was looking at 4.1.1 release plan and couldn´t find whether any of those changes are blockers or not

[09:41:43 CST(-0600)] <EricDalquist> yeah, sadly my naturalId patch got in right before 4.1.0 was cut

[09:41:50 CST(-0600)] <EricDalquist> so I didn't get a chance to test the snapshot in uPortal

[09:41:55 CST(-0600)] <EricDalquist> and once I did a found a bunch of minor bugs

[09:42:09 CST(-0600)] <EricDalquist> https://hibernate.onjira.com/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=resolution+%3D+Unresolved+AND+reporter+%3D+currentUser%28%29

[09:42:32 CST(-0600)] <EricDalquist> there are pull requests waiting for all six of those issues

[09:42:43 CST(-0600)] <EricDalquist> and I've tested the fixed build and it all works as expected

[09:44:15 CST(-0600)] <Arvids> ok, sounds reasonable

[09:44:54 CST(-0600)] <EricDalquist> the only down-side I've seen to the naturalId stuff is that unlike the query cache naturalId queries for entities that don't exist are not cached

[09:45:03 CST(-0600)] <EricDalquist> there are a few places in uPortal where this is an issue

[09:45:13 CST(-0600)] <EricDalquist> but in the hibernate 4.1 branch I have I think I have that addressed

  • No labels