
| Key: |
JRA-5608
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Jonathan Grant
|
| Votes: |
2
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
JIRA Pro 3.0.3 standalone, Windows 2003 Server
|
|
Issue Links:
|
Reference
|
|
This issue relates to:
|
|
JRA-5565
Memory leak when services generate many errors in log
|
|
|
|
|
JRA-5600
Memory leak in ThreadLocalErrorCollection
|
|
|
|
|
|
|
|
We're using a Non Quoted Comment Handler to add comments to issues via email. Some of our emails to JIRA users have bounced, leaving bounce messages from "System Administrator" in the mailbox. These messages cause the handler to write warnings to the stdout log. Over time, as these messages pile up in the mailbox, these log entries cause the log to ballon to 100mb+, which eventually results in the JIRA service throwing Out of Memory exceptions. I can imagine this would only be worse if say, virus infected clients were sending messages to the JIRA mailbox in question.
Possible solution:
+ Add an option to the handler "Delete messages from unauthorized mail senders"
+ Add a sub-option: "Log message body before deletion"
|
|
Description
|
We're using a Non Quoted Comment Handler to add comments to issues via email. Some of our emails to JIRA users have bounced, leaving bounce messages from "System Administrator" in the mailbox. These messages cause the handler to write warnings to the stdout log. Over time, as these messages pile up in the mailbox, these log entries cause the log to ballon to 100mb+, which eventually results in the JIRA service throwing Out of Memory exceptions. I can imagine this would only be worse if say, virus infected clients were sending messages to the JIRA mailbox in question.
Possible solution:
+ Add an option to the handler "Delete messages from unauthorized mail senders"
+ Add a sub-option: "Log message body before deletion" |
Show » |
|
1) Keep unknown email in pop box
2) Delete unknown email from pop box
3) Bounce email message to sender
4) Bounce email message to another address
Would that work for you?
Are you a java programmer? Did you want to look at this yourself? The source is available online:
http://www.atlassian.com/software/jira/docs/latest/services.html#messagehandlers