[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2013-01-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544557#comment-13544557
 ] 

Hudson commented on HBASE-7097:
---

Integrated in HBase-0.92-security #147 (See 
[https://builds.apache.org/job/HBase-0.92-security/147/])
Amend HBASE-7097. Change per-request logging in SecureServer to TRACE level 
(Revision 1406421)
HBASE-7097. Log message in SecureServer.class uses wrong class name (Y. 
Sreenivasulu Reddy) (Revision 1405909)

 Result = FAILURE
apurtell : 
Files : 
* 
/hbase/branches/0.92/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureServer.java

apurtell : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* 
/hbase/branches/0.92/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureServer.java


> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch, HBASE-7097-addendum.patch, 
> HBASE-7097-addendum.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2013-01-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544403#comment-13544403
 ] 

Hudson commented on HBASE-7097:
---

Integrated in HBase-0.94-security-on-Hadoop-23 #10 (See 
[https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/10/])
Amend HBASE-7097. Change per-request logging in SecureServer to TRACE level 
(Revision 1406420)
HBASE-7097. Log message in SecureServer.class uses wrong class name (Y. 
Sreenivasulu Reddy) (Revision 1405906)

 Result = FAILURE
apurtell : 
Files : 
* 
/hbase/branches/0.94/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureServer.java

apurtell : 
Files : 
* 
/hbase/branches/0.94/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureServer.java


> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch, HBASE-7097-addendum.patch, 
> HBASE-7097-addendum.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-13 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496083#comment-13496083
 ] 

Hudson commented on HBASE-7097:
---

Integrated in HBase-0.94-security #83 (See 
[https://builds.apache.org/job/HBase-0.94-security/83/])
Amend HBASE-7097. Change per-request logging in SecureServer to TRACE level 
(Revision 1406420)
HBASE-7097. Log message in SecureServer.class uses wrong class name (Y. 
Sreenivasulu Reddy) (Revision 1405906)

 Result = SUCCESS
apurtell : 
Files : 
* 
/hbase/branches/0.94/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureServer.java

apurtell : 
Files : 
* 
/hbase/branches/0.94/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureServer.java


> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch, HBASE-7097-addendum.patch, 
> HBASE-7097-addendum.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492130#comment-13492130
 ] 

Hudson commented on HBASE-7097:
---

Integrated in HBase-0.92 #605 (See 
[https://builds.apache.org/job/HBase-0.92/605/])
Amend HBASE-7097. Change per-request logging in SecureServer to TRACE level 
(Revision 1406421)

 Result = FAILURE
apurtell : 
Files : 
* 
/hbase/branches/0.92/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureServer.java


> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch, HBASE-7097-addendum.patch, 
> HBASE-7097-addendum.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492094#comment-13492094
 ] 

Hudson commented on HBASE-7097:
---

Integrated in HBase-0.94 #575 (See 
[https://builds.apache.org/job/HBase-0.94/575/])
Amend HBASE-7097. Change per-request logging in SecureServer to TRACE level 
(Revision 1406420)

 Result = FAILURE
apurtell : 
Files : 
* 
/hbase/branches/0.94/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureServer.java


> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch, HBASE-7097-addendum.patch, 
> HBASE-7097-addendum.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-06 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492038#comment-13492038
 ] 

Lars Hofhansl commented on HBASE-7097:
--

+1

> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch, HBASE-7097-addendum.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-06 Thread Andrew Purtell (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492033#comment-13492033
 ] 

Andrew Purtell commented on HBASE-7097:
---

Thanks for taking a look Lars. I'll commit the proposed addendum with the 
additional log messages you called out moved to TRACE level shortly unless 
there is further comment. I don't think they are that useful.

> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch, HBASE-7097-addendum.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-06 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491865#comment-13491865
 ] 

Lars Hofhansl commented on HBASE-7097:
--

I think this looks reasonable. 
Should we leave the "SecurityEnabled" message?

I have no good sense about how frequently
{code}
if (LOG.isDebugEnabled())
  LOG.debug("Created SASL server with mechanism = "
  + authMethod.getMechanismName());
{code}
or 
{code}
 if (LOG.isDebugEnabled())
LOG.debug("Kerberos principal name is " + fullName);
{code}
Would called, but I think it should be OK to leave those at DEBUG.

> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch, HBASE-7097-addendum.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-05 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491204#comment-13491204
 ] 

