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

2.6.4 release todo list #2305

Closed
diecui1202 opened this issue Aug 15, 2018 · 5 comments
Closed

2.6.4 release todo list #2305

diecui1202 opened this issue Aug 15, 2018 · 5 comments
Milestone

Comments

@diecui1202
Copy link

diecui1202 commented Aug 15, 2018

  1. fix retries to 2, #2162 #2303 Change consumer retries default value from 0 to 2. Need to change docs
  2. Binding attachment before a clusterInvoker invoke. #2024 Fix the problem that attachment is lost when retry
  3. fix subscription when enable monitor #2166 Add ip and application name for MonitorService
  4. [Dubbo-2017]Fix redis auth problem for RedisProtocol(merge to 2.6.x PR) #2146 Support access Redis with password
  5. support char[] for generic invoke #2003 #2137 Support char array for GenericService
  6. New ascii logo for 2.6.x #2402 New ASCII logo for Dubbo
  7. Direct return when the server goes down unnormally. #2451 Direct return when the server goes down abnormally
  8. fix telnet invoke NPE #2218 (#2273) #2453 Fix NPE when telnet get a null parameter
  9. Qos enhancement #2455 Add log when qos start failed
  10. PojoUtil realize type convert not support subclasses of 'java.util.date' #2499 PojoUtil support subclasses of java.util.Date
@diecui1202
Copy link
Author

@chickenlj

@diecui1202
Copy link
Author

I've sorted out the issues relevant with 2.6.4 milestone, the candidates were labeled with status/fix-in-next-release.

https://github.com/apache/incubator-dubbo/labels/status%2Ffix-in-next-release

@carryxyh
Copy link
Member

carryxyh commented Sep 6, 2018

Hi, This pr mainly to fix the problem that attachment is lost when retry:
#2024
Maybe change to Fix the problem that attachment is lost when retry.

FolkInvokeCluster should be ForkingClusterInvoker.

Other fix options have been checked.

@diecui1202
Copy link
Author

@carryxyh you can edit the list above directly.

@carryxyh
Copy link
Member

carryxyh commented Sep 6, 2018

@diecui1202
Has fixed it. :)

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

No branches or pull requests

2 participants