Newest Questions
24,186,137 questions
- Bountied12
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0votes
0answers
2views
Unable to mock the repository class object inorder to test the Rest API
I have controller class (ApiController) where service class is autowired (ApiServiceImpl implements ApiService) and where in service class repository class is autowired (ApiRepositoryImpl implements ...
0votes
0answers
3views
Mulesoft batch processing takes so long
I have a flow that uses a batch process to synchronize data into two target systems after receiving data from a source.The batch contains two steps, and each step is encapsulated inside a try scope ...
0votes
0answers
2views
Flink RocksDB - corrupted state - runtime exception
Setup: We have a Flink (v1.18.1) job deployed over 5 task managers. State is stored in RocksDB (using local SSD drives) and incremental checkpoints enabled every minute.Serde: PojoTypeState format: ...
0votes
0answers
6views
Automatically trend detection in time-series-data
I won’t to automatically detect a trend in time series data.The data is noisy but stationary and univariate.I have old data and I am getting continuously new data that has to be analysed.The ...
0votes
0answers
8views
Workflow Validation Error - unable to query Oracle Database Using Service Provider Connector From Azure Logic App
Azure Logic App : Standard TierConnector Type Built-inPlease find the below action:"Lookup_Employee_from_OracleSQL": { "type": "ServiceProvider", "inputs"...
0votes
0answers
7views
Java TLS: How to disable certificate types in handshake
When looking at PCAP traces of Java TLS handshake, I can see details in Server Hello like this: Certificate types (3 types) Certificate type: ECDSA Sign (64) Certificate type: RSA ...
0votes
0answers
4views
How to fix Weblogic-15 Zip Protokol Not Allowed Error Without JVM Flags
I get " weblogic.application.ModuleException: java.net.ProtocolException: Protocol zip has not been enabled as an allowed protocol" message from deploy log. But I am not allowed to edit JVM ...
Advice
0votes
0replies
12views
Does anyone know flutter can build mobile fintech as pre-build framework?
I am starting to build a mobile app. but facing to build mobile framework widget from scratch every botton, textbox, etc..Please share me the website or company. whom provide this source code for ...
0votes
0answers
16views
Pixel values differ between Python and Android Kotlin when computing MobileNetV3 embeddings, causing mismatched results
I’m having an issue with MobileNetV3 image embeddings:I compute embeddings for original images in Python and store them in a database.On Android Kotlin, when a user uploads an image, I also compute ...
-1votes
0answers
10views
smbd mangles any name starting with "con." [closed]
In my shared files, I have a directory named "Con.Air.1997.1080p". This directory is presented on my macOS client mangled, i.e. in "8.3" format, used for files with invalid ...
0votes
0answers
9views
Fabric Mirrored On-Premise SQL Server Database not updating [closed]
I have a mirrored on-premise sql server.The set-up & connection is working. I can query the mirrored database without any issue, but the database is not being updated by itself.When I stop the ...
Advice
0votes
1replies
12views
OAuth middleman API
I am having issue with our current login setup.We have multiple types of clients (mobile, webapp, spa).Our app has its own user managment a pretty old way to auth users (Each user recieve GUID and ...
-1votes
0answers
23views
Does Impala + S3 use caching to speed up repeated queries?
I'm setting up a self-managed Impala cluster with S3 as the storage backend. I'm wondering if Impala has any caching mechanisms that would make the same SQL query run significantly faster on the ...
0votes
0answers
16views
Ubuntu 22.04 TCP Retransmission After Successful Socket ARP
I attempted to connect to the lower-level machine using a socket. However, after about ten minutes of connection, the lower-level machine requested an ARP. After successfully responding to the ARP ...
Advice
0votes
0replies
12views
How to handle tasks that depend on the outcome of other tasks
I have a list of items - for each item i want to send a message. But i don't want to loop through my list and send all the messages all at once - when message 1 sends successfully, I will have an ...



