First of all I have already tried setting the unclean.leader.election to true and I am still having the same problem. The brokers are still exiting with this ex
I am trying to use Python goose3 library to strip simple HTML code from a simple python string. Is there an easier and better way to do this hopefully not invol
How to get difference between two DateTimes in (Days-Hours-Minutes)? DateTime a = someTimeStamp.toDate(); print(a); final now = DateTime
I need to upload a file to a folder ( with giving path ) but i'm getting this error when invoking my conrtoller usinf postman ( key = file , value (myfile)) Thi
Is it possible to produce more than one exe in debug/release folder after we build Windows form solution? For example I want to produce 2 exes in debug/release
First off, the question is "Write a Java program to find the smallest of three numbers using ternary operators." Here's my code: class questionNine { publ
I am using single-sign-on-rails-cas-server I am facing one issue after logout if someone has saved previous cookies He can use that cookie to login again I am u