diff --git a/connect/connect.go b/connect/connect.go
index 00a1daa84d40b39d85452b44888efc7eec8d4441..e5c544672de6358aac88a5fbe331880c50f74a43 100644
--- a/connect/connect.go
+++ b/connect/connect.go
@@ -75,7 +75,7 @@ type Connection interface {
 
 	// PayloadSize Returns the max payload size for a partitionable E2E
 	// message
-	PayloadSize(payloadIndex uint) uint
+	PayloadSize() uint
 }
 
 // Callback is the callback format required to retrieve