History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
DIRMINA-112
Type:
Improvement
Status:
Closed
Resolution:
Fixed
Priority:
Minor
Assignee:
Trustin Lee
Reporter:
Trustin Lee
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
MINA
Get rid of printStackTrace().
Created:
03/Nov/05 11:17 AM
Updated:
03/Nov/05 11:19 AM
Return to search
Component/s:
None
Affects Version/s:
0.8.0
Fix Version/s:
0.8.1
Time Tracking:
Not Specified
Environment:
I've found some printStackTrace() calls which should be reported to ExceptionMonitor or logged instead.
Resolution Date:
03/Nov/05 11:19 AM
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
Repository
Revision
Date
User
Message
ASF
#330415
Thu Nov 03 02:19:03 UTC 2005
trustin
Resolved issue:
DIRMINA-112
Get rid of printStackTrace().
* Replaced all printStackTraces with SessionLog or SLF4J Logger calls
Files Changed
MODIFY
/directory/network/branches/0.8/src/java/org/apache/mina/io/handler/StreamIoHandler.java
MODIFY
/directory/network/branches/0.8/src/java/org/apache/mina/io/socket/SocketIoProcessor.java
MODIFY
/directory/network/trunk/src/java/org/apache/mina/common/support/AbstractIoFilterChain.java
MODIFY
/directory/network/trunk/src/java/org/apache/mina/filter/codec/ProtocolCodecFilter.java
MODIFY
/directory/network/branches/0.8/src/java/org/apache/mina/io/AbstractIoFilterChain.java
MODIFY
/directory/network/branches/0.8/src/java/org/apache/mina/protocol/AbstractProtocolFilterChain.java
[
Permlink
|
« Hide
]
Trustin Lee
added a comment -
03/Nov/05 11:19 AM
Done.
[
Show »
]
Trustin Lee
added a comment -
03/Nov/05 11:19 AM
Done.
Trustin Lee
made changes -
03/Nov/05 11:19 AM
Field
Original Value
New Value
Status
Open
[ 1 ]
Closed
[ 6 ]
Resolution
Fixed
[ 1 ]