Commit 8b1509d
Tadej Borovšak
Update DMon agent package
Older DMon agent was not able to cope with Apache Storm 1.0.x logs.
Newly released 0.2.6x version fixed this issue.
New version of DMon agent needs to be explicitly informed about the
version of Apache Storm that is running on the node, since if the
STORM_VERSION environment variable is not set, agent will resort to
fetching logs for Apache Storm 0.9.x.
Change-Id: If8141381b05fc5ab8f63eae46a56e3932126c59d1 parent 3ac9948 commit 8b1509d
File tree
3 files changed
+5
-2
lines changed- cookbooks/dmon_agent
- attributes
- recipes
- test/integration/storm/serverspec
3 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
0 commit comments