I have the impression something is strange in the way shares are counted (or displayed) for very long rounds at current difficulty. Let us see the data:
block 272385, duration 7:48:38, number of shares: 2147483647
block 272149, duration 7:04:27, number of shares: 2147483647
It is rather improbable, but theoretically possible to get the exact same number of shares for these two rounds.
If you look at the number 2147483647 a bit closer, the situation looks even more suspicious.
2147483647 = 231-1
This should raise an alert to people familiar with programming...
It might be merely an issue of how data is displayed, or it might eventually be rooted in deeper layers which might or might not have other side effects.
Anyone any comment?
Cheers,
T