[JBoss JIRA] (LOGMGR-246) Wildfly 16 incorrect working log zip rotator
by Igor Dmitriev (Jira)
[ https://issues.jboss.org/browse/LOGMGR-246?page=com.atlassian.jira.plugin... ]
Igor Dmitriev reopened LOGMGR-246:
----------------------------------
Wildlfy 17.0.1 Release, jboss-logmanager-2.1.11.Final.jar
1. As before file corp.log increase it size permanently, even after .zip file created, and each .zip contains corp.log with more and more size.
2. Duplicating files is fixed, but 1. scenario took place.
> Wildfly 16 incorrect working log zip rotator
> --------------------------------------------
>
> Key: LOGMGR-246
> URL: https://issues.jboss.org/browse/LOGMGR-246
> Project: JBoss Log Manager
> Issue Type: Bug
> Components: core
> Environment: Windows,
> Oracle JDK 8
> Reporter: Igor Dmitriev
> Assignee: James Perkins
> Priority: Critical
> Fix For: 1.5.10.Final, 2.0.12.Final, 2.1.11.Final, 2.2.0.Final, 3.0.0.Final
>
>
> My logging profile configuration is:
> 1)
> {code:xml}
> <periodic-size-rotating-file-handler name="FILE" rotate-on-boot="false" autoflush="true">
> <level name="ALL"/>
> <file relative-to="jboss.server.log.dir" path="corp.log"/>
> <rotate-size value="300k"/>
> <max-backup-index value="10000"/>
> <suffix value=".yyyy-MM-dd.zip"/>
> <append value="true"/>
> </periodic-size-rotating-file-handler>
> {code}
> File corp.log increase it size permanently, even after new corp.log.yyyy-MM-dd.N.zip file created. Due it, each .zip archive contain same corp.log with maximum current size.
> 2)
> {code:xml}
> <periodic-size-rotating-file-handler name="FILE2" rotate-on-boot="true" autoflush="true">
> <level name="ALL"/>
> <file relative-to="jboss.server.log.dir" path="corp.log"/>
> <rotate-size value="300k"/>
> <max-backup-index value="10000"/>
> <suffix value=".yyyy-MM-dd.zip"/>
> <append value="false"/>
> </periodic-size-rotating-file-handler>
> {code}
> All work as expected, except each time corp.log reach 300k, appear pair .zip files with same content?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 5 months
[JBoss JIRA] (SWSQE-854) Increase code coverage above 80% (REST tests)
by Filip Brychta (Jira)
Filip Brychta created SWSQE-854:
-----------------------------------
Summary: Increase code coverage above 80% (REST tests)
Key: SWSQE-854
URL: https://issues.jboss.org/browse/SWSQE-854
Project: Kiali QE
Issue Type: Story
Reporter: Filip Brychta
There will be sub task for each package which is not covered at least by 80%
For each sub task you can:
* add new tests to increase coverage above 80%
* add new tests to increase coverage below 80% with comment why it's not possible to achieve 80%
* close the sub task with comment why it's not possible to cover it by tests so it should be excluded from the coverage report
TODO: add description how to check code coverage
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 5 months
[JBoss JIRA] (DROOLS-3957) Make verifier panel use docks
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3957?page=com.atlassian.jira.plugi... ]
Jozef Marko edited comment on DROOLS-3957 at 7/30/19 10:51 AM:
---------------------------------------------------------------
[~Rikkola] I am sorry, acceptance test failed, see the video [^v&v.webm]
I build as {mvn clean install -DskipTests -Dfull} in the order
- kie-wb-common
- drools-wb
- kie-wb-distributions/business-central-parent/business-central-webapp
was (Author: jomarko):
[~Rikkola] I am sorry, acceptance test failed, see the video [^v&v.webm]
> Make verifier panel use docks
> -----------------------------
>
> Key: DROOLS-3957
> URL: https://issues.jboss.org/browse/DROOLS-3957
> Project: Drools
> Issue Type: Enhancement
> Components: Guided Decision Table Editor
> Reporter: Toni Rikkola
> Assignee: Toni Rikkola
> Priority: Major
> Labels: drools-tools
> Attachments: v&v.webm
>
>
> Pretty sure we had a ticket for this, but could not find it. Here it is.
> h3. Acceptance test
> On both Firefox and Chrome (x)
> - Opening multiple decision tables, switching between them
> - Repeated reopening of guided decision table
> - Opening other asset that uses docks - scenario, data object
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 5 months
[JBoss JIRA] (DROOLS-3957) Make verifier panel use docks
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3957?page=com.atlassian.jira.plugi... ]
Jozef Marko edited comment on DROOLS-3957 at 7/30/19 10:51 AM:
---------------------------------------------------------------
[~Rikkola] I am sorry, acceptance test failed, see the video [^v&v.webm]
I build as {{mvn clean install -DskipTests -Dfull}} in the order
- kie-wb-common
- drools-wb
- kie-wb-distributions/business-central-parent/business-central-webapp
was (Author: jomarko):
[~Rikkola] I am sorry, acceptance test failed, see the video [^v&v.webm]
I build as {mvn clean install -DskipTests -Dfull} in the order
- kie-wb-common
- drools-wb
- kie-wb-distributions/business-central-parent/business-central-webapp
> Make verifier panel use docks
> -----------------------------
>
> Key: DROOLS-3957
> URL: https://issues.jboss.org/browse/DROOLS-3957
> Project: Drools
> Issue Type: Enhancement
> Components: Guided Decision Table Editor
> Reporter: Toni Rikkola
> Assignee: Toni Rikkola
> Priority: Major
> Labels: drools-tools
> Attachments: v&v.webm
>
>
> Pretty sure we had a ticket for this, but could not find it. Here it is.
> h3. Acceptance test
> On both Firefox and Chrome (x)
> - Opening multiple decision tables, switching between them
> - Repeated reopening of guided decision table
> - Opening other asset that uses docks - scenario, data object
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 5 months