Commit Graph

55 Commits

Author SHA1 Message Date
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
5f82b88b87 Merge pull request #7 from gdm000/master
MSPF-6: Woody doc, review fixes
2016-06-06 15:24:24 +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
96a77a9f79 Merge pull request #6 from gdm000/master
MSPF-41: fixed to conform updated thrift version
2016-05-31 13:51:09 +03:00
Vladimir Pankrashkin
ab0284d36a MSPF-41: fixed to conform updated thrift version 2016-05-31 12:43:42 +03:00
gdm000
b7d27d66a6 Merge pull request #5 from gdm000/master
Pom fixes to use global parent pom
2016-05-26 18:00:30 +03:00
Vladimir Pankrashkin
bce0330a9a Merge branch 'master' of https://github.com/gdm000/woody_java
* 'master' of https://github.com/gdm000/woody_java:
  Changed paren pom name
2016-05-26 17:57:59 +03:00
Vladimir Pankrashkin
cbb495f389 Changed parent pom name 2016-05-26 17:57:14 +03:00
Vladimir Pankrashkin
6c3adee5b2 Changed paren pom name 2016-05-26 17:51:56 +03:00
Vladimir Pankrashkin
6d31636612 Pom fixes to use global parent pom 2016-05-26 15:07:29 +03:00
gdm000
3924daf4de Merge pull request #4 from gdm000/master
Merge request to fix pull request errors
2016-05-25 14:00:38 +03:00
Vladimir Pankrashkin
b621ab1ed8 Merge remote-tracking branch 'upstream_rbk/master'
Merge with upstream master
2016-05-25 13:50:54 +03:00
gdm000
d6de13fa58 Merge pull request #4 from gdm000/dev
Added default IdGenerator and EventListener
2016-05-25 11:05:21 +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
gdm000
bccb3a6ffe Fixes and multithreading support (#2)
* MSPF-23: Code refactoring, review and demo fixes

* MSPF-23: Workaround for compiler bug

* MSPF-14: Added features for sync multithreaded processing

* MSPF-23: review fixes
2016-05-23 11:17:52 +03:00
gdm000
bfac2861fb Merge pull request #3 from gdm000/dev
MSPF-23: review fixes
2016-05-23 11:02:12 +03:00
Vladimir Pankrashkin
8212c13254 MSPF-23: review fixes 2016-05-23 11:00:32 +03:00
gdm000
2bc87f211e Merge pull request #2 from gdm000/dev
Dev branch merge
2016-05-19 17:41:22 +03:00
Vladimir Pankrashkin
20b23dd9a0 MSPF-14: Added features for sync multithreaded processing 2016-05-19 17:31:44 +03:00
Vladimir Pankrashkin
6e930961ca MSPF-23: Workaround for compiler bug 2016-05-19 11:50:23 +03:00
Vladimir Pankrashkin
ae929e4c95 MSPF-23: Code refactoring, review and demo fixes 2016-05-19 11:13:05 +03:00
gdm000
85db6fdd97 Merge pull request #1 from gdm000/master
woody java snapshot
2016-05-17 14:17:24 +03:00
gdm000
3d152169d4 Merge pull request #1 from gdm000/dev
MSPF-16: Review fixes
2016-05-17 13:59:01 +03:00
Vladimir Pankrashkin
327a69cb60 MSPF-16: Review fixes 2016-05-17 10:45:08 +03:00
Vladimir Pankrashkin
62cf6ea16b MSPF-16: Pom fixes 2016-05-13 11:05:04 +03:00
Vladimir Pankrashkin
6ab28aa624 MSPF-16: Bug fixes, add new tests 2016-05-12 18:04:25 +03:00