You are viewing a plain text version of this content. The canonical link for it is here.
Posted to stonehenge-dev@incubator.apache.org by "Avantika Agrawal (JIRA)" <ji...@apache.org> on 2009/07/20 23:07:14 UTC

[jira] Updated: (STONEHENGE-83) Error handling for the ConfigService

     [ https://issues.apache.org/jira/browse/STONEHENGE-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Avantika Agrawal updated STONEHENGE-83:
---------------------------------------

    Attachment: Stonehenge-83.patch

This patch generally fixes all the Config Service Exception handling.
- Writes "No DB Entry" for response = null in all Console tests
- Catches the exceptions for the other console apps
- Fixes a small logical bug in some SQL queries in Config.cs
- Adds confirmations when the new Configuration has been set 
(I thought a visual indication that the new configuration has been set would be useful validation - although this should be visible once SH-78 is committed)

> Error handling for the ConfigService
> ------------------------------------
>
>                 Key: STONEHENGE-83
>                 URL: https://issues.apache.org/jira/browse/STONEHENGE-83
>             Project: Stonehenge
>          Issue Type: Improvement
>            Reporter: Avantika Agrawal
>            Priority: Minor
>             Fix For: M2
>
>         Attachments: Stonehenge-83.patch
>
>
> The Configuration Service needs a couple of refinements so that it handles all test cases appropriately. 
> Null responses from the database
> Fix/Catch Exception handling in Console Apps.
> Control Validators in the user interface

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.