[
https://issues.apache.org/jira/browse/HBASE-11786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123605#comment-14123605
]
Andrew Purtell commented on HBASE-11786:
----------------------------------------
I tried to apply the patch manually to master and got two rejects:
{noformat}
apurtell@acer:~/src/hbase$ curl
https://issues.apache.org/jira/secure/attachment/12666813/HBASE-11786.patch |
patch -p0
patching file src/main/docbkx/cp.xml
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file src/main/docbkx/cp.xml.rej
The next patch would create the file
src/main/site/resources/images/coprocessor_stats.png,
which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
{noformat}
> Document web UI for tracking time spent in coprocessors
> -------------------------------------------------------
>
> Key: HBASE-11786
> URL: https://issues.apache.org/jira/browse/HBASE-11786
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors, documentation
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-11786.patch, HBASE-11786.patch, HBASE-11786.patch,
> HBASE-11786.patch, HBASE-11786.patch, coprocessor_stats.png
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)