[
https://issues.apache.org/jira/browse/STORM-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234647#comment-15234647
]
ASF GitHub Bot commented on STORM-1704:
---------------------------------------
GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/1330
STORM-1704 (1.x) When logviewer_search.html opens daemon file, next search
always show no result
https://issues.apache.org/jira/browse/STORM-1704
For master please refer #1329.
* ensures that is-daemon parameter is passed around multiple searches
* set logviewerUrl to '/daemonlog' when search is done with is-daemon=yes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-1704-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1330.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1330
----
commit 449394a0c66f459da33253cb5ecbf22274dc0e40
Author: Jungtaek Lim <[email protected]>
Date: 2016-04-11T07:40:58Z
STORM-1704 When logviewer_search.html opens daemon file, next search always
show no result
* ensures that is-daemon parameter is passed around multiple searches
* set logviewerUrl to '/daemonlog' when search is done with is-daemon=yes
----
> When logviewer_search.html opens daemon file, next search always show no
> result
> -------------------------------------------------------------------------------
>
> Key: STORM-1704
> URL: https://issues.apache.org/jira/browse/STORM-1704
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Affects Versions: 1.0.0, 2.0.0
> Reporter: Jungtaek Lim
> Assignee: Jungtaek Lim
> Priority: Minor
>
> When searching keyword in /logviewer_search.html with daemon log file,
> is-daemon=yes parameter is gone so search shows no result.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)