is it possible that answers can be accepted?

2 visualizaciones (últimos 30 días)
madhan ravi
madhan ravi el 13 de Oct. de 2018
Comentada: Jan el 16 de Mzo. de 2023
https://in.mathworks.com/matlabcentral/answers/51645-how-to-find-out-if-a-number-is-even-or-not#comment_620508 if you click the link you will notice that two answers are accepted , found it quite interesting . Does anybody know how the system works?
  6 comentarios
Dyuman Joshi
Dyuman Joshi el 16 de Mzo. de 2023
I am unable to find the solution (or any comment as well) from the user whose name is shown in highlight on the top as the accepted answer (Thomas, Level 6) on the problem.
Weird.
Jan
Jan el 16 de Mzo. de 2023
If the system is state of the art, the data base of the forum runs on several computers. Then databases can be ACID proof (atomicity, consistency, isolation, and durability, see e.g. here), but Matlab answers is not, obviously. If two events are triggered within a certain amount of time, the different servers cannot consider the side effects. In this case accepting an answer should block further acceptings, but it needs some time to distribute the new state.
Well, ACID proof distributed databases are available for decades now.

Iniciar sesión para comentar.

Respuesta aceptada

John D'Errico
John D'Errico el 13 de Oct. de 2018
Being an MVP does not give you the privilege to doubly accept an answer. Read the help for Answers. It tells you what privileges are accrued with increasing rep.
https://www.mathworks.com/matlabcentral/answers/help?s_tid=gn_mlc_ans_hlp
As I recall, occasionally two answers can get accepted, if two acceptances are registered at the same time, before the database knows what has happened. The OP can always accept an answer immediately. Once accepted, that locks other answers out from being accepted.
If the OP has not accepted an answer within 7 days, then all answers are opened up for acceptance, by users with sufficient site rep. (500 rep is all that is needed, based on the rep privileges listed in the help.) I gather this is when a double acceptance can rarely occur, if then TWO answers are accepted within a sufficiently short span of time.
  6 comentarios
madhan ravi
madhan ravi el 17 de Oct. de 2018
Useful information @Jan
Guillaume
Guillaume el 17 de Oct. de 2018
Yes, double acceptance of answers is a bug. I know that Walter Roberson reports these to MathWorks when he spots them so they're aware of it. I doubt they'd want to make the decision on which of the two should be the correctly accepted one, so both will probably stay accepted.

Iniciar sesión para comentar.

Más respuestas (4)

Bruno Luong
Bruno Luong el 13 de Oct. de 2018
Can you accept this one and the previous one?
  5 comentarios
Image Analyst
Image Analyst el 13 de Oct. de 2018
Timing issue.
madhan ravi
madhan ravi el 14 de Oct. de 2018
Thank you sir @Image Analyst

Iniciar sesión para comentar.


KALYAN ACHARJYA
KALYAN ACHARJYA el 13 de Oct. de 2018
Editada: KALYAN ACHARJYA el 13 de Oct. de 2018
Sir, Yes it is Possible, I have experienced the same.
  2 comentarios
madhan ravi
madhan ravi el 13 de Oct. de 2018
can you elaborate @Kalyan ?
madhan ravi
madhan ravi el 13 de Oct. de 2018
ok lets take our time , no problem

Iniciar sesión para comentar.


Bruno Luong
Bruno Luong el 13 de Oct. de 2018
Can you accept this one and the next one?

Bruno Luong
Bruno Luong el 13 de Oct. de 2018
I might win 2 points or nothing
  7 comentarios
Guillaume
Guillaume el 17 de Oct. de 2018
I'm afraid nothing magical happens once you become an MVP other than having that little badge attached to your name. You don't get any more privilege than the ones granted by achieving the required reputation.
Achieving 2000 reputation (way before MVP) puts you on an editor mailing list where mathworks may very occasionally ask for feedback.
The little MVP badge is nice though!
madhan ravi
madhan ravi el 17 de Oct. de 2018
Amazing though, I have to admit that I have been sick for a couple of days was able to manage it only because I am part if this community. Cheers

Iniciar sesión para comentar.

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by