| 
														
															@@ -288,8 +288,7 @@ public class BlacklistContainer { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         try { 
														 | 
														
														 | 
														
															         try { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             uid = Long.parseLong(uidStr); 
														 | 
														
														 | 
														
															             uid = Long.parseLong(uidStr); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } catch ( 
														 | 
														
														 | 
														
															         } catch ( 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                Exception e) { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            LOG.error("calcUserRedisKey error: ", e); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                Exception ignore) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } 
														 | 
														
														 | 
														
															         } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         return USER_VISIO_BLACKLIST_HASH_KEY + (uid % USER_REDIS_KEY_PARTITION_COUNT); 
														 | 
														
														 | 
														
															         return USER_VISIO_BLACKLIST_HASH_KEY + (uid % USER_REDIS_KEY_PARTITION_COUNT); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     } 
														 | 
														
														 | 
														
															     } 
														 |