is it possible that answers can be accepted?

2 ビュー (過去 30 日間)
madhan ravi
madhan ravi 2018 年 10 月 13 日
コメント済み: Jan 2023 年 3 月 16 日
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 件のコメント
Dyuman Joshi
Dyuman Joshi 2023 年 3 月 16 日
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 2023 年 3 月 16 日
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.

サインインしてコメントする。

採用された回答

John D'Errico
John D'Errico 2018 年 10 月 13 日
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 件のコメント
madhan ravi
madhan ravi 2018 年 10 月 17 日
Useful information @Jan
Guillaume
Guillaume 2018 年 10 月 17 日
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.

サインインしてコメントする。

その他の回答 (4 件)

Bruno Luong
Bruno Luong 2018 年 10 月 13 日
Can you accept this one and the previous one?
  5 件のコメント
Image Analyst
Image Analyst 2018 年 10 月 13 日
Timing issue.
madhan ravi
madhan ravi 2018 年 10 月 14 日
Thank you sir @Image Analyst

サインインしてコメントする。


KALYAN ACHARJYA
KALYAN ACHARJYA 2018 年 10 月 13 日
編集済み: KALYAN ACHARJYA 2018 年 10 月 13 日
Sir, Yes it is Possible, I have experienced the same.
  2 件のコメント
madhan ravi
madhan ravi 2018 年 10 月 13 日
can you elaborate @Kalyan ?
madhan ravi
madhan ravi 2018 年 10 月 13 日
ok lets take our time , no problem

サインインしてコメントする。


Bruno Luong
Bruno Luong 2018 年 10 月 13 日
Can you accept this one and the next one?
  1 件のコメント
madhan ravi
madhan ravi 2018 年 10 月 13 日
no I'm not able to accept it

サインインしてコメントする。


Bruno Luong
Bruno Luong 2018 年 10 月 13 日
I might win 2 points or nothing
  7 件のコメント
Guillaume
Guillaume 2018 年 10 月 17 日
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 2018 年 10 月 17 日
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

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMatrix Indexing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by