Axel Uhl
fda1547486
bug5932: implemented TackTypeSegment data mining settings
2023-12-27 16:44:58 +01:00
Axel Uhl
b23cee3e51
introduce an additional absolute free memory limit for data mining query manager
2023-12-14 11:39:13 +01:00
Wessels, Udo (PPN)
2b66121265
bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects.
2023-10-09 18:00:50 +02:00
Axel Uhl
da3d409f15
added VMG to the data mining stats for GPS fixes
2023-03-01 13:53:07 +01:00
Axel Uhl
fd257883a4
bug5821: added first statistic about preferences
2023-02-21 18:06:59 +01:00
Axel Uhl
90fc37c85b
bug5821: a first working version of a few security domain-based data mining retriever chains
2023-02-21 15:27:53 +01:00
Axel Uhl
b7c2750f71
bug5821: added new bundle com.sap.sse.security.datamining
2023-02-21 14:08:10 +01:00
Axel Uhl
e12e540ca0
bug5810: started by adding a field to capture whether a query was modified but not run yet
2023-02-16 14:09:16 +01:00
Axel Uhl
acb5df8431
bug5813: remove all client-side query counting and server-side single-query-per-something strategies
2023-02-15 18:02:22 +01:00
Axel Uhl
4edb8ce912
bug4789: still massively broken; working towards new parameter model
2023-02-09 18:46:17 +01:00
Axel Uhl
2fbced8edf
bug4789: broken interims commit, much Javadoc on DataMiningEntryPoint;
...
This is broken "on purpose" as a persistent backup interims "stash" of
ongoing work. The DataMiningEntryPoint Javadoc now captures most of the
plan for how to complete the report and parameter handling.
2023-02-07 19:00:25 +01:00
Axel Uhl
091d0b8c6c
bug4789: comments, removing empty lines
2023-02-06 13:24:58 +01:00
Axel Uhl
4f03ff4ee4
Merge branch 'master' into bug5789
2022-12-15 21:23:49 +01:00
service.tip.git
abdd851acb
[INTERNAL] Translation delivery: commit by LX Lab
...
Change-Id: Ic4d3dc8ced2e5b3b827eadbad0e890813495817c
2022-12-15 16:19:24 +00:00
Axel Uhl
24132454b0
bug5792: adjust to Java-11 deprecations (Number constructors, reflection, Hamcrest, minor AWT changes)
2022-12-12 07:35:58 -08:00
Axel Uhl
56fb8a0890
bug4821: moved Subject attachment to ThreadPoolUtilImpl; use where required
2022-08-16 23:35:45 +02:00
Finn Huelsbusch
d888c1fad9
added configuration for eclipse 2022-06 and updated the onboarding
2022-07-07 16:51:33 +02:00
Axel Uhl
59cbdf1e15
bug5741: cache Class.forName results while reading all operations of one RabbitMQ message;
...
This avoids thousands of expensive Class.forName calls. Now, the next
most expensive thing is reading the class descripors from the stream.
2022-06-16 14:56:26 +02:00
Axel Uhl
6841a019a8
bug5687: major refactoring for the pattern of tracking class loader suppliers
2022-03-11 18:20:01 +01:00
service.tip.git
da4ad6f41c
[INTERNAL] Translation delivery: commit by LX Lab
...
Change-Id: I5c86e8c03941da1e0b3c941ed2b811598698ccb9
2021-07-15 15:17:17 +00:00
Axel Uhl
2c622e5b45
patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint
2021-06-19 12:45:03 +02:00
service.tip.git
5197e1fb4a
[INTERNAL] Translation delivery: commit by LX Lab
...
Change-Id: Ibd8645ddd9205e8e5f7ecc29b30a9d8b59839cd0
2021-05-07 12:36:43 +00:00
Axel Uhl
7860bf23bb
Merge branch 'master' into translation
2021-04-23 22:59:28 +02:00
Axel Uhl
019fd6be24
translation: moved _en.properties changes to .properties files; removed extra res/values-en* folders accidentally committed by LXLabs
2021-04-23 22:57:37 +02:00
service.tip.git
ac95acb627
[INTERNAL] Translation delivery: commit by LX Lab
...
Change-Id: Ie75de15a55aeb6801c8e52b82daf9e53112748f5
2021-04-22 15:22:43 +00:00
Axel Uhl
43b694e3f8
data mining: abort any random query, not only statistics queries, upon Yellow Alert; fixed WindFix connector/dimension modeling
2021-04-09 19:01:55 +02:00
Axel Uhl
e8dccb1460
improved logging for DataMining queries
2021-04-06 16:13:38 +02:00
Axel Uhl
4db4b95b62
bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them!
2021-02-16 14:58:38 +01:00
Thomas Wiese
f48e5ca5b9
Bug 5214: revert commit 7de2f14586
2020-07-31 09:21:11 +02:00
Thomas Wiese
7de2f14586
Bug 5214: Remove and replace DataMiningExceutorService with
...
ThreadPoolUtil background ThreadPoolExecutor
2020-07-28 17:15:25 +02:00
Axel Uhl
27ef7e3c15
bug5032: introduced map that ensures class loader isn't removed prematurely in case of multiple services per bundle
2019-12-12 16:26:14 +01:00
Axel Uhl
53a4c77dc6
bug5032: using the JoinedClassloader in the DataMiningService for function de-serialization
2019-12-12 16:04:07 +01:00
Tim Hessenmüller
4e5a9655fe
DataMiningQuerySerializer uses a JoinedClassLoader
2019-12-09 17:48:46 +01:00
service.tip.git
c5881fa7d4
[INTERNAL] Translation delivery: commit by SLS
...
Change-Id: I415313ffc355722d7e473faacdc3c0004666c943
2019-05-30 16:02:55 +00:00
Axel Uhl
549bd4cc68
replaced inner class by lambda
...
Change-Id: I12b44e92bd4aa15fceea67adafedce005a715950
2019-02-08 13:29:14 +01:00
Axel Uhl
c641364a84
some changes to filtering which needs further considerations
...
Change-Id: Ifcb2413892b366a351720947edee1cb842c354af
2019-01-17 15:30:13 +01:00
service.tip.git
b656108dc8
[INTERNAL] Translation delivery: commit by SLS
...
Change-Id: I46e1dbc651f4616ab92f80c02ff47d11bc96b3eb
2018-09-20 16:03:08 +00:00
Lennart Hensler
9299e90ab4
Added documentation for persisting a ModifiableStatisticQueryDefinitionDTO
2018-08-24 17:17:42 +02:00
Lennart Hensler
92d489b4e7
Changed the localization of the pair collecting aggregator from Identity to Scatter
2018-08-21 17:05:45 +02:00
Lennart Hensler
6df9fb2c68
Replaced simple component accessors of DataMiningServer with default methods
2018-08-14 21:56:12 +02:00
Lennart Hensler
1ee72bfe25
bug4687: Implemented the context sensitive aggregator selection
2018-08-14 17:38:25 +02:00
Lennart Hensler
47aa67633f
bug4687: First attempt for a context sensitive aggregator selection, but doesn't work as intended
...
Subtypes of an aggregators extracted type aren't supported. See FIXME comments in SuggestBoxStatisticProvider
2018-08-14 10:01:32 +02:00
Lennart Hensler
507d1931ff
bug4687: Fixed the additional result data when a IdentityFunction is used as extraction function
2018-08-11 12:45:06 +02:00
Lennart Hensler
1db5aa60f1
bug4687: Implemented IdentityFunction and added access methods to FunctionProvider, DataMiningServer and DataMiningService
2018-08-10 21:46:48 +02:00
Lennart Hensler
2dc182558a
Added a method to DataMiningService to newly localize a query definition DTO
2018-08-02 10:22:27 +02:00
Lennart Hensler
5aacf8b904
Made processors more efficient, if a query is aborted
2018-07-31 16:12:36 +02:00
Lennart Hensler
6b94358542
Adjusted the tests for instructions that can abort their execution
2018-07-31 13:07:53 +02:00
Lennart Hensler
ab381ac72a
Finished the integration test to check the behavior when a query with heavy load instructions is aborted
2018-07-30 17:22:17 +02:00
Lennart Hensler
ca00f7484c
Implemented a check to skip the exection of already scheduled instructions, if the responsible processor has been aborted
2018-07-28 18:36:32 +02:00
Lennart Hensler
4e9744f196
Improved toString of ConcatenatingCompoundFunction
2018-07-26 17:55:56 +02:00