/[Apache-SVN]
ViewVC logotype

Revision 1868942


Jump to revision: Previous Next
Author: pgil
Date: Fri Oct 25 15:24:53 2019 UTC (4 years, 5 months ago)
Changed paths: 2
Log Message:
Improved: Remove unwanted error log by ‘ServiceSemaphore’ waiting process
(OFBIZ-11204)

This commit rewrites the error handling of the semaphore release/acquire methods
to return a boolean value indicating the result of the action instead of
throwing when waiting timeout is exceeded or if other issue is met. This with
the removal of confusing error log, that are normal and intended ones.

Javadoc has been added with some refactoring in regards to checkstyle rules.

Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service/ServiceDispatcher.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service/semaphore/ServiceSemaphore.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26