[jira] [Assigned] (DIRKRB-544) Betty ByteBuf leak

2016-04-01 Thread Gerard Gagliano (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerard Gagliano reassigned DIRKRB-544: -- Assignee: Gerard Gagliano > Betty ByteBuf leak > -- > >

[jira] [Created] (DIRKRB-544) Betty ByteBuf leak

2016-04-01 Thread Gerard Gagliano (JIRA)
Gerard Gagliano created DIRKRB-544: -- Summary: Betty ByteBuf leak Key: DIRKRB-544 URL: https://issues.apache.org/jira/browse/DIRKRB-544 Project: Directory Kerberos Issue Type: Bug

[jira] [Updated] (DIRKRB-544) Netty ByteBuf leak

2016-04-01 Thread Richard Feezel (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Feezel updated DIRKRB-544: -- Summary: Netty ByteBuf leak (was: Betty ByteBuf leak) > Netty ByteBuf leak >

[jira] [Updated] (DIRKRB-544) Betty ByteBuf leak

2016-04-01 Thread Gerard Gagliano (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerard Gagliano updated DIRKRB-544: --- Attachment: leak.patch Using the ResourceLeakDetector set to ADVANCED, the leak was located

[jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-04-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15221390#comment-15221390 ] Kai Zheng commented on DIRKRB-542: -- Great work! It would be good to add some unit tests. It's easy if

[jira] [Commented] (DIRKRB-543) Add XDR to remote kadmin to implement addPrincipal

2016-04-01 Thread YanYan (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15221396#comment-15221396 ] YanYan commented on DIRKRB-543: --- Yep, it is really a large patch:) This is because encoding and decoding

[jira] [Commented] (DIRKRB-543) Add XDR to remote kadmin to implement addPrincipal

2016-04-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15221379#comment-15221379 ] Kai Zheng commented on DIRKRB-543: -- The patch looks so large, can it break down? bq. Some files with "^M"

[jira] [Commented] (DIRKRB-543) Add XDR to remote kadmin to implement addPrincipal

2016-04-01 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15221350#comment-15221350 ] Jiajia Li commented on DIRKRB-543: -- Some files with "^M" end of the line, better to remove it. > Add XDR

[jira] [Resolved] (DIRKRB-544) Netty ByteBuf leak

2016-04-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-544. -- Resolution: Fixed commit f70b91784c2c913b9349f4626d57bb55093da05f Author: Kai Zheng

[jira] [Created] (FC-164) Remove dependency on ant

2016-04-01 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-164: - Summary: Remove dependency on ant Key: FC-164 URL: https://issues.apache.org/jira/browse/FC-164 Project: FORTRESS Issue Type: Improvement Affects Versions:

[jira] [Commented] (DIRKRB-544) Netty ByteBuf leak

2016-04-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222585#comment-15222585 ] Kai Zheng commented on DIRKRB-544: -- Thanks for the finding and fix! It LGTM. +1 > Netty ByteBuf leak >

[jira] [Created] (DIRKRB-543) Add XDR to remote kadmin to implement addPrincipal

2016-04-01 Thread YanYan (JIRA)
YanYan created DIRKRB-543: - Summary: Add XDR to remote kadmin to implement addPrincipal Key: DIRKRB-543 URL: https://issues.apache.org/jira/browse/DIRKRB-543 Project: Directory Kerberos Issue Type:

[jira] [Updated] (DIRKRB-543) Add XDR to remote kadmin to implement addPrincipal

2016-04-01 Thread YanYan (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YanYan updated DIRKRB-543: -- Attachment: DIRKRB-543-v1.patch Use {{XDR}} to encode admin request from {{Admin}}. Mainly implement