Igor Kulikov
da4c742872
Update license year to 2022
2022-01-17 14:07:46 +02:00
Andrii Shvaika
a4cb27dfb9
Improvement to have only one place where we schedule the session timeout message
2022-01-14 12:40:16 +02:00
Sergey Matvienko
8601121e7e
executors: named fixed thread pools; tests - added executor shutdown on tearDown
2021-09-01 14:08:03 +03:00
Sergey Matvienko
3f97bb682a
executors: names added, shutdownNow for some executors to prevent memory leaks during lifecycle (mostly affects the test runner JVM)
2021-09-01 14:07:34 +03:00
Igor Kulikov
e7f30dff8d
Increase timeout for actors tests
2021-07-19 13:04:36 +03:00
Sergey Matvienko
5a0336aae2
tests: refactored actor system Test (Thread.sleep replaced with countDownLatch)
2021-06-17 12:57:31 +03:00
Andrii Shvaika
58e31ceb78
Improvement to the restarts of the rule nodes
2021-02-11 18:19:40 +02:00
Andrii Shvaika
cfb8a72f06
Memory leak fix for cases when actors fail to initialize or stopped. Cleanup TbMsgPackProcessingContext as well.
2021-02-10 16:21:42 +02:00
Igor Kulikov
22e5771120
JDK 11 Support
2021-02-04 19:31:20 +02:00
Igor Kulikov
d31358b2ea
Update license header - set 2021 year
2021-01-11 13:42:16 +02:00
vzikratyi-tb
89419c6999
Prometheus Metrics ( #3052 )
...
* Moved resetting ruleEngineStats to Consumer
* Moved counters to Map in TbCoreConsumerStats
* Added actuator and MetricsService
* Added metrics to core and rule_engine consumers
* Replaced summary with counters
* Removed most setters and getters from TbRuleEngine stats
* Added stats to Transport consumer
* Added JsInvoke actuator stats
* Removed MetricsService
2020-07-06 14:47:36 +03:00
Andrii Shvaika
ab890e6b1c
Improved handling of peak connect attempts
2020-06-08 13:41:49 +03:00
Andrii Shvaika
a6733c42c4
ThingsBoard Actor Init improvements
2020-06-08 10:58:22 +03:00
Andrii Shvaika
cc4f746b1d
Using Exectutor in Kafka Node. NEVER use Fork-Join pool with parallelism 1
2020-06-05 12:54:27 +03:00
Andrii Shvaika
3358c061da
Improvements to Mailbox. HighPriorityQueue
2020-06-05 10:26:50 +03:00
Andrii Shvaika
bb1585592b
Actor System refactoring
2020-06-04 17:59:55 +03:00
Andrii Shvaika
0fbe40c2a6
TB Actor System initial commit
2020-06-03 19:33:49 +03:00