[JBoss JIRA] (ISPN-8704) Hot Rod access log is broken
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-8704:
-------------------------------------
Summary: Hot Rod access log is broken
Key: ISPN-8704
URL: https://issues.jboss.org/browse/ISPN-8704
Project: Infinispan
Issue Type: Bug
Components: REST, Server
Affects Versions: 9.2.0.Beta2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
The REST access log is broken in several ways:
(REST-REST-ServerWorker-6-1) /127.0.0.1:42054 [54208501] "GET /" 404 0 13 54208501 ms
(REST-REST-ServerWorker-6-1) /127.0.0.1:42054 [54261112] "GET /rest/default" 200 0 51 54261112 ms
Todo:
- remove the thread name
- only print the remote address, without the initial / and the port
- fix the processing time, and print it only once
- print the request time using an appropriate format: [10/Oct/2000:13:55:36 -0700]
- use a nicer logger category instead of the class name of the logger
- print the user principal
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (ISPN-6827) ReplTotalOrderVersionedStateTransferTest.testStateTransfer random failures
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-6827?page=com.atlassian.jira.plugin.... ]
Dan Berindei commented on ISPN-6827:
------------------------------------
[~pruivo] JGRP-2217 is fixed now, we can try to remove the {{unstable}} group from the test.
> ReplTotalOrderVersionedStateTransferTest.testStateTransfer random failures
> ---------------------------------------------------------------------------
>
> Key: ISPN-6827
> URL: https://issues.jboss.org/browse/ISPN-6827
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Test Suite - Core
> Affects Versions: 9.0.0.Alpha2
> Reporter: Dan Berindei
> Assignee: Pedro Ruivo
> Priority: Critical
> Labels: testsuite_stability
> Fix For: 9.2.0.Final
>
> Attachments: ReplTotalOrderVersionedStateTransferTest_pr_rvansa_ISPN-5989_20160314.log.zip
>
>
> {noformat}
> java.lang.RuntimeException: Timed out waiting for rebalancing to complete on node ReplTotalOrderVersionedStateTransferTest-NodeB-17608, expected member list is [ReplTotalOrderVersionedStateTransferTest-NodeB-17608, ReplTotalOrderVersionedStateTransferTest-NodeC-39826], current member list is [ReplTotalOrderVersionedStateTransferTest-NodeA-54647, ReplTotalOrderVersionedStateTransferTest-NodeB-17608, ReplTotalOrderVersionedStateTransferTest-NodeC-39826]!
> at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:267)
> at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:277)
> at org.infinispan.container.versioning.VersionedReplStateTransferTest.testStateTransfer(VersionedReplStateTransferTest.java:74)
> {noformat}
> http://ci.infinispan.org/project.html?tab=testDetails&testNameId=-7264982...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (ISPN-8700) REST access log is broken
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-8700:
-------------------------------------
Summary: REST access log is broken
Key: ISPN-8700
URL: https://issues.jboss.org/browse/ISPN-8700
Project: Infinispan
Issue Type: Bug
Components: REST, Server
Affects Versions: 9.2.0.Beta2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
The REST access log is broken in several ways:
(REST-REST-ServerWorker-6-1) /127.0.0.1:42054 [54208501] "GET /" 404 0 13 54208501 ms
(REST-REST-ServerWorker-6-1) /127.0.0.1:42054 [54261112] "GET /rest/default" 200 0 51 54261112 ms
Todo:
- remove the thread name
- only print the remote address, without the initial / and the port
- fix the processing time, and print it only once
- print the request time using an appropriate format: [10/Oct/2000:13:55:36 -0700]
- use a nicer logger category instead of the class name of the logger
- print the user principal
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months