keith-turner commented on PR #3429:
URL: https://github.com/apache/accumulo/pull/3429#issuecomment-1565144211
With commit ddf749e seeing a big speedup when running the
BulkSplitOptimizationIT
```
2023-05-26T21:39:06,004 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
2 ondemand tablets to be hosted.
2023-05-26T21:39:06,410 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
1 ondemand tablets to be hosted.
2023-05-26T21:39:06,471 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
1 ondemand tablets to be hosted.
2023-05-26T21:39:06,622 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
1 ondemand tablets to be hosted.
2023-05-26T21:39:06,665 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
1 ondemand tablets to be hosted.
2023-05-26T21:39:06,694 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
1 ondemand tablets to be hosted.
2023-05-26T21:39:06,721 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
1 ondemand tablets to be hosted.
2023-05-26T21:39:06,767 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
1 ondemand tablets to be hosted.
2023-05-26T21:39:06,903 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
2 ondemand tablets to be hosted.
2023-05-26T21:39:06,955 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
2 ondemand tablets to be hosted.
2023-05-26T21:39:07,052 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
3 ondemand tablets to be hosted.
2023-05-26T21:39:07,142 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
4 ondemand tablets to be hosted.
2023-05-26T21:39:07,268 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
5 ondemand tablets to be hosted.
2023-05-26T21:39:07,403 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
5 ondemand tablets to be hosted.
2023-05-26T21:39:07,540 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
5 ondemand tablets to be hosted.
2023-05-26T21:39:07,769 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
5 ondemand tablets to be hosted.
2023-05-26T21:39:07,936 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
5 ondemand tablets to be hosted.
2023-05-26T21:39:08,049 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
5 ondemand tablets to be hosted.
2023-05-26T21:39:08,165 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
5 ondemand tablets to be hosted.
2023-05-26T21:39:08,376 [clientImpl.ClientTabletCacheImpl] DEBUG: Requesting
3 ondemand tablets to be hosted.
100,000 records read | 36,284 records/sec | 7,900,000 bytes read |
2,866,473 bytes/sec | 2.756 secs
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]