Commit bf6e507
authored
Use SubscriptionBuilder.properties() to set property supplier (#206)
When user instantiates `ProcessorSubscription` using `SubscriptionBuilder`, it seems appropriate to use `SubscriptionBuilder.properties()` to set property supplier, rather than using `props.setBySupplier()` directly.1 parent 702ca43 commit bf6e507
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments