Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Memoizer injection (Fix #11934) #2021

Merged
merged 1 commit into from Jan 27, 2014

Conversation

joshmoore
Copy link
Member

Once a ctor was added with the same number of arguments,
Spring was incorrectly taking the ${omero...wait} property
as a string. Casting it first to a Long prevents this.

/cc @ximenesuk @melissalinkert

Once a ctor was added with the same number of arguments,
Spring was incorrectly taking the `${omero...wait}` property
as a string. Casting it first to a Long prevents this.
@ximenesuk
Copy link
Contributor

The memoizer files are now appearing under BioFormatsCache as expected. Good to merge.

joshmoore added a commit that referenced this pull request Jan 27, 2014
Fix Memoizer injection (Fix #11934)
@joshmoore joshmoore merged commit 9144dab into ome:dev_5_0 Jan 27, 2014
@joshmoore
Copy link
Member Author

--rebased-to #2026

@pwalczysko
Copy link
Member

@joshmoore Is there any expected consequences on any performance or other issues here ? Big images ?

@joshmoore
Copy link
Member Author

None at all, @pwalczysko. The only result of this bug was that during import a directory ./100 was created in the current directory.

@joshmoore joshmoore deleted the 11934-bfmemoizer-dir branch January 28, 2014 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants