[JBoss JIRA] (ISPN-6797) Evaluate if using compression is a good idea
by Sebastian Łaskawiec (JIRA)
[ https://issues.jboss.org/browse/ISPN-6797?page=com.atlassian.jira.plugin.... ]
Sebastian Łaskawiec updated ISPN-6797:
--------------------------------------
Labels: hackaton (was: )
> Evaluate if using compression is a good idea
> --------------------------------------------
>
> Key: ISPN-6797
> URL: https://issues.jboss.org/browse/ISPN-6797
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Sebastian Łaskawiec
> Assignee: Sebastian Łaskawiec
> Priority: Trivial
> Labels: hackathon
>
> Currently we don't use any compression when sending data over the wire (client/server mode). The [latest compression benchmark|http://java-performance.info/performance-general-compression/] looks very promising (especially Lz4). We could re-evaluate it's usage in Infinispan.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPN-6797) Evaluate if using compression is a good idea
by Sebastian Łaskawiec (JIRA)
[ https://issues.jboss.org/browse/ISPN-6797?page=com.atlassian.jira.plugin.... ]
Sebastian Łaskawiec updated ISPN-6797:
--------------------------------------
Labels: hackathon (was: hackaton)
> Evaluate if using compression is a good idea
> --------------------------------------------
>
> Key: ISPN-6797
> URL: https://issues.jboss.org/browse/ISPN-6797
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Sebastian Łaskawiec
> Assignee: Sebastian Łaskawiec
> Priority: Trivial
> Labels: hackathon
>
> Currently we don't use any compression when sending data over the wire (client/server mode). The [latest compression benchmark|http://java-performance.info/performance-general-compression/] looks very promising (especially Lz4). We could re-evaluate it's usage in Infinispan.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPN-6926) Server hang on start
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-6926?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-6926:
------------------------------------
Comment: was deleted
(was: The deadlock is exposed due to the conversion from scala to java, on class {{NettyTransport}}. In scala the epoll detection was done via {{lazy val}} block while in Java it is done in a static initializer block.)
> Server hang on start
> --------------------
>
> Key: ISPN-6926
> URL: https://issues.jboss.org/browse/ISPN-6926
> Project: Infinispan
> Issue Type: Bug
> Components: Server, Test Suite - Server
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Critical
> Attachments: server, surefire
>
>
> Server testsuite is hanging with the stack attached. Arquillian starts the server, and after it does not respond, tries to kill it, and block.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPN-6926) Server hang on start
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-6926?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes commented on ISPN-6926:
-----------------------------------------
The deadlock is exposed due to the conversion from scala to java, on class {{NettyTransport}}. In scala the epoll detection was done via {{lazy val}} block while in Java it is done in a static initializer block.
> Server hang on start
> --------------------
>
> Key: ISPN-6926
> URL: https://issues.jboss.org/browse/ISPN-6926
> Project: Infinispan
> Issue Type: Bug
> Components: Server, Test Suite - Server
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Critical
> Attachments: server, surefire
>
>
> Server testsuite is hanging with the stack attached. Arquillian starts the server, and after it does not respond, tries to kill it, and block.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPN-6926) Server hang on start
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-6926?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes updated ISPN-6926:
------------------------------------
Steps to Reproduce:
# In server/integration/testsuite, run {{taskset -c 0,1 mvn clean install -Dmaven.test.failure.ignore=true}}
# Server will eventually hang (stack trace attached)
was:
# Checkout commit ea6186fc66f86cc3758d9b2afe7a1f13b55e3004
# In server/integration/testsuite, run {{taskset -c 0,1 mvn clean install -Dmaven.test.failure.ignore=true}}
# Server will eventually hang (stack trace attached)
> Server hang on start
> --------------------
>
> Key: ISPN-6926
> URL: https://issues.jboss.org/browse/ISPN-6926
> Project: Infinispan
> Issue Type: Bug
> Components: Server, Test Suite - Server
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Critical
> Attachments: server, surefire
>
>
> Server testsuite is hanging with the stack attached. Arquillian starts the server, and after it does not respond, tries to kill it, and block.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months