HyunGil Jeong and GitHub
571601497e
Create CONTRIBUTING.md
2016-11-22 18:04:17 +09:00
HyunGil Jeong and GitHub
2a4917989d
Update ISSUE_TEMPLATE.md
2016-11-22 14:43:35 +09:00
HyunGil Jeong and GitHub
17c4787c6c
Create ISSUE_TEMPLATE.md
2016-11-22 14:42:28 +09:00
koo.taejin
53ba8aa8d8
[no issue] Fixed test case.
...
Sometimes HttpClient3 stuck on execute releaseConnection method.
Set the connection timeout to ensure release connection .
"main" prio=10 tid=0x00007fb0e800d000 nid=0x1faa runnable [0x00007fb0ec4b1000]
java.lang.Thread.State: RUNNABLE
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)
at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
- locked <0x00000007ad42b490> (a java.io.BufferedInputStream)
at org.apache.commons.httpclient.ChunkedInputStream.read(ChunkedInputStream.java:181)
at org.apache.commons.httpclient.ChunkedInputStream.read(ChunkedInputStream.java:195)
at org.apache.commons.httpclient.ChunkedInputStream.exhaustInputStream(ChunkedInputStream.java:368)
at org.apache.commons.httpclient.ChunkedInputStream.close(ChunkedInputStream.java:345)
at java.io.FilterInputStream.close(FilterInputStream.java:155)
at org.apache.commons.httpclient.AutoCloseInputStream.notifyWatcher(AutoCloseInputStream.java:176)
at org.apache.commons.httpclient.AutoCloseInputStream.close(AutoCloseInputStream.java:140)
at org.apache.commons.httpclient.HttpMethodBase.releaseConnection(HttpMethodBase.java:1078)
at com.navercorp.pinpoint.plugin.httpclient3.HttpClientIT.hostConfig(HttpClientIT.java:76)
2016-11-21 20:08:50 +09:00
有张纸 and koo-taejin
0ead4088d2
Update networktest.sh
...
fix: class name
2016-11-21 18:19:18 +09:00
有张纸 and koo-taejin
b8ee3fecf9
Update networktest.sh
...
fix: class name
2016-11-21 18:19:18 +09:00
有张纸 and koo-taejin
4c9c811d2d
Update networktest.sh
...
add relative path execution support
2016-11-21 18:19:18 +09:00
HyunGil Jeong and GitHub
34f1fa5eb2
Add a note on 1.6.0-RC2
2016-11-21 17:45:02 +09:00
koo.taejin
2609a1cb01
#2268 1.6.0-RC2 -> 1.6.0-SNAPSHOT
2016-11-21 16:45:59 +09:00
koo.taejin
2e2966dcb8
1.6.0-RC2
1.6.0-RC2
2016-11-21 16:35:09 +09:00
jaehong-kim and Woonduk Kang
817eff78bc
skip test bytecode log.
2016-11-18 17:47:52 +09:00
jaehong-kim and Woonduk Kang
dc69d1214c
fix addDelegator()
2016-11-18 17:47:52 +09:00
denz
c34924e162
bug fix
...
- update refresh parameter
2016-11-18 17:46:42 +09:00
emeroad
cb1a25ee7f
#2259 Fix potential thread safe problem in InterceptorScope
...
- Remove unnecessary API
2016-11-18 14:19:45 +09:00
emeroad
ca24c0592c
#2259 Fix potential thread safe problem in InterceptorScope
2016-11-17 20:31:10 +09:00
emeroad
6465a0f3fd
[no issue] add testcase
2016-11-16 16:58:18 +09:00
emeroad
9ce4dfad2c
polishing profiler-test
...
- add debug log
2016-11-16 14:18:18 +09:00
HyunGil Jeong and GitHub
6397ad2cd8
Add a note on 1.6.0-RC1
2016-11-14 18:26:18 +09:00
koo.taejin
d88208e2a7
#2250 1.6.0-RC1 -> 1.6.0-SNAPSHOT
2016-11-14 17:59:26 +09:00
koo.taejin
e180edf870
1.6.0-RC1
1.6.0-RC1
2016-11-14 16:20:14 +09:00
koo.taejin
aed90e774e
[no issue] added license
2016-11-11 18:16:47 +09:00
emeroad
fb76e203d9
polishing profiler-test
2016-11-11 16:13:29 +09:00
emeroad
1cbb36dea6
fix testcase fail
...
- fix invalid constructor description parsing
2016-11-10 20:40:26 +09:00
koo.taejin
06ee57327e
Fixed badly formatted license
...
Example ( * * Copyright 2016 NAVER Corp. -> * Copyright 2016 NAVER Corp. )
2016-11-10 16:42:51 +09:00
koo.taejin
1e74ff6380
Remove unnecessary null check
2016-11-10 14:57:09 +09:00
koo.taejin
159190a6d6
Fixed bug with passing parameter #286
2016-11-10 14:21:42 +09:00
emeroad
5c97fa4eaa
fix testcase fail
...
- fix invalid constructor description parsing
2016-11-09 20:17:43 +09:00
jaehong-kim and Woonduk Kang
29bbf0eae5
fix method scope.
2016-11-09 17:09:21 +09:00
emeroad
2b910eff5d
fix mutil argument parsing fail in ApiUtils
2016-11-08 20:44:18 +09:00
emeroad
fa4675d81d
fix ASM testcase fail
...
- remove unused class
2016-11-08 18:55:00 +09:00
emeroad
2e8297fb2c
fix key of api descriptor.
...
- fix another testcase fail
2016-11-08 18:33:53 +09:00
koo.taejin
0d51cde517
[no issue] remove unused code
2016-11-08 15:19:43 +09:00
jaehong-kim and Woonduk Kang
16e0982c14
fix key of api descriptor.
2016-11-08 15:08:03 +09:00
emeroad
ba08a240ae
fix ASM testcase fail
2016-11-08 15:07:56 +09:00
HyunGil Jeong and GitHub
88f5d5a4d8
Remove agent stat aggregation from table list
2016-11-07 15:01:48 +09:00
emeroad
8dddb6ee99
more thread safe access
2016-11-07 14:26:17 +09:00
koo.taejin
f5b5b5c248
Try to download HBase in sub repository, when main repository is unavailable
...
Try to download HBase in sub repository, when main repository is unavailable or file is deleted in main repository for HBase docker build.
2016-11-04 10:43:55 +09:00
denz
0519801712
bug fix.
...
- break chart layout when click to link node again.
2016-11-04 09:39:32 +09:00
emeroad
1079064bd6
remove commons-lang dependency from profiler
2016-11-03 14:42:59 +09:00
denz
797bed8d62
bug fix.
...
- remove removed file in concat list.
2016-11-03 14:32:06 +09:00
koo.taejin
315d2c52af
Adds a verification logic to the parameters which must have positive number. #2217
2016-11-02 18:21:07 +09:00
HyunGil Jeong
a2ff727d0d
#2215 Change default instrumentation engine to ASM
2016-11-02 18:16:53 +09:00
HyunGil Jeong
a3b21aa83d
#2212 Change default span/stat version configuration options
2016-11-02 17:34:46 +09:00
denz
44c7a8df5c
bug fix.
...
- wrong file name.
2016-11-02 17:34:38 +09:00
emeroad
4bef0404ed
remove unused code
2016-11-02 11:20:36 +09:00
emeroad
a5111bc0a5
cleanup hbase script
2016-11-01 19:48:05 +09:00
HyunGil Jeong
284642ec3d
#2101 Add integration tests for tracing fallbacks and propagation
2016-11-01 18:06:54 +09:00
HyunGil Jeong
48a607cdd3
#2101 Add fallback method tracing
2016-11-01 18:06:54 +09:00
denz
bb4c3b0fb9
add active thread chart tooltip.
2016-11-01 17:57:25 +09:00
HyunGil Jeong and GitHub
deb727cdcb
#2205 Fix trace/stat version configuration
2016-11-01 10:38:14 +09:00