Commit Graph

58 Commits

Author SHA1 Message Date
renovate[bot]
f664a01c89
Update dependency org.easymock:easymock to v3.6 (#18)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 20:03:17 +03:00
renovate[bot]
ac96b6fb6c
Update dependency org.eclipse.jetty:jetty-quickstart to v9.4.44.v20210927 (#19)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 20:03:02 +03:00
renovate[bot]
29b116c0f0
Update dependency javax.servlet:javax.servlet-api to v4 (#13)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 20:02:48 +03:00
renovate[bot]
a6c4b447a5
Update dependency org.slf4j:slf4j-log4j12 to v1.7.32 (#12)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 20:00:45 +03:00
renovate[bot]
a37ec9baf4
Update dependency junit:junit to v4.13.2 (#8)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 19:59:13 +03:00
dependabot[bot]
5edef449cd
Bump junit from 4.11 to 4.13.1 in /woody-thrift (#2)
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 18:02:23 +03:00
ElenaKushchenko
d91add8d1e
add typical user headers (#52) 2021-07-16 15:31:07 +03:00
vitaxa
dff4e8df98
BJ-930: cleanup trace context (#47) 2020-07-15 11:15:51 +03:00
vitaxa
72d32657c8
BJ-930: add header log (#46) 2020-06-29 17:08:31 +03:00
vitaxa
514ecb3b80
BJ-930: add trace logs (#45) 2020-06-11 15:04:50 +03:00
Pavel Popov
6d8ac4f00f
Switch to public maven repo (#43)
* Switch to public maven repo

* build_utils:fb453e21d3d1acb01e7ecd51443d3f3016a97e91

* Temporary switch to java_parent_pom:0.0.1

* Code refactor, fix tests for newer java versions

* Another refactor

* build_utils:611edc1c94be552029162c68df65b4d7dcfde0b7

* build_utils:302756efa5ae65881d42ef4ec11d66488ff48e65

* Add lgtm config for java 8

Co-authored-by: Alexey Pronin <a@vuln.be>
2020-06-05 18:14:51 +03:00
vitaxa
b75e5f2a6d
Fix business mapper NPE (#41) 2020-06-02 16:08:08 +03:00
Inal Arsanukaev
9f0888a1e2
BJ-684 : Fixed meta header (#39)
* Fixed meta header

* Ignore test
2019-12-03 15:01:37 +03:00
Kostya
cb5e1d623f
Ft/fix exec timeout (#37)
* Fix execution timeout method

* Up libs version

* Delete headers
2019-07-11 16:41:23 +03:00
Pavel Popov
d2eba2aa10
Increase default network timeout in woody tests (#35) 2018-11-08 20:06:09 +03:00
Pavel Popov
9e0a27f624
BJ-299: Deadlines (#34)
* BJ-299: Deadlines

* Review fixes

* Fix tests, add deadline in MDC
2018-09-19 13:57:21 +03:00
Pavel Popov
96e3d5e594
BJ-300: New headers (#33)
* BJ-300: New headers

* Add more tests

* Bump version

* Fix tests
2018-09-16 20:18:52 +03:00
Vladimir Pankrashkin
28a765a317
BJ-285: Increase ByteBuffer print length to 4096 (#32) 2018-05-10 15:16:10 +03:00
Vladimir Pankrashkin
01ddd19a0a
BJ-260: Prevent setting null values in response headers (#31) 2017-12-25 18:19:42 +03:00
Vladimir Pankrashkin
888978164b
BJ-259: Add transport error mapping for java.net.ConnectException -> unavailable, java.net.* -> undefied (#30) 2017-12-25 11:01:45 +03:00
Pavel Popov
678b6461f5 Fix metadata interaction with multiple ext kit (#29) 2017-09-28 17:27:14 +03:00
Vladimir Pankrashkin
5c027dbbfc BJ-228: Add error mapping for UnknownHostException (#28) 2017-09-22 12:50:16 +03:00
Vladimir Pankrashkin
d9ecb9fbb1 Fx/bj 227/dns cache err (#27)
* BM-39: Add network timeout to public interface

* BJ-227: Pooling connection manager(minimal default) does not respect dns changes

* BJ-227: pulled from master
2017-09-08 19:50:07 +03:00
Vladimir Pankrashkin
c79ceab7f9 BM-39: Add network timeout to public interface (#26) 2017-08-10 11:51:55 +03:00
Vladimir Pankrashkin
41effb76f0 Ft/mspf 278/add network error mapper (#25)
* MSPF-278: Add network error mapper

* MSPF-198: Add libthrift as module

* MSPF-278: Fix tests: eliminating PROVIDER_ERROR

* MSPF-278: Disable SocketTest
2017-08-09 15:59:30 +03:00
Pavel Popov
f4c5ed0125 Header key pattern now support dot symbol (#24) 2017-07-14 16:41:51 +03:00
Vladimir Pankrashkin
cf4712086a Fx/mspf 270/log fix (#23)
* BJ-180: Added client network timeout config

* BJ-180: Log style formatting, add more info

* BJ-180: Disable pooling test

* BJ-180: Fixed bug: no logs if withEventListener hasn't been invoked

* BJ-180: Bumped build image tag

* BJ-180: Bumped build image tag
2017-07-06 13:35:39 +03:00
Vladimir Pankrashkin
c7ca08f8a7 Ft/bj 180/network timeout (#22)
* BJ-180: Added client network timeout config

* BJ-180: Log style formatting, add more info

* BJ-180: Disable pooling test

* BJ-180: Fixed bug: no logs if withEventListener hasn't been invoked

* BJ-180: Bumped build image tag
2017-06-27 13:21:02 +03:00
Vladimir Pankrashkin
0ffe62178c Ft/bj 180/network timeout (#21)
* BJ-180: Added client network timeout config

* BJ-180: Log style formatting, add more info

* BJ-180: Disable pooling test
2017-06-22 19:00:31 +03:00
Vladimir Pankrashkin
9e5efb39f7 Ft/mspf 197/change http client conf (#20)
* MSPF-117: IdGenerator changed, context aware execution refactored

* MSPF-117: Error mapping refactoring

* MSPF-117: Test fixes, bug fixes

* MSPF-117: Regenerated thrift models

* MSPF-117: Bugfixes

* MSPF-120: Added woody metadata extensions, Bugfixes

* MSPF-197: Changed HttpClient usage, bumped thrift-lib version

* MSPF-197: Moved thrift plugin to separate profile
2017-02-16 16:52:51 +03:00
Inal Arsanukaev
59dae5ccb2 MSPF-173: Added some tests and fixed bug in THBusinessErrorMapper (#19)
* Added some tests and fixed bug in THBusinessErrorMapper

* Added tests of chain and nginx, fixed THProviderErrorMapper
2017-02-02 17:34:53 +03:00
Vladimir Pankrashkin
891a65a671 MSPF-117: IdGenerator changed, context aware execution refactored (#17)
* MSPF-117: IdGenerator changed, context aware execution refactored

* MSPF-117: Error mapping refactoring

* MSPF-117: Test fixes, bug fixes

* MSPF-117: Regenerated thrift models

* MSPF-117: Bugfixes

* MSPF-120: Added woody metadata extensions, Bugfixes
2017-01-27 16:49:27 +03:00
Vladimir Pankrashkin
e7567456bd MSPF-84: Added support for object toString, equals and hashCode methods (#16)
* MSPF-84: Added support for object toString, equals and hashCode methods

* MSPF-84: Added comment

* MSPF-84: buffix: removed interception for direct calls

* MSPF-84: removed unused code

* MSPF-84: test method remaned
2016-10-31 17:33:33 +03:00
Alexey Semenkov
d9aab45056 Ft/bj 46/jenkins file (#15)
+ Jenkins file
+ build utils update
2016-09-07 15:14:54 +04:00
Vladimir Pankrashkin
dcbdc539ca MSPF-83: Fixed recursive proxy invocation for non-thrift service methods (#14) 2016-08-24 18:16:11 +03:00
Vladimir Pankrashkin
5228080dee MST-14: Type check fixes, Added more logs (#13) 2016-08-24 13:54:49 +03:00
Vladimir Pankrashkin
5577a48fbf MSPF-56: pom fix to build modules without parent (#12) 2016-06-27 23:32:32 +03:00
Vladimir Pankrashkin
9655222e23 MSPF-56: remove useless logs from test (#11) 2016-06-16 14:22:30 +03:00
Vladimir Pankrashkin
34729e14de MSPF-56: set single version for all modules 2016-06-16 14:03:15 +03:00
Vladimir Pankrashkin
1abf935399 MSPF-56: Thread-safe woody client implementation (#10) 2016-06-15 16:55:57 +03:00
tolkonepiu
1fcc46b2be MSPF-59: Add snowflake id generator (#9)
* MSPF-59: Add snowflake id generator

* MSPF-59: Add test, change TestChildRequests

* MSPF-59: Change default id generator

* MSPF-59: Remove syncronized boolshit

* MSPF-59: Clean unused import

* MSPF-59: Add base62 encoding

* MSPF-59: Check suffix

* MSPF-59: Change exceptions
2016-06-15 11:57:13 +03:00
tolkonepiu
b83fbbe79d MSPF-58: Add more logs (#8)
* MSPF-58: Put context ids in MDC

* MSPF-58: Remove constructor from utils class

* MSPF-58: Change MDC interaction and add MDC Test

* MSPF-58: MDC in concurrent

* MSPF-58: Change ids when change trace data
2016-06-10 13:12:52 +03:00
Vladimir Pankrashkin
ef7e25edf3 MSPF-55: Woody doc fixes 2016-06-06 12:24:08 +03:00
Vladimir Pankrashkin
0a2b7f286e MSPF-55: Woody doc 2016-06-03 16:23:36 +03:00
Vladimir Pankrashkin
863f3e775e MSPF-6: Builder type fixes to make thrift endpoint creation more handy 2016-06-02 11:33:09 +03:00
Vladimir Pankrashkin
ab0284d36a MSPF-41: fixed to conform updated thrift version 2016-05-31 12:43:42 +03:00
Vladimir Pankrashkin
6d31636612 Pom fixes to use global parent pom 2016-05-26 15:07:29 +03:00
Vladimir Pankrashkin
6fbc3cd5bd Log format tix 2016-05-25 11:03:06 +03:00
Vladimir Pankrashkin
b1d94e2b68 Compiler bug workaround, changed to binary protocol for tests 2016-05-25 10:57:47 +03:00
Vladimir Pankrashkin
9e50ccebd3 Added default IdGenerator and EventListener 2016-05-25 10:47:44 +03:00