GitHub / commonjava/weft / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 23d25228 | Keep the mdcMap latest when get ThreadContext |
Wenjie Guo <w****o@r****m>
Committed by: John Casey <j****y@c****g> |
almost 7 years ago | |
| 6fdd9b39 | Test for MDC handover between threads |
Wenjie Guo <w****o@r****m>
Committed by: John Casey <j****y@c****g> |
almost 7 years ago | |
| 5dc59e36 | Fix the MDCMap issue when Threads off |
Wenjie Guo <w****o@r****m>
Committed by: John Casey <j****y@c****g> |
almost 7 years ago | |
| 8c4167e5 | merge Merge pull request #40 from ruhan1/master-auto-ci |
Rui Han <r****n@r****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| eced22f2 | Add Jenkinsfile | Rui Han <r****n@r****m> | about 7 years ago | |
| 94ed1f19 | [maven-release-plugin] prepare for next development iteration | Gang Li <g****i@r****m> | over 7 years ago | |
| 49ce68c0 | [maven-release-plugin] prepare release weft-1.14 | Gang Li <g****i@r****m> | over 7 years ago | |
| 89a843b7 | merge Merge pull request #38 from ruhan1/master-catch-concurrentmodification |
Rui Han <r****n@r****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a4c76584 | Catch ConcurrentModificationException in Locker's sweep task | Rui Han <r****n@r****m> | over 7 years ago | |
| 3379ef12 | [maven-release-plugin] prepare for next development iteration | Gang Li <g****i@r****m> | over 7 years ago | |
| c21cf45e | [maven-release-plugin] prepare release weft-1.13 | Gang Li <g****i@r****m> | over 7 years ago | |
| 7c59dd9f | synchronize process of creating temp map for iteration during stale lock sweep | John Casey <j****y@c****g> | over 7 years ago | |
| 04bbbcf9 | merge Merge pull request #36 from ruhan1/master-v-up |
Rui Han <r****n@r****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8e4d7a72 | Update parent version and weld version as other components | Rui Han <r****n@r****m> | over 7 years ago | |
| 11fea430 | Add removeLock to remove proactively |
Rui Han <r****n@r****m>
Committed by: John Casey <j****y@c****g> |
over 7 years ago | |
| cffe534f | Remove dup synchronizedMap in SignallingLocker |
Rui Han <r****n@r****m>
Committed by: John Casey <j****y@c****g> |
over 7 years ago | |
| 70954caf | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | over 7 years ago | |
| 969358b4 | [maven-release-plugin] prepare release weft-1.12 | John Casey <j****y@c****g> | over 7 years ago | |
| 9e332c21 | make WeftExecutorService a ScheduledExecutorService | John Casey <j****y@c****g> | over 7 years ago | |
| 4ad9ea3d | skip double sync on the map | John Casey <j****y@c****g> | over 7 years ago | |
| eb2ed8b1 | add SignallingLocker and update Locker with stale sweeper | John Casey <j****y@c****g> | over 7 years ago | |
| decec9c7 | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | over 7 years ago | |
| ce9888df | [maven-release-plugin] prepare release weft-1.11 | John Casey <j****y@c****g> | over 7 years ago | |
| b1ba729d | reinstate old NamedThreadFactory ctor with deprecation. | John Casey <j****y@c****g> | over 7 years ago | |
| 9a4a2e9b | Fix threadlocal on clear() and fix threadpool naming in healthcheck (#32) |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 52f5e72b | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | over 7 years ago | |
| 5e544ea8 | [maven-release-plugin] prepare release weft-1.10.1 | John Casey <j****y@c****g> | over 7 years ago | |
| b614076e | fix metrics in threadpools | John Casey <j****y@c****g> | over 7 years ago | |
| 3508cf63 | merge Merge pull request #31 from ruhan1/master-add-constructor-PoolWeftExecutorSer... |
Rui Han <r****n@r****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| abee2384 | Add a constructor for default/test PoolWeftExecutorService | Rui Han <r****n@r****m> | over 7 years ago | |
| 412940e1 | fix load calculation | John Casey <j****y@c****g> | over 7 years ago | |
| 0343afe9 | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | over 7 years ago | |
| 4d6a241a | [maven-release-plugin] prepare release weft-1.10 | John Casey <j****y@c****g> | over 7 years ago | |
| 92b52795 | fix license headers | John Casey <j****y@c****g> | over 7 years ago | |
| 17a38dff | adjust reported metrics to use new load-factor / load stats (#30) |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8f295d7d | merge Merge pull request #29 from ruhan1/master-load-sensitive-config |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8097d81c | Use enum to represent boolen values in ExectutorConfig | Rui Han <r****n@r****m> | over 7 years ago | |
| 843c09aa | Add default loadSensitive and align the usage as others | Rui Han <r****n@r****m> | over 7 years ago | |
| 551ef3fa | incorporate more info into the overload exception and make healthy rating con... |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 44a824de | Support load sensitive PoolWeftExecutorService (#27) |
Rui Han <r****n@r****m>
Committed by: John Casey <j****y@c****g> |
over 7 years ago | |
| 7a1e2f66 | merge Merge pull request #26 from jdcasey/master |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b6dc77d0 | helper completion service that provides a mechanism for draining the service ... | John Casey <j****y@c****g> | over 7 years ago | |
| 97b9be25 | merge Merge pull request #25 from jdcasey/master |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 435b4927 | Make metrics / healthchecks optional injections | John Casey <j****y@c****g> | over 7 years ago | |
| ef9499f8 | merge Merge pull request #24 from jdcasey/master |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9a921947 | Fix single-threaded / disabled mode | John Casey <j****y@c****g> | over 7 years ago | |
| 7c288eb1 | merge Merge pull request #23 from jdcasey/master |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 0d7c7ceb | fixing problems with metrics and health checks | John Casey <j****y@c****g> | over 7 years ago | |
| b30c476a | Adding health check auto-register | John Casey <j****y@c****g> | over 7 years ago | |
| f7037d2a | Add loadfactor/health calculations to executor service and manager to report ... | John Casey <j****y@c****g> | over 7 years ago | |
| 1dc31c6d | fix injection of WeftExecutionService | John Casey <j****y@c****g> | over 7 years ago | |
| 4b4f6a20 | merge Merge pull request #22 from jdcasey/master |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7261bea1 | rename WeftThreadFactory back to NamedThreadFactory to preserve class compat | John Casey <j****y@c****g> | over 7 years ago | |
| ea2679bf | merge Merge pull request #21 from jdcasey/master |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b4503ec1 | Add load reporting to wrapper executor service and some logging in Locker | John Casey <j****y@c****g> | over 7 years ago | |
| 2edf0ff5 | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | almost 8 years ago | |
| 544d4598 | [maven-release-plugin] prepare release weft-1.9 | John Casey <j****y@c****g> | almost 8 years ago | |
| 9bb9967e | merge Merge pull request #20 from jdcasey/master |
Rui Han <r****n@r****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 91a9270f | improve naming and add meters for run/call executions. | John Casey <j****y@c****g> | about 8 years ago | |
| ad8aa62d | add timing metrics and make default thread counts actually work | John Casey <j****y@c****g> | about 8 years ago | |
| ca4b3ca7 | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | about 8 years ago | |
| de86a9f7 | [maven-release-plugin] prepare release weft-1.8 | John Casey <j****y@c****g> | about 8 years ago | |
| 93c4fae2 | merge Merge pull request #19 from ruhan1/master-metric |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| adb6163f | Expose metrics about threadpools | Rui Han <r****n@r****m> | about 8 years ago | |
| f1d3d1ad | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | over 8 years ago | |
| 47d60e54 | [maven-release-plugin] prepare release weft-1.7 | John Casey <j****y@c****g> | over 8 years ago | |
| 4508f574 | fix license header and PMD violations | John Casey <j****y@c****g> | over 8 years ago | |
| cd24d82f | merge Merge pull request #18 from jdcasey/master |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| cc3d4a35 | Add new class to manage ReentrantLock in a consistent way | John Casey <j****y@c****g> | over 8 years ago | |
| b7ec5521 | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | over 8 years ago | |
| 29c55358 | [maven-release-plugin] prepare release weft-1.6 | John Casey <j****y@c****g> | over 8 years ago | |
| f5d0fc7e | fixing license header | John Casey <j****y@c****g> | over 8 years ago | |
| fbb393d5 | merge Merge pull request #17 from ruhan1/master-not-exce |
Rui Han <r****n@r****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| c8cd0849 | Let ContextSensitiveWeakHashMap work as normal weakhashmap when thread contex... | Rui Han <r****n@r****m> | over 8 years ago | |
| 41a8ab43 | merge Merge pull request #16 from ruhan1/master-ctxsensible-whashmap |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 25e976e4 | Add ContextSensitiveWeakHashMap | Rui Han <r****n@r****m> | over 8 years ago | |
| 95d5d0b9 | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | almost 9 years ago | |
| a35202fb | [maven-release-plugin] prepare release weft-1.5 | John Casey <j****y@c****g> | almost 9 years ago | |
| 4d0a5136 | merge Merge pull request #15 from jdcasey/master |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| c5d5c9ce | Adding support for ThreadContext finalizer logic, and a thread refCount per c... | John Casey <j****y@c****g> | almost 9 years ago | |
| be72aa80 | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | over 9 years ago | |
| 892d1827 | [maven-release-plugin] prepare release weft-1.4.1 | John Casey <j****y@c****g> | over 9 years ago | |
| cdddba5d | fix NPE when MDC is null | John Casey <j****y@c****g> | over 9 years ago | |
| 8e60f032 | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | over 9 years ago | |
| 68306ef8 | [maven-release-plugin] prepare release weft-1.4 | John Casey <j****y@c****g> | over 9 years ago | |
| b9c52358 | use parent release | John Casey <j****y@c****g> | over 9 years ago | |
| 56992696 | merge Merge pull request #14 from ligangty/master |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| ac6106ec | merge Merge pull request #13 from ruhan1/master-NOS-709-MDC |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| f5e53b0c | Use commonjava:12-SNAPSHOT to add jacoco plugin settings for coverage report | Gang Li <g****i@r****m> | over 9 years ago | |
| d4bf10cc | Clear MDC in clearContext | Rui Han <r****n@r****m> | over 9 years ago | |
| 2e584ffe | merge Merge pull request #12 from ruhan1/master-NOS-709-MDC |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 6f6f15b3 | Seamless slf4j MDC support | Rui Han <r****n@r****m> | over 9 years ago | |
| c8e78f4f | [maven-release-plugin] prepare for next development iteration | John Casey <j****y@c****g> | over 9 years ago | |
| 98ec5432 | [maven-release-plugin] prepare release weft-1.3 | John Casey <j****y@c****g> | over 9 years ago | |
| e29e52fe | add license headers | John Casey <j****y@c****g> | over 9 years ago | |
| cbad8b87 | update bom | John Casey <j****y@c****g> | over 9 years ago | |
| 31f30508 | merge Merge pull request #11 from jdcasey/master |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 72885672 | Adding debug log messages to show ThreadContext management | John Casey <j****y@c****g> | over 9 years ago | |
| fef70d14 | merge Merge pull request #10 from ligangty/master |
John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 6210b8f1 | add .gitignore | Gang Li <g****i@r****m> | over 9 years ago |