Re: Netty Zlib Encoding Decoding

2015-09-19 Thread Onur Yalazı
Hello Again, After our discussion I implemented a new serializer called DeflateListDelegateSerializer, which is basicly kryo's deflate serializer on top of ListDelegateSerializer. public class DeflateListDelegateSerializer extends DeflateSerializer { public DeflateListDelegateSerializer

[GitHub] storm pull request: [STORM-954] Topology event inspector

2015-09-19 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/673#issuecomment-141671042 @arunmahadevan After upmerging, it seems that nimbus-test has failed. https://travis-ci.org/apache/storm/jobs/81145281 ``` classname: backtype.sto

[jira] [Commented] (STORM-954) Toplogy Event Inspector

2015-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14877132#comment-14877132 ] ASF GitHub Bot commented on STORM-954: -- Github user HeartSaVioR commented on the pull

[jira] [Created] (STORM-1054) Excessive logging ShellBasedGroupsMapping if the user doesn't have any groups.

2015-09-19 Thread Sriharsha Chintalapani (JIRA)
Sriharsha Chintalapani created STORM-1054: - Summary: Excessive logging ShellBasedGroupsMapping if the user doesn't have any groups. Key: STORM-1054 URL: https://issues.apache.org/jira/browse/STORM-1054

[GitHub] storm pull request: STORM-1054. Excessive logging ShellBasedGroups...

2015-09-19 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/storm/pull/747 STORM-1054. Excessive logging ShellBasedGroupsMapping if the user doesn't have any groups. You can merge this pull request into a Git repository by running: $ git pull https://github.com/hars

[jira] [Commented] (STORM-1054) Excessive logging ShellBasedGroupsMapping if the user doesn't have any groups.

2015-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14877202#comment-14877202 ] ASF GitHub Bot commented on STORM-1054: --- GitHub user harshach opened a pull request:

[GitHub] storm pull request: [STORM-954] Topology event inspector

2015-09-19 Thread arunmahadevan
Github user arunmahadevan commented on the pull request: https://github.com/apache/storm/pull/673#issuecomment-141694075 @HeartSaVioR thanks, I fixed the unit tests and now all tests pass in my dev environment. --- If your project is set up for it, you can reply to this email and hav

[jira] [Commented] (STORM-954) Toplogy Event Inspector

2015-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14877238#comment-14877238 ] ASF GitHub Bot commented on STORM-954: -- Github user arunmahadevan commented on the pul

[jira] [Created] (STORM-1055) storm-jdbc README needs fixes and context

2015-09-19 Thread Randy Gelhausen (JIRA)
Randy Gelhausen created STORM-1055: -- Summary: storm-jdbc README needs fixes and context Key: STORM-1055 URL: https://issues.apache.org/jira/browse/STORM-1055 Project: Apache Storm Issue Type

[GitHub] storm pull request: STORM-1055

2015-09-19 Thread randerzander
GitHub user randerzander opened a pull request: https://github.com/apache/storm/pull/748 STORM-1055 Fixed README by adding note about com.google.common.collect class usage, also fixed hikariConfigMap reference in example. You can merge this pull request into a Git repository by run

[jira] [Commented] (STORM-1055) storm-jdbc README needs fixes and context

2015-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14877330#comment-14877330 ] ASF GitHub Bot commented on STORM-1055: --- GitHub user randerzander opened a pull requ

[GitHub] storm pull request: [STORM-1038] Upgraded netty to 4.x

2015-09-19 Thread hsun-cnnxty
Github user hsun-cnnxty commented on the pull request: https://github.com/apache/storm/pull/728#issuecomment-141744079 Upgraded to latest 4.0.31.Final and changed the buffer allocation to lett netty choose the best default based on the platform. --- If your project is set up for it,

[jira] [Commented] (STORM-1038) Upgrade netty transport from 3.x to 4.x

2015-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14877405#comment-14877405 ] ASF GitHub Bot commented on STORM-1038: --- Github user hsun-cnnxty commented on the pu