python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Hazelcast Jet not allowing Tomcat to stop
I am using Hazelcast jet to some aggregation and grouping but after being idle for sometime and when I tried to stop my tomcat it is not allowing to stop my tomcat and I have restart my PC. Below is ...
user3458271
Votes: 0
Answers: 0
How to change exception from ERROR to WARRNING in Hazelcast
How to change exception level from ERROR to WARNING in hazelcast. How to customise the hazelcast global exception handler?
2022-04-07 15:07:06,094 [ERROR] [hz.laughing_bhabha.partition-operation.threa...
Imtiaz Ali
Votes: 0
Answers: 0
Hazelcast getSql().execute() throws Unrecognized client message received with type: 0x210100
I am trying out Hazelcast client-server.
So far, I
Got up hazelcast server members
Create a spring boot application and connected to hazelcast
Inserted/updated/queried Imap in hazelcast instance
Used...
Maram Sreerama Reddy
Votes: 0
Answers: 1
Hazelcast SQL interface slow performance HZ 4.2.2 vs HZ 5.0.2
Situation :
We have a product with approx 30 attributes (String, Enum, Double)
values
We have iMap with indexes for all attributes IndexType.HASH for
string value and IndexType.SORTED for double valu...
Lukas Karasek
Votes: 0
Answers: 2