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

Allow to edit the name of plate acquisition (see #9640) #377

Merged
merged 3 commits into from Sep 24, 2012

Conversation

jburel
Copy link
Member

@jburel jburel commented Sep 20, 2012

No description provided.

Introduce when working on connection, this could slow down
the application.
@jburel
Copy link
Member Author

jburel commented Sep 21, 2012

@chris-allan: second commit is just to remove a line introduced during the "connection" work. This is not required, cf discussion with @joshmoore. This PR is a "bug" fixing PR. No more changes to come.

@@ -690,7 +690,6 @@ void keepSessionAlive()
ServiceInterfacePrx[] entries = (ServiceInterfacePrx[])
all.toArray(new ServiceInterfacePrx[all.size()]);
try {
if (importStore != null) importStore.ping();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Difficult to test, but as discussed this should only improve performance.

@joshmoore
Copy link
Member

Looks good testing latest against gretzky.

joshmoore added a commit that referenced this pull request Sep 24, 2012
Allow to edit the name of plate acquisition (see #9640)
@joshmoore joshmoore merged commit 031d12c into ome:develop Sep 24, 2012
@sbesson sbesson added this to the 4.4.4 milestone Nov 29, 2017
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