Skip to content

Commit

Permalink
Updating links
Browse files Browse the repository at this point in the history
  • Loading branch information
angelborroy-ks authored Dec 18, 2017
1 parent 0b9ee23 commit eff9d3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Alfresco Patch to High CPU consumption when parsing PDF files
================================================

Described at issue ![ALF-21970](https://issues.alfresco.com/jira/browse/ALF-21970)
Described at issue [ALF-21970](https://issues.alfresco.com/jira/browse/ALF-21970)

PDF content extractors causing high CPU/memory with some PDFs.

Expand Down Expand Up @@ -42,7 +42,7 @@ java.lang.Thread.State: RUNNABLE
at org.alfresco.repo.web.scripts.solr.NodeContentGet.execute(NodeContentGet.java:206)
```

Sample PDF to produce this scenario is provided at [Tika-Issue-Full-CPU.PDF](https://github.com/keensoft/alf-21970-repo)
Sample PDF to produce this scenario is provided at [Tika-Issue-Full-CPU.PDF](https://github.com/keensoft/alf-21970-repo/blob/master/alf-21970-repo/src/test/resources/Tika-Issue-Full-CPU.PDF)

**License**
The patch is licensed under the [LGPL v3.0](http://www.gnu.org/licenses/lgpl-3.0.html).
Expand Down

0 comments on commit eff9d3e

Please sign in to comment.