...
Sprint Themes and related tickets for Sprint 151:
Partner and Community Support
Team supported with VA on an related to time out exception when multiple QD requests were sent to a trading partner.
- CONNECT Product Team worked with the VA implementation team and suggested options to consider like increasing JVM heap size, utilizing WebLogic Server performance and diagnostics tools to analyze the server state, and setting up performance testing to determine loads that can be handled by the VA implementation environment.
- The CONNECT team tried to recreate the same issue on the local test environment - Tried to send 10 DQ requests/sec using LoadUI and got successful responses for all requests. Tried the same(10 DQ requests/sec) after a minute and got all the responses without any issue. Tried the same set of requests 10 times with an interval of 1 minute and still were not able to recreate the issue reported by VA.
CONNECT Development
- The team reviewed the Health Care Provider Directory specification and also started working on an HPD client utilizing SITE code for better understanding the functionality.
- Project Object Model (POM) files were cleaned up so that dependencies were declared in a central location.
- All dependency information (GAV + scope & exclusions) were declared only in Product/pom.xml, unless a specific module needs to make an exception to the rule.
- Duplicate configuration should be declared at the lowest common POM (e.g., SoapUI configuration would go under SoapUI_Test/pom.xml instead of Product/pom.xml).
- Unnecessary plugins / code generation was removed.
- Unused dependencies were removed (when directly declared) or excluded (when transitively included).
- Typos were fixed.
- Created wiki page for X12 requirements and design
Completed the effort related to creating new instances of VMs with email servers to support Direct parallel testing
Add the new domain cert to Bluebutton Trustbundle
Successfully tested the new Direct instance
- Developed an automated outbound Direct test to validate Direct functionality in an automated fashion
- POC for displaying gateway.properties was completed, including view, update and comments display.
Updated the AdminGUI JBoss Deployment Descriptor to use the default context-root
- Currently context-root for Admin GUI is not set for JBoss Application Server in the deployment descriptor. Because of this the application server uses the Application name(<application name>.war) as the context root and it is different for each release/version. This was fixed.
JIRA Planning Board of Committed User Stories for Sprint 151:
...