YevhenBondarenko
b925149e7a
added field notifyDevice for TbMsgAttributesNode in demo data
2020-09-30 12:24:39 +03:00
YevhenBondarenko
e41d69b1a8
shared Attributes update improvements (If the update of the shared attributes is originated by the user's REST API call - we push it to the device, if the update arrives from the device, we will not push it back to the device by default.)
2020-09-30 12:24:39 +03:00
Igor Kulikov
e9d0574918
Merge pull request #3456 from ShvaykaD/fix/ttlCleanUpServices
...
[2.5.5] added autoclose resultSet to TTL cleanUp Service
2020-09-16 12:13:51 +03:00
Igor Kulikov
7604b78f0e
Merge pull request #3405 from ShvaykaD/improvements/queue-reprocessing-strategy
...
[2.5.5] Improvements/queue reprocessing strategy
2020-09-16 12:08:44 +03:00
dshvaika
8bdbda914e
added resultSet to try with resources
2020-09-14 11:25:28 +03:00
Dmytro Shvaika
3a19d2c861
changed defaults max-pause-between-retries params
2020-09-04 17:42:07 +03:00
Dmytro Shvaika
70021e7a61
changed env variable name
2020-09-04 16:50:50 +03:00
Dmytro Shvaika
ac2a0f5105
removed unnecessary flag
2020-09-04 16:13:29 +03:00
Dmytro Shvaika
9aff0692ae
clean up code
2020-09-04 15:47:11 +03:00
Dmytro Shvaika
f1b82c2d05
changed logic to multiplication pause
2020-09-03 17:04:52 +03:00
YevhenBondarenko
f16672cbf6
added partition property for kafka
2020-09-02 18:14:23 +03:00
Dmytro Shvaika
34dbc81de6
fix drop partitions by max ttl procedure
2020-09-02 15:44:54 +03:00
Dmytro Shvaika
6a1c6593e0
change the defaults
2020-09-01 17:06:50 +03:00
Dmytro Shvaika
b93f3d18c0
added ability to use exp-pause-between-retries on queue msgs reprocessing
2020-09-01 16:13:42 +03:00
YevhenBondarenko
bc2520fbbb
add request param "orderBy" for getTimeseries
2020-09-01 14:58:11 +03:00
YevhenBondarenko
18ca330c9e
in memory queue logs
2020-08-28 17:02:04 +03:00
ShvaykaD
e33709d830
fix/getAttributesRequest & fix/hsql-inserts-with-json ( #3376 )
...
* fix GetAttributeRequest & Hsql inserts
* added deleted keys to GetAttributeResponseMsg for gateway
* changed logic for handleGetAttributesRequest on deleted attributes
* removed unused classes and remove deleted keys in GetAttributeResponseMsg proto
* revert yml file
* removed getDeletedAttributeKeysCount method call in Coap transport
2020-08-27 17:11:00 +03:00
YevhenBondarenko
949790db1f
not send smtp password to UI
2020-08-17 15:32:16 +03:00
Igor Kulikov
f4efea9a0b
Improve connect event transformation
2020-08-12 13:23:22 +03:00
Dmytro Shvaika
197db609ca
removed active field on Connect event reporting
2020-08-11 19:22:31 +03:00
Yevhen Bondarenko
e318b193bd
Develop/2.5.3 confluent cloud ( #3259 )
...
* added other parameters for queue kafka
* Added support Confluent Cloud
* fix js executor kafka connection
* refactored
2020-08-11 11:15:41 +03:00
YevhenBondarenko
86102aea06
added other parameters for queue kafka
2020-08-05 14:53:36 +03:00
YevhenBondarenko
cc79b02603
added default credentials provider chain for aws sqs consumer and producer
2020-08-03 17:29:42 +03:00
Jan Schumann
3d9f1cf1e3
enable default credential provider chain for aws sqs
2020-08-03 17:29:42 +03:00
Dmytro Shvaika
158436b141
fix typo
2020-08-03 16:41:33 +03:00
Dmytro Shvaika
2b95d6cbae
changed logic to report activity & improvements for clear alarm node
2020-08-03 16:41:33 +03:00
Dima Landiak
fea2f8799e
improvements
2020-08-03 10:16:22 +03:00
Dima Landiak
287e4bbb5e
fix test
2020-08-03 10:16:22 +03:00
Dima Landiak
a167b39b44
fixes
2020-08-03 10:16:22 +03:00
Dima Landiak
ac007bea24
device swap feature init
2020-08-03 10:16:22 +03:00
vzikratyi
0ccf7f13d1
Moved 'stats' to separate module
2020-07-24 11:28:27 +03:00
vzikratyi
1700cf7707
Added producer stats to 'transport' services
2020-07-24 11:28:27 +03:00
YevhenBondarenko
a84160a153
created azure iot hub rule node
2020-07-24 11:23:06 +03:00
YevhenBondarenko
557d392847
fix license header
2020-07-21 15:10:01 +03:00
YevhenBondarenko
69895e5ac0
configuration improvements
2020-07-21 15:10:01 +03:00
Andrii Shvaika
7da95d3bfa
More debug logs
2020-07-16 09:08:16 +03:00
Andrii Shvaika
af1f6229bb
Improved logging of failed and timeout messages
2020-07-14 10:34:20 +03:00
Andrew Shvayka
8808c268ae
Merge pull request #3076 from YevhenBondarenko/develop/2.5.3-batch-improvements
...
Develop/2.5.3 batch improvements
2020-07-10 20:21:30 +03:00
YevhenBondarenko
e77127019f
Ts batch improvements
2020-07-10 12:46:47 +03: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
Dmytro Shvaika
7d739dfaae
fix PsqlTsDao annotation & sql-ttl services
2020-07-03 14:08:33 +03:00
Andrii Shvaika
eaff2406db
Hotfix of upgrade script.
2020-06-11 14:26:15 +03:00
Andrii Shvaika
65c644b86f
Message is pushed to correct queue in case of duplication
2020-06-08 18:01:26 +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
5ac45e4347
No more akka logs
2020-06-04 18:13:36 +03:00
Andrii Shvaika
bb1585592b
Actor System refactoring
2020-06-04 17:59:55 +03:00
Andrii Shvaika
2407c868c1
Cluster mode improvements
2020-05-28 17:40:26 +03:00
Volodymyr Babak
2c08c585a2
Updated to more generic error message in case of error
2020-05-28 12:29:54 +03:00