Skip to content

What is AuroraDMLRejectedMasterFull

0

What does the Aurora AuroraDMLRejectedMasterFull( AuroraDMLRejectedWriterFull) metric mean? I can't find anything about this indicator in the official documentation.

asked a year ago681 views
2 Answers
0
Accepted Answer

Hi,

Thank you so much for asking your question.

AuroraDMLRejectedWriterFull is similar metrics as Aurora_fwd_replica_errors_session_limit which is stated in the document.

I will ask the document team to add AuroraDMLRejectedWriterFull metrics to the document to be more clear.

I hope this might help.

AWS
answered a year ago
EXPERT
reviewed 10 months ago
  • Thank you for answer. Are you saying that this is the same error that occurs in the two cases of Aurora_fwd_replica_errors_session_limit in the link you shared? I think that when the writer is full, Aurora is currently using 128TB of capacity. What can we think of as the case of Too many forwarded statements in progress in general Aurora? If global or reader writes are not used, can I assume that the AuroraDMLRejectedMasterFull count increases only when the cluster's storage is full?

  • This is not related to storage size. Just mentioned on number of forwarded queries that get rejected due to exceeded the session on writer.

  • aha then In the case of the Aurora_fwd_replica_errors_session_limit indicator, as you mentioned, it may be affected by the number of forwarded queries. Under what circumstances can the AuroraDMLRejectedWriterFull metric occur if the add-on mentioned above is not used? Is this a situation where the connection has reached its maximum and additional creation cannot be made? Is storage size not taken into consideration with the relevant indicator?

  • Yes, storage size not taken into consideration. Both metrics can be used. I will raise this request to the team, meanwhile please use Aurora_fwd_replica_errors_session_limit instead to monitor forwarded query error.

  • I don't use the forward function. There is a question about under what circumstances AuroraDMLRejectedWriterFull occurs. Can you share about the case before it was added to the doc?

0
EXPERT
answered a year ago
  • hello, We are aware that AuroraDMLRejectedWriterFull and AuroraDMLRejectedMasterFull are the same names depending on the version. What I'm curious about is what these indicators mean. I can't find an explanation of them on the page you linked.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.