Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TransactionLogStorage类中的processData方法注释好像不正确 #113

Closed
Qunzer opened this issue Jun 27, 2016 · 0 comments
Closed

TransactionLogStorage类中的processData方法注释好像不正确 #113

Qunzer opened this issue Jun 27, 2016 · 0 comments

Comments

@Qunzer
Copy link

Qunzer commented Jun 27, 2016

1.3.1代码中的注释:
/**
* 增加事务日志异步重试次数.
*
* @param connection 业务数据库连接
* @param transactionLog 事务日志
* @param maxDeliveryTryTimes 事务送达的最大尝试次数
*/
boolean processData(Connection connection, TransactionLog transactionLog, int maxDeliveryTryTimes);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants