This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git

commit d135269e66826465fdcd13b32cb5f0f2dedd43d4
Merge: 136c1d48d5 c9eafbfcc3
Author: Adam Saghy <[email protected]>
AuthorDate: Tue Jun 30 18:58:43 2026 +0200

    Merge pull request #6063
    
    FINERACT-2661: Prevent Duplicate Command Handlers in 
DefaultCommandHandlerManager

 .../CommandHandlerDuplicateException.java          | 27 ++++++
 .../CommandHandlerInvalidRequestTypeException.java | 27 ++++++
 .../DefaultCommandHandlerManager.java              | 39 ++++++++-
 .../command/DefaultCommandHandlerManagerTest.java  | 98 ++++++++++++++++++++++
 .../integrationtests/client/ClientSearchTest.java  |  9 +-
 5 files changed, 196 insertions(+), 4 deletions(-)

Reply via email to