diff --git a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.5.xsd b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.5.xsd index a442dcdd..0ddc045c 100644 --- a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.5.xsd +++ b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.5.xsd @@ -2455,43 +2455,18 @@ Optionally specifies the GemFire gateway sender id. By default this value is the ]]> - + - + - - - - - - - - - - - - - - - @@ -2503,20 +2478,24 @@ The maximum time interval that can elapse before a partial batch is sent from a ]]> - - - - - - + + + + + + + + + + + @@ -2528,6 +2507,20 @@ Specifies the order policy. Order policy only applies if the gateway sender que KEY: Indicates that events will be concurrently processed based on the event's key, PARTITION: Indicates that events will be concurrently processed based on the event's partition (using the PartitionResolver) THREAD: Indicates that events will be concurrently processed based on the event's originating member and thread + ]]> + + + + + + + + + + @@ -2541,23 +2534,14 @@ Specifies the batch size ]]> - - - - - - + - + + + + + + @@ -2588,6 +2579,27 @@ A gateway receiver definition (requires Gemfire 7.0 or later) + + + + + + + + + + + + + + + - + - + - + - - - - - - - - - -