|
View:
New views
11 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (MRM-1259) 'index-content' consumer processes all types of files, slowing down the indexing process
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message 'index-content' consumer processes all types of files, slowing down the indexing process
---------------------------------------------------------------------------------------- Key: MRM-1259 URL: http://jira.codehaus.org/browse/MRM-1259 Project: Archiva Issue Type: Bug Components: indexing Affects Versions: 1.2.2, 1.2.1, 1.2 Reporter: Maria Odea Ching The includes is configured to "**/*" thereby processing all files being found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Updated: (MRM-1259) 'index-content' consumer processes all types of files, slowing down the indexing process
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/MRM-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maria Odea Ching updated MRM-1259: ---------------------------------- Fix Version/s: 1.2.3 > 'index-content' consumer processes all types of files, slowing down the indexing process > ---------------------------------------------------------------------------------------- > > Key: MRM-1259 > URL: http://jira.codehaus.org/browse/MRM-1259 > Project: Archiva > Issue Type: Bug > Components: indexing > Affects Versions: 1.2, 1.2.1, 1.2.2 > Reporter: Maria Odea Ching > Fix For: 1.2.3 > > > The includes is configured to "**/*" thereby processing all files being found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Commented: (MRM-1259) 'index-content' consumer processes all types of files, slowing down the indexing process
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/MRM-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=193845#action_193845 ] Brett Porter commented on MRM-1259: ----------------------------------- isn't it limited by the available artifact types? > 'index-content' consumer processes all types of files, slowing down the indexing process > ---------------------------------------------------------------------------------------- > > Key: MRM-1259 > URL: http://jira.codehaus.org/browse/MRM-1259 > Project: Archiva > Issue Type: Bug > Components: indexing > Affects Versions: 1.2, 1.2.1, 1.2.2 > Reporter: Maria Odea Ching > Fix For: 1.2.3 > > > The includes is configured to "**/*" thereby processing all files being found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Commented: (MRM-1259) 'index-content' consumer processes all types of files, slowing down the indexing process
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/MRM-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=193846#action_193846 ] Maria Odea Ching commented on MRM-1259: --------------------------------------- No :( *//** was hard-coded in getIncludes() of the consumer. > 'index-content' consumer processes all types of files, slowing down the indexing process > ---------------------------------------------------------------------------------------- > > Key: MRM-1259 > URL: http://jira.codehaus.org/browse/MRM-1259 > Project: Archiva > Issue Type: Bug > Components: indexing > Affects Versions: 1.2, 1.2.1, 1.2.2 > Reporter: Maria Odea Ching > Fix For: 1.2.3 > > > The includes is configured to "**/*" thereby processing all files being found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Issue Comment Edited: (MRM-1259) 'index-content' consumer processes all types of files, slowing down the indexing process
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/MRM-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=193846#action_193846 ] Maria Odea Ching edited comment on MRM-1259 at 10/7/09 5:38 AM: ---------------------------------------------------------------- No :( */*/* was hard-coded in getIncludes() of the consumer. was (Author: oching): No :( *//** was hard-coded in getIncludes() of the consumer. > 'index-content' consumer processes all types of files, slowing down the indexing process > ---------------------------------------------------------------------------------------- > > Key: MRM-1259 > URL: http://jira.codehaus.org/browse/MRM-1259 > Project: Archiva > Issue Type: Bug > Components: indexing > Affects Versions: 1.2, 1.2.1, 1.2.2 > Reporter: Maria Odea Ching > Fix For: 1.2.3 > > > The includes is configured to "**/*" thereby processing all files being found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Updated: (MRM-1259) 'index-content' consumer processes all types of files, slowing down the indexing process
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/MRM-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maria Odea Ching updated MRM-1259: ---------------------------------- Description: The includes is configured to "\*\*/\*" thereby processing all files being found. (was: The includes is configured to "**/*" thereby processing all files being found.) > 'index-content' consumer processes all types of files, slowing down the indexing process > ---------------------------------------------------------------------------------------- > > Key: MRM-1259 > URL: http://jira.codehaus.org/browse/MRM-1259 > Project: Archiva > Issue Type: Bug > Components: indexing > Affects Versions: 1.2, 1.2.1, 1.2.2 > Reporter: Maria Odea Ching > Fix For: 1.2.3 > > > The includes is configured to "\*\*/\*" thereby processing all files being found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Issue Comment Edited: (MRM-1259) 'index-content' consumer processes all types of files, slowing down the indexing process
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/MRM-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=193846#action_193846 ] Maria Odea Ching edited comment on MRM-1259 at 10/7/09 5:38 AM: ---------------------------------------------------------------- No :( \*\*/\* was hard-coded in getIncludes() of the consumer. was (Author: oching): No :( *\*/* was hard-coded in getIncludes() of the consumer. > 'index-content' consumer processes all types of files, slowing down the indexing process > ---------------------------------------------------------------------------------------- > > Key: MRM-1259 > URL: http://jira.codehaus.org/browse/MRM-1259 > Project: Archiva > Issue Type: Bug > Components: indexing > Affects Versions: 1.2, 1.2.1, 1.2.2 > Reporter: Maria Odea Ching > Fix For: 1.2.3 > > > The includes is configured to "**/*" thereby processing all files being found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Issue Comment Edited: (MRM-1259) 'index-content' consumer processes all types of files, slowing down the indexing process
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/MRM-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=193846#action_193846 ] Maria Odea Ching edited comment on MRM-1259 at 10/7/09 5:38 AM: ---------------------------------------------------------------- No :( *\*/* was hard-coded in getIncludes() of the consumer. was (Author: oching): No :( */*/* was hard-coded in getIncludes() of the consumer. > 'index-content' consumer processes all types of files, slowing down the indexing process > ---------------------------------------------------------------------------------------- > > Key: MRM-1259 > URL: http://jira.codehaus.org/browse/MRM-1259 > Project: Archiva > Issue Type: Bug > Components: indexing > Affects Versions: 1.2, 1.2.1, 1.2.2 > Reporter: Maria Odea Ching > Fix For: 1.2.3 > > > The includes is configured to "**/*" thereby processing all files being found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Assigned: (MRM-1259) 'index-content' consumer processes all types of files, slowing down the indexing process
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/MRM-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter reassigned MRM-1259: --------------------------------- Assignee: Brett Porter > 'index-content' consumer processes all types of files, slowing down the indexing process > ---------------------------------------------------------------------------------------- > > Key: MRM-1259 > URL: http://jira.codehaus.org/browse/MRM-1259 > Project: Archiva > Issue Type: Bug > Components: indexing > Affects Versions: 1.2, 1.2.1, 1.2.2 > Reporter: Maria Odea Ching > Assignee: Brett Porter > Fix For: 1.2.3 > > > The includes is configured to "\*\*/\*" thereby processing all files being found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Work started: (MRM-1259) 'index-content' consumer processes all types of files, slowing down the indexing process
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/MRM-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MRM-1259 started by Brett Porter. > 'index-content' consumer processes all types of files, slowing down the indexing process > ---------------------------------------------------------------------------------------- > > Key: MRM-1259 > URL: http://jira.codehaus.org/browse/MRM-1259 > Project: Archiva > Issue Type: Bug > Components: indexing > Affects Versions: 1.2, 1.2.1, 1.2.2 > Reporter: Maria Odea Ching > Assignee: Brett Porter > Fix For: 1.2.3 > > > The includes is configured to "\*\*/\*" thereby processing all files being found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|
[jira] Closed: (MRM-1259) 'index-content' consumer processes all types of files, slowing down the indexing process
by JIRA jira@codehaus.org
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message [ http://jira.codehaus.org/browse/MRM-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed MRM-1259. ----------------------------- Resolution: Fixed > 'index-content' consumer processes all types of files, slowing down the indexing process > ---------------------------------------------------------------------------------------- > > Key: MRM-1259 > URL: http://jira.codehaus.org/browse/MRM-1259 > Project: Archiva > Issue Type: Bug > Components: indexing > Affects Versions: 1.2, 1.2.1, 1.2.2 > Reporter: Maria Odea Ching > Assignee: Brett Porter > Fix For: 1.2.3 > > > The includes is configured to "\*\*/\*" thereby processing all files being found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
| Free embeddable forum powered by Nabble | Forum Help |