Lars Hofhansl commented on HBASE-7097:
--

I'm also fine with reverting and just adding a comment. This class is gone in 
0.96, so when 0.94 is eventually phased out this is no longer a problem anyway.

Either way, make an addendum Andy?

+1 on changing all debug logs using this logger to trace,
alternatively
+1 on reverting with comment


> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-05 Thread Gary Helmling (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491079#comment-13491079
 ] 

Gary Helmling commented on HBASE-7097:
--

+1 to an addendum to change the per-request logging to trace level.  Works for 
me.

> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-05 Thread Andrew Purtell (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491064#comment-13491064
 ] 

Andrew Purtell commented on HBASE-7097:
---

bq. Sure... We can change the per request logging to TRACE too.

I'll wait for a bit to see if there's more opinion, otherwise will do so.

> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-05 Thread Andrew Purtell (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491053#comment-13491053
 ] 

Andrew Purtell commented on HBASE-7097:
---

bq. Maybe we should roll this back, at least for 0.94?

And we will do it again in 6 months when it gets pointed out again and this 
detail has slipped cache again of the first wanderers by? Better to finish with 
the proposed addendum I think.

> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-05 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491051#comment-13491051
 ] 

Lars Hofhansl commented on HBASE-7097:
--

Maybe we should roll this back, at least for 0.94?

> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-05 Thread Andrew Purtell (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491028#comment-13491028
 ] 

Andrew Purtell commented on HBASE-7097:
---

bq. But if we actually fix the logger to use the correct class name, we should 
also change per-request logging to only happen at trace level instead of debug, 
so that existing HBase setups with debug level enabled for the 
org.apache.hadoop.hbase parent don't start getting noisy per-request messages.

+1 here, can do an addendum

> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-05 Thread Gary Helmling (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490975#comment-13490975
 ] 

Gary Helmling commented on HBASE-7097:
--

This was unfortunately intentional, at least in the {{LOG}} instance, in order 
to provide an admittedly cludgey way to enable debug logging for the entire 
org.apache.hadoop.hbase logger without spamming region server logs with 
per-request messages -- per request metrics only get logged if you enable debug 
logging for org.apache.hadoop.ipc. It preserves the same technique that is used 
in HBaseServer.

No argument from me that the technique is ugly.  But if we actually fix the 
logger to use the correct class name, we should also change per-request logging 
to only happen at trace level instead of debug, so that existing HBase setups 
with debug level enabled for the org.apache.hadoop.hbase parent don't start 
getting noisy per-request messages.

> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-05 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490964#comment-13490964
 ] 

Hudson commented on HBASE-7097:
---

Integrated in HBase-0.92 #604 (See 
[https://builds.apache.org/job/HBase-0.92/604/])
HBASE-7097. Log message in SecureServer.class uses wrong class name (Y. 
Sreenivasulu Reddy) (Revision 1405909)

 Result = SUCCESS
apurtell : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* 
/hbase/branches/0.92/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureServer.java


> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7097) Log message in SecureServer.class uses wrong class name

2012-11-05 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490888#comment-13490888
 ] 

Hudson commented on HBASE-7097:
---

Integrated in HBase-0.94 #574 (See 
[https://builds.apache.org/job/HBase-0.94/574/])
HBASE-7097. Log message in SecureServer.class uses wrong class name (Y. 
Sreenivasulu Reddy) (Revision 1405906)

 Result = FAILURE
apurtell : 
Files : 
* 
/hbase/branches/0.94/security/src/main/java/org/apache/hadoop/hbase/ipc/SecureServer.java


> Log message in SecureServer.class uses wrong class name
> ---
>
> Key: HBASE-7097
> URL: https://issues.apache.org/jira/browse/HBASE-7097
> Project: HBase
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 0.92.2, 0.94.2
>Reporter: Y. SREENIVASULU REDDY
>Priority: Minor
> Fix For: 0.92.3, 0.94.3
>
> Attachments: HBASE-7097_94.patch
>
>
> log messages are printing wrongly in 
> org.apache.hadoop.hbase.ipc.SecureServer.class 
> {code}
> public static final Log LOG = 
> LogFactory.getLog("org.apache.hadoop.ipc.SecureServer"); 
>   private static final Log AUDITLOG = 
> LogFactory.getLog("SecurityLogger.org.apache.hadoop.ipc.SecureServer"); 
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira