261 Commits
Author SHA1 Message Date
emeroadandkoo-taejin b0675dafae [#noissue] apply StringUtils.tokenizeToStringList & Charset 2017-04-25 17:52:26 +09:00
HyunGil Jeong a496f8958d [#2702] Fix ActiveMQ integration tests
Protocol is now collected when tracing end points and remote address
2017-04-19 18:31:45 +09:00
HyunGil Jeong eb0915af35 [#2522] Modify Thrift ITs to test against libthrift 0.10.x 2017-04-18 17:35:47 +09:00
HyunGil Jeong 9cebba0c66 [#2522] Make test-compile libthrift independent from one used by the agent 2017-04-18 15:03:33 +09:00
HyunGil Jeong 0cd32a1eee [#2817] Limit integration tests to mariadb java client 1.x.x
Integration tests for 2.x should be added once mariadb plugin supports mariadb java client 2.x
2017-04-17 14:31:43 +09:00
koo.taejin ce5b4109da [#2781] pinpoint 1.6.1 release
version change (1.6.1 -> 1.7.0-SNAPSHOT)
2017-04-12 16:09:20 +09:00
koo.taejin 2f2ace3a9d [#2781] pinpoint 1.6.1 release
version change (1.6.1-SNAPSHOT -> 1.6.1)
2017-04-12 15:18:56 +09:00
koo.taejin 086ad4dff1 [#2767] 1.6.1-RC2 release
(1.6.1-RC2 -> 1.6.1-SNAPSHOT)
2017-04-04 15:23:05 +09:00
koo.taejin ecace411bd [#2767] 1.6.1-RC2 release
(1.6.1-SNAPSHOT -> 1.6.1-RC2)
2017-04-04 11:37:54 +09:00
emeroad 6900b9d9cb [#2762] Improved remote call testcase.
- Remove http://google.com rpc
2017-04-03 17:07:42 +09:00
koo.taejin 44fd7c69a9 [#2708] 1.6.1-RC1 release
(1.6.1-RC1 -> 1.6.1-SNAPSHOT)
2017-03-16 16:16:28 +09:00
koo.taejin ec5ac8936a [#2708] 1.6.1-RC1 release
(1.6.1-SNAPSHOT -> 1.6.1-RC1)
(cherry picked from commit fee31af)
2017-03-16 15:29:13 +09:00
jaehong-kim 656fb63ddb add a warning document. 2017-03-15 11:26:29 +09:00
koo.taejin 6b92f36221 [#noissue] update configuration 2017-03-15 11:01:42 +09:00
jaehong-kim 2e5549432a Change the vertx default setting to disable. 2017-03-14 17:21:33 +09:00
HyunGil Jeong 7a75b1224b Fix mariadb plugin integration test
mariadb connector 1.5.8 seems to throw an exception when resultset cursor is moved to an absolute index when Statement is created using their default methods.
2017-02-13 19:16:20 +09:00
JHEandJaehong Kim d1b4a6505f Typo 2017-01-31 10:56:24 +09:00
HyunGil Jeong 0eb0b48436 #2522 Revert back to testing 0.9.x due to conflict with agent's thrift dependency 2017-01-25 18:52:40 +09:00
emeroad 60114a4388 #2477 change RetentionPolicy
- RetentionPolicy.SOURCE -> RetentionPolicy.RUNTIME
2017-01-25 18:11:13 +09:00
HyunGil Jeong b4d34f2d44 #2522 Recompile to test for libthrift v0.10.0+
Thfit v0.10.0 introduced breaking changes to generated `AsyncIface` methods. Thrift plugin integration tests implement and invoke these methods so changes have been made.
Unfortunately, this means binary incompatibilitiy with previous libthrift versions so integration tests for 0.9.x libthrift are removed.
2017-01-25 16:12:50 +09:00
HyunGil Jeong 78166d7f6e #2522 Disable integration tests for thrift 0.10.0
Disable thrift integration tests for 0.10.0+ until Pinpoint thrift plugin is updated to support libthrift v0.10.0.
2017-01-23 16:17:06 +09:00
huangpengjieandHyunGil Jeong 0ef3be1c68 add plugin for resin server 2017-01-23 14:44:43 +09:00
jaehong-kim 58f213bd09 change invalid config name. 2017-01-13 18:16:07 +09:00
koo.taejin 6a3fa56f71 [no issue] fix test
remove 2.0.0 version
2017-01-13 18:02:39 +09:00
koo.taejin 34d0fb6253 [no issue] fix test
change h2 version for Java 6 compatibility (1.4.193 -> 1.4.191)
2017-01-13 10:16:18 +09:00
koo.taejin 41a65bd507 #2463 add hikaricp plugin 2017-01-10 18:38:23 +09:00
jaehong-kim 4ab9333f3b add vertx plugin. 2017-01-09 11:38:54 +09:00
HyunGil Jeong d26c88f278 Fix simple inspection warnings
Mainly license template fixes
2017-01-02 19:45:05 +09:00
emeroad 45bf12a678 #2354 extract profiler-test 2017-01-02 16:44:23 +09:00
koo.taejin bcc8aec7a8 #2396 add commons dbcp2 plugin
add commons-dbcp2 plugin
2016-12-27 10:50:52 +09:00
minwoo.jung 378ed62e04 [#2362]Jetty config key is spelled wrong 2016-12-19 16:37:13 +09:00
koo.taejinandWoonduk Kang 1ad2a86cbd Add function of getting thread dump from agent #2286
1. added function of getting activeThreadDump
2016-12-15 18:03:39 +09:00
emeroad 6d42e5ebae #2321 Update library
- hbase-client : 1.2.0-cdh5.7.3 -> hbase-shaded-client : 1.2.0-cdh5.7.5
2016-12-12 19:07:11 +09:00
koo.taejin 3f71bd1b23 1.6.0 release (1.6.0 -> 1.6.1-SNAPSHOT) #2305 2016-12-08 16:41:22 +09:00
koo.taejin 83341d906c 1.6.0 release #2305
1.6.0-SNAPSHOT -> 1.6.0
2016-12-08 15:48:45 +09:00
koo.taejin 67ef4e69fd [no issue] Fixed test case
Sometimes HttpClient3 stuck on execute releaseConnection method.
Set the so_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-29 17:33:59 +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
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 2016-11-21 16:35:09 +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 2016-11-14 16:20:14 +09:00
HyunGil Jeong a2ff727d0d #2215 Change default instrumentation engine to ASM 2016-11-02 18:16:53 +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
HyunGil JeongandWoonduk Kang 187c315e11 #2178 Add conditional registration of class transformers
Tomcat plugin checks if the application was launched via Tomcat's Bootstrap, or one of SpringBoot's many launchers.
JBoss plugin checks if the application was launched via JBoss' Main.
Configuration option is added to disable this check entirely.
2016-10-20 18:14:26 +09:00
jaehong-kimandWoonduk Kang 387b127dc7 add ant-style path pattern. 2016-10-20 16:51:44 +09:00
HyunGil JeongandWoonduk Kang 8bc15f2cd8 #2156 Add config option for bootstrap main classes 2016-10-18 11:30:56 +09:00
emeroad 997142d655 - fix typo
- remove unused import
 - fix unchecked warning (+1 squashed commits)
2016-10-17 19:42:20 +09:00
HyunGil JeongandWoonduk Kang cd51da314b #2151 Add enable/disable plugin configuration options 2016-10-14 16:38:51 +09:00
emeroad 7d9d929a20 #2001 jboss temporary fix
- fix testcase fail
2016-10-13 20:03:39 +09:00