codefans edited a comment on issue #4892: cannot create directory due to 
Filename too long in Win10
URL: 
https://github.com/apache/incubator-shardingsphere/issues/4892#issuecomment-602636962
 
 
   > @codefans Any idea to avoid this issue?
   
   Is it possible change: 
   sharding-transaction
   --->sharding-transaction-2pc
   ------>sharding-transaction-xa
   --------->sharding-transaction-xa-atomikos
   ------------->sharding-transaction-xa-atomikos-manager
   
----------------->src/main/java/org/apache/shardingsphere/transaction/xa/atomikos
   to:  
   sharding-transaction
   --->sharding-transaction-2pc-xa
   ------->src/main/java/org/apache/shardingsphere/transaction/xa/atomikos
   
------->src/main/java/org/apache/shardingsphere/transaction/xa/atomikos/manager
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